OK we are not explaining this as well as we should so I will take stab 1 at an early adopter view. I expect not one word of this to exist after we have all taken it apart, so please start tearing away.
Short version
MaidSafe is the decentralised Internet.
Longer version
MaidSafe consists of two key parts. The network and the client applications.
The MaidSafe network can be best described as a fully distributed data management service. This network manages static and dynamic data as well as communications. Importantly the data held is either
1: Encrypted by clients
2: Cryptographically signed by clients
In either case the network cannot decrypt any of the data on the network.
This can be thought of as a decentralised server that performs the tasks of todays httpd, ssh, scp, ftp, smtp, pop3, imap etc. servers.
The network is made up of unused hard drive space, cpu and communications capabilities of commodity computers. These computers are likely owned by the very users of the system, but need not be limited to that. Each computer will effectively mine for credits which can be traded for many other goods and services. These credits are called safecoin.
MaidSafe client applications access this network via some innovative steps including
1: Self encrypting data
2: Access and create cryptographically secured id's on a decentralised PKI
3: self authentication.
(papers exist for each of these, they are on the wiki in github)
Client applications can access, store, mutate and communicate on the network. The clients allow people to anonymously join the network and cannot prevent people joining.
Data is presented to clients as virtual drives mounted on their machines, application data, internal to applications, communication data as well as dynamic data that is manipulated via client applications depending on the applications programmed methods.
Examples of client apps are, cloud storage, encrypted messaging, web sites, crypto wallets, document processing of any data provided by any program, distributed databases, research sharing of documents, research and ideas with IPR protection if required, document signing, contract signing, decentralised co-operative groups or companies, trading mechanisms and many others. The clients can access every Internet service known today and introduce many services currently impossible.
These clients when accessing the network will require people never type another password to access any further services. The client contains many cryptographically secured key pairs and can use these automatically sign requests for session management or membership of any network service. Therefor a website with membership can present a join button and merely clicking that would sign an authority and allow access in the future. Digital voting, aggregated news, knowledge transfer of even very secret information is now all possible and much more!"
--