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 |
|