Difference between revisions of "MaidSafe"

From Organic Design wiki
({{stub}})
 
(intro)
Line 1: Line 1:
 
{{BitcoinTrader}}
 
{{BitcoinTrader}}
  
{{stub}}
+
[http://maidsafe.net Maidsafe] is the company behind project SAFE. Project SAFE (Secure Access For Everyone) aims to replace the current centralised and controlled Internet infrastructure into a fully decentralised and trustless network. Throughout development the projects vision has been Privacy, Security and Freedom for all the world's population. It is believed that these goals can be instrumental in providing an Internet that is more inclusive and controlled by no individuals or companies.
 +
 
 +
The SAFE project is an Open Source piece of software that enables a decentralized Internet platform, called the SAFE Network. MaidSafe autonomously handles static and dynamic data including communications. Data stored on the network is either encrypted and/or cryptographically signed by SAFE connected applications (clients). In either case, the network itself cannot decrypt any of the data. The SAFE network also distributes all data without the need for centralized servers. The idea was originally conceived by David Irvine who leads a small team building the base layer services. The system source code is open source and hosted on [https://github.com/maidsafe GitHub].
  
 
== See also ==
 
== See also ==
*[http://metaquestions.me/2014/08/01/shortest-distance-between-two-points-is-not-always-a-straight-line/ Series about how MaidSafe works]
+
*[http://maidsafe.net/SystemDocs/ MaidSafe system documentation]
 +
*[http://metaquestions.me/2014/08/01/shortest-distance-between-two-points-is-not-always-a-straight-line/ Series about how MaidSafe works for the layman]
 
[[Category:Cryptocurrency]]
 
[[Category:Cryptocurrency]]

Revision as of 15:41, 18 August 2014


Maidsafe is the company behind project SAFE. Project SAFE (Secure Access For Everyone) aims to replace the current centralised and controlled Internet infrastructure into a fully decentralised and trustless network. Throughout development the projects vision has been Privacy, Security and Freedom for all the world's population. It is believed that these goals can be instrumental in providing an Internet that is more inclusive and controlled by no individuals or companies.

The SAFE project is an Open Source piece of software that enables a decentralized Internet platform, called the SAFE Network. MaidSafe autonomously handles static and dynamic data including communications. Data stored on the network is either encrypted and/or cryptographically signed by SAFE connected applications (clients). In either case, the network itself cannot decrypt any of the data. The SAFE network also distributes all data without the need for centralized servers. The idea was originally conceived by David Irvine who leads a small team building the base layer services. The system source code is open source and hosted on GitHub.

See also