From 31052e49b86beeae0b179632ffd0af4c81c6b65a Mon Sep 17 00:00:00 2001 From: ansuz Date: Thu, 12 May 2016 14:59:45 +0200 Subject: [PATCH] remove note about jquery sheet --- customize.dist/index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/customize.dist/index.html b/customize.dist/index.html index 3dd81b486..5be1bc5dd 100644 --- a/customize.dist/index.html +++ b/customize.dist/index.html @@ -98,9 +98,8 @@

CryptPad is the 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 CKEditor Visual Editor - the ChainPad realtime engine and now - jQuery.sheet for realtime spreadsheet - editing! The secret encryption key is stored in the URL + the ChainPad realtime engine. The secret + encryption 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 to others who want to participate.