aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'jsaccess/README.txt')
-rw-r--r--jsaccess/README.txt3
1 files changed, 3 insertions, 0 deletions
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.