and so it begins

This commit is contained in:
Caleb James DeLisle
2014-10-31 16:42:58 +01:00
commit 1508c7ba71
16 changed files with 7627 additions and 0 deletions

17
readme.md Normal file
View File

@@ -0,0 +1,17 @@
# CryptPad
Unity is Strength - Collaboration is Key
![and_so_it_begins.png](https://github.com/cjdelisle/cryptpad/raw/master/and_so_it_begins.png "We are the 99%")
CryptPad is a **zero knowledge** realtime collaborative editor.
Encryption carried out in your web browser protects the data from the server, the cloud
and the NSA. This project uses the [CKEdit] Visual Editor and the [ChainPad] realtime
engine. The secret key is stored in the URL [fragment identifier] which is never sent to
the server but is available to javascript so by sharing the URL, you give authorization
Realtime Collaboration with
[fragment identifier]: http://en.wikipedia.org/wiki/Fragment_identifier