Commit Graph

18 Commits

Author SHA1 Message Date
Espen Kåsa Notodden
c22937bdca Let the OS choose a port instead of using a random integer (avoid collisions).. 2014-05-24 23:40:08 +02:00
Espen Kåsa Notodden
786959eed3 remove bogus return.. 2014-05-24 10:45:16 +02:00
Espen Kåsa Notodden
a9a023aceb Add translated strings support and norwegian translations 2014-05-24 02:26:08 +02:00
Micah Lee
066b0239ee added awesome pink skull and crossbone 404 error page 2014-05-22 19:49:42 -04:00
Micah Lee
b64458498d web design refresh 2014-05-22 19:38:14 -04:00
Micah Lee
4c56c490dd small text change 2014-05-22 18:57:30 -04:00
Micah Lee
b38809b5d2 calculates sha1 checksum in chunks now. fixes #7 2014-05-22 18:56:53 -04:00
Micah Lee
99c444dc4d using __file__ instead of inspect.getfile(inspect.currentframe()) 2014-05-22 15:26:08 -04:00
Micah Lee
8b55df55c8 added windows support (#6) 2014-05-22 14:23:22 -04:00
Micah Lee
bd1feac404 remove http basic auth and use a random URL instead. fixes #2 2014-05-21 21:17:14 -04:00
Micah Lee
a12dd0c4a9 using constant time string comparison for username/password, to prevent timing attacks. fixes #3 2014-05-21 18:27:12 -04:00
Micah Lee
ce93125c99 make script work even if ONIONSHARE_PLATFORM isn't set 2014-05-21 14:56:09 -04:00
Micah Lee
4d2a2cec6d made onionshare-tails, specifically for running in Tails 2014-05-21 18:51:04 +00:00
Micah Lee
bd8e6d13fb connect to Tor ControlPort instead of modifying torrc (fixes #1) 2014-05-21 18:23:37 +00:00
Micah Lee
6c00587edc finished bundling libraries 2014-05-20 23:02:33 +00:00
Micah Lee
3af48a1ef0 escaped braces for .format() to work 2014-05-20 21:34:02 +00:00
Micah Lee
0fa5b92da6 you can download the file now, and it almost displays filename, size, and hash 2014-05-20 20:57:39 +00:00
Micah Lee
1d373ad56a initial commit of the app code 2014-05-20 19:44:00 +00:00