Distributed Social Network Projects: Difference between revisions

From P2P Foundation
Jump to navigation Jump to search
(added ZeroMe)
(organized into Active Development, Inactive Development and Related sections)
Line 1: Line 1:
A [http://en.wikipedia.org/wiki/Distributed_social_network distributed social network] allows for multiple servers to host user data. These servers communicate and provide one another with the user data.
A [http://en.wikipedia.org/wiki/Distributed_social_network distributed social network] allows for multiple servers to host user data. These servers communicate and provide one another with the user data.


= History =
== History ==


[https://www.coactivate.org/projects/disintermedia/blog/2017/04/01/a-brief-history-of-the-gnu-social-fediverse-and-the-federation/ A Brief History of the GNU Social Fediverse and ‘The Federation’]
[https://www.coactivate.org/projects/disintermedia/blog/2017/04/01/a-brief-history-of-the-gnu-social-fediverse-and-the-federation/ A Brief History of the GNU Social Fediverse and ‘The Federation’]


=Federated Social Web=
== Active Development ==
 
These are projects that are designed to run on servers and use federation protocols to reach out and interchange between each other.


* buddycloud, http://buddycloud.com/
* buddycloud, http://buddycloud.com/
Line 42: Line 40:


* ownCloud, http://owncloud.org/
* ownCloud, http://owncloud.org/
* [[Pandora_(p2p_social_network)|Pandora]], https://github.com/Novator/Pandora


* psyced, http://www.psyced.org/
* psyced, http://www.psyced.org/


* psycTiVE, http://about.psyc.eu/Psyctive
* psycTiVE, http://about.psyc.eu/Psyctive
* secushare, http://secushare.org


* StatusNet, http://status.net/
* StatusNet, http://status.net/
Line 56: Line 58:
* Appleseed, https://github.com/appleseedproj/appleseed
* Appleseed, https://github.com/appleseedproj/appleseed
* Monocles, https://github.com/maxogden/monocles
* Monocles, https://github.com/maxogden/monocles
* Friend2Friend, http://friend2friend.net
* HelloWorld, https://github.com/opensource-socialnetwork/HelloWorld
* HelloWorld, https://github.com/opensource-socialnetwork/HelloWorld
* Jappix, https://github.com/jappix/jappix
* Jappix, https://github.com/jappix/jappix
Line 68: Line 71:
* Socknet Provider- FoolishMortal.org, https://sourceforge.net/projects/foomor-socknet/
* Socknet Provider- FoolishMortal.org, https://sourceforge.net/projects/foomor-socknet/
* Thimbl, https://github.com/thimbl/Thimbl-UI
* Thimbl, https://github.com/thimbl/Thimbl-UI
* versionvega, https://github.com/peacekeeper/versionvega


=Distributed Social Networks=
== Related ==
 
These are projects that are fully distributed and operate directly from people's devices without requiring servers. They have the advantage of providing end-to-end encryption between users and leave no social data on servers.
 
* freenet, https://freenetproject.org
* Friend2Friend, http://www.altruists.org/projects/ge/ff/
* [[Pandora_(p2p_social_network)|Pandora]], https://github.com/Novator/Pandora
* retroshare, http://retroshare.sourceforge.net
* Safebook, https://www.safebook.info
* secushare, http://secushare.org
* versionvega, https://github.com/peacekeeper/versionvega


=More Information=
* [[P2P Communication Software]]
* [[P2P Web Hosting]]


* https://en.wikipedia.org/wiki/Comparison_of_software_and_protocols_for_distributed_social_networking
* https://en.wikipedia.org/wiki/Comparison_of_software_and_protocols_for_distributed_social_networking

Revision as of 05:40, 13 April 2017

A distributed social network allows for multiple servers to host user data. These servers communicate and provide one another with the user data.

History

A Brief History of the GNU Social Fediverse and ‘The Federation’

Active Development

Inactive Development

Related