aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess
diff options
context:
space:
mode:
Diffstat (limited to 'jsaccess')
-rw-r--r--jsaccess/README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/jsaccess/README.txt b/jsaccess/README.txt
index 45102bf..da1dc5c 100644
--- a/jsaccess/README.txt
+++ b/jsaccess/README.txt
@@ -2,6 +2,11 @@ jsaccess - download and decrypt files in the browser
2013, Laurent Ghigonis <laurent@gouloum.fr>
Provide protected access to files on a web server without htaccess or https.
+The files are stored AES256 encrypted on the server, and decrypted on download
+in the web browser.
+
+You should still use https to protect against client targeted attacks like
+mitm on the javascript code or mitm on the encrypted archives.
$ git clone git://git.zx2c4.com/laurent-tools
$ cd laurent-tools/jsaccess/