aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/jsa
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-06-16 17:39:01 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-06-16 17:39:01 +0200
commitb43a05a12aa75b8bd70e4c4fd9880da6522ae052 (patch)
tree6625a8bf4f7a6d35ffc21de254e50498d410d976 /jsaccess/jsa
parentnaming (diff)
downloadlaurent-tools-b43a05a12aa75b8bd70e4c4fd9880da6522ae052.tar.xz
laurent-tools-b43a05a12aa75b8bd70e4c4fd9880da6522ae052.zip
jsaccess: naming
Diffstat (limited to 'jsaccess/jsa')
-rw-r--r--jsaccess/jsa/files/put_your_encrypted_files_here.txt (renamed from jsaccess/jsa/files/put_your_encrypted_files_here)0
-rw-r--r--jsaccess/jsa/index.html2
2 files changed, 1 insertions, 1 deletions
diff --git a/jsaccess/jsa/files/put_your_encrypted_files_here b/jsaccess/jsa/files/put_your_encrypted_files_here.txt
index 4c2f75e..4c2f75e 100644
--- a/jsaccess/jsa/files/put_your_encrypted_files_here
+++ b/jsaccess/jsa/files/put_your_encrypted_files_here.txt
diff --git a/jsaccess/jsa/index.html b/jsaccess/jsa/index.html
index 242920b..da5174e 100644
--- a/jsaccess/jsa/index.html
+++ b/jsaccess/jsa/index.html
@@ -17,7 +17,7 @@
<h1>1. Enter your password</h1>
<input type="text" id="password"/>
<h1>2. Select the file to download</h1>
- <input type="radio" name="files" value="put_your_encrypted_files_here"/>put_your_encrypted_files_here<br/> <!-- use "jsa" to decrypt -->
+ <input type="radio" name="files" value="put_your_encrypted_files_here.txt"/>put_your_encrypted_files_here.txt<br/> <!-- use "jsa" to decrypt -->
<!-- add your files here -->
<h1>3. Dowload</h1>
<input type="submit" id="download" value="Download" onclick="jsadl()"/>