aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/README.txt
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-06-18 22:18:24 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-06-18 22:18:24 +0200
commitd34f168ab9e0f5a337f2153024312ba244da49c9 (patch)
tree5f3e7f4280335a6a5968ba0ba94cfb8774731e52 /jsaccess/README.txt
parentjsaccess: select first file by default (diff)
downloadlaurent-tools-d34f168ab9e0f5a337f2153024312ba244da49c9.tar.xz
laurent-tools-d34f168ab9e0f5a337f2153024312ba244da49c9.zip
jsaccess: hability to store and not encrypt some files
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.