/* Distributed Data (Own Cloud, Filestorage and Microblogging) */

This commit is contained in:
Demos 2015-11-28 20:29:08 +00:00
parent 17823ef2a4
commit 8961900bdd

1
EDN.mw
View File

@ -237,7 +237,6 @@ Feel free to add other fitting projects or missing information as well. Thank yo
* '''Syndie''' (http://syndie.i2p2.de/): system for operating distributed forums offering a secure and consistent interface to various anonymous and non-anonymous content networks. Written in Java.
* '''Syncthing''' (http://syncthing.net/): "Replaces Dropbox and BitTorrent Sync with something open, trustworthy and decentralized. full data souveranity: user decides where it is stored, if it is shared with some third party and how its transmitted over the Internet." Written in Go.
* '''Thali''' (http://thali.codeplex.com): personal data store that syncs across one or more of your devices, and selectively, via one or more apps) to one or more more trusted peers. Data store: Couchbase Lite (open source, NoSQL, multi-master sync). Trust model: public key exchange, mutual SSL authentication. Network transport: HTTPS. P2P mechanisms: local/ad-hoc, or Tor (using hidden services).
* '''Thali''' (http://thali.codeplex.com): personal data store that syncs across one or more of your devices, and selectively, via one or more apps) to one or more more trusted peers. Data store: Couchbase Lite (open source, NoSQL, multi-master sync). Trust model: public key exchange, mutual SSL authentication. Network transport: HTTPS. P2P mechanisms: local/ad-hoc, or Tor (using hidden services).
* '''Osiris''' (http://www.osiris-sps.org/): software for decentralized portal aka forum, managed and shared via P2P between members. Written in C++.
== Crypto ==