From d34f168ab9e0f5a337f2153024312ba244da49c9 Mon Sep 17 00:00:00 2001 From: Laurent Ghigonis Date: Tue, 18 Jun 2013 22:18:24 +0200 Subject: jsaccess: hability to store and not encrypt some files --- jsaccess/README.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'jsaccess/README.txt') diff --git a/jsaccess/README.txt b/jsaccess/README.txt index 3d3cb52..d9c29c2 100644 --- a/jsaccess/README.txt +++ b/jsaccess/README.txt @@ -3,6 +3,9 @@ jsaccess - private web file sharing using client side crypto Store files encrypted with symetric key (AES-256) and it will seemlessly be decrypted in the user web-browser on download. +Files list cannot be accessed without the correct passphrase. +It's possible to store files but not encrypt them with jsaccess, for example +for files already PGP encrypted. No htaccess, https, or any server side configuration required, as it will just serve static pre-encrypted files. -- cgit v1.2.3-59-g8ed1b