Micah Lee
3f1180c404
Add instructions for installing cx_Freeze in Windows, and add cx_Freeze support to setup.py for Windows
2016-09-04 19:36:56 -07:00
Micah Lee
6ec5c15a0a
Update Windows build instructions
2016-09-04 18:30:45 -07:00
Micah Lee
310d861ce0
Stop saying 'hidden service', start saying 'onion service'
2016-09-04 17:23:06 -07:00
Srinivas Devaki
3b11f4d382
small refactoring
2016-08-24 02:15:58 +05:30
Srinivas Devaki
c570d7ea77
added progress bar for zipping files
2016-08-24 01:43:21 +05:30
choltz95
6379ca5e48
very poor auto scrolling
2016-08-02 23:46:13 -04:00
choltz95
d0f085f756
reorganize, add comment
2016-08-02 16:43:40 +00:00
choltz95
b1dd45a94b
wrap progress bar
2016-08-02 01:43:17 -04:00
Dan Ballard
d05fed16d4
add python3-nose for ubuntu 16.04
2016-06-17 07:53:31 -07:00
Micah Lee
1295399d34
Added python-nautilus as a dependency ( #293 )
2016-06-10 18:03:34 -07:00
Micah Lee
57dd6db166
Added a simple nautilus extension, written by the Subgraph developers ( fixes #293 )
2016-06-10 17:56:34 -07:00
Micah Lee
900276a524
Merge branch 'PabloCastellano-master'
2016-06-10 17:29:44 -07:00
Micah Lee
7a895d4117
The path of the install scripts has changed, so the import path must change too if running locally
2016-06-10 17:29:22 -07:00
Micah Lee
cd2baff91f
Merge branch 'master' of https://github.com/PabloCastellano/onionshare into PabloCastellano-master
2016-06-10 17:28:37 -07:00
Micah Lee
62e7035d3d
Tweaked Spanish locale and typo in comment, thanks to kant ( #269 , #270 )
2016-06-10 17:24:44 -07:00
Micah Lee
7f438052c6
Merge pull request #288 from mscherer/fix_cve
...
Fix CVE-2016-5026
2016-06-10 17:18:36 -07:00
Micah Lee
8cde1d80c8
Merge pull request #283 from joshbegley/patch-1
...
fixed typo
2016-06-10 17:14:40 -07:00
Micah Lee
185006d662
Merge pull request #280 from jvoisin/pep8
...
Improve pep8 conformance
2016-06-10 17:14:11 -07:00
Micah Lee
7073c207b8
Merge pull request #277 from jvoisin/simplify_get_resource_path
...
Simplify get_resource_path
2016-06-10 17:13:50 -07:00
Michael Scherer
70c55511b1
Fix CVE-2016-5026
...
See http://www.openwall.com/lists/oss-security/2016/05/23/5 for details
on a potential convoluted attack. Basically, /tmp/onionshare is
a predictable name, which mean that a local attacker
could precreate it on a shared server and later mess with the hidden
service operations in various way.
2016-05-23 20:45:07 +02:00
Pablo Castellano
6894b5fb70
Improved BUILD.md
...
- Removed note about Ubuntu 13.10 which is old now.
- Separate steps for Debian: run onionshare and build package
2016-05-21 17:21:39 +02:00
Josh Begley
12ff6361a6
fixed typo
2016-04-18 14:23:34 -04:00
jvoisin
17e389b800
Improve pep8 conformance
2016-04-18 01:40:17 +02:00
jvoisin
3d13c1aa27
Simplify get_resource_path
2016-04-18 01:12:59 +02:00
Ulrike Uhlig
994445ccfd
Imported Upstream version 0.9
2016-04-17 20:53:17 +02:00
Micah Lee
9bfde7dfcc
Merge branch 'master' of github.com:micahflee/onionshare
2016-04-14 12:04:44 -07:00
Micah Lee
ef7fa690f5
Add correct version number to OSX app Info.plist ( fixes #275 )
2016-04-14 12:04:05 -07:00
Micah Lee
440f9b917c
Changing stdeb config to make Launchpad's PPA server successfully build
2016-04-13 15:21:38 -07:00
Micah Lee
5b9e8d5f13
Update PPA script
2016-04-13 14:33:40 -07:00
Micah Lee
83da767acc
Reduced size of screenshots to be more reasonable
2016-04-13 12:37:44 -07:00
Micah Lee
8a216a08e7
Updated readme to reflect new slugs
2016-04-13 12:21:33 -07:00
Micah Lee
a9b74e7a86
Updated screenshots
2016-04-13 12:18:23 -07:00
Micah Lee
1693697bef
Updated security design document ( fixes #273 )
2016-04-13 10:11:55 -07:00
Micah Lee
310ec12080
Tweaking changelog
2016-04-12 22:07:56 -07:00
Micah Lee
afd359f419
Version bump to 0.9, and updated changelog
2016-04-12 18:06:00 -07:00
Micah Lee
e37ce32fcd
Updated Windows packaging scripts to work with PyInstaller
2016-04-12 17:53:33 -07:00
Micah Lee
f2c4591c1e
Deleted obsolete slug tests
2016-04-12 17:53:19 -07:00
Micah Lee
5249f5d96a
Add wordlists.txt to OSX and Windows packages #( #238 )
2016-04-12 17:13:12 -07:00
Micah Lee
db1ed7c6de
Fix issue with shutting down Flask server when not using --local-only ( #238 )
2016-04-12 17:04:19 -07:00
Micah Lee
d35b5a9acd
Added rate-limiting to GUI. After 20 404 errors, server automatically stops ( #238 )
2016-04-12 16:49:46 -07:00
Micah Lee
b47ef630d5
Replace onionshare slug with 2-words from securedrop diceware list ( #238 )
2016-04-12 16:29:11 -07:00
Micah Lee
3d07fccc11
Added securedrop worldlist to project
2016-04-12 16:21:26 -07:00
Micah Lee
c07f4e5f83
If "Stop sharing automatically" is selected, only allow one download at a time ( fixes #248 )
2016-04-12 15:59:49 -07:00
Micah Lee
0b588e543a
Fix PyInstaller to point to new resources directory, for OSX and Windows
2016-04-12 15:21:47 -07:00
Micah Lee
e81f809882
Move all resources (locale, images, html, version.txt) into central resources dir, and clean up logic to find absolute paths to resources
2016-04-12 15:14:02 -07:00
Micah Lee
7c18d77fb2
Fix issue with Debian package, because I renamed version to version.txt
2016-04-12 11:01:02 -07:00
Micah Lee
07bdbd5714
Renamed linux_scripts to scripts, since they are now used for Linux, OSX, and Windows
2016-04-12 10:46:44 -07:00
Micah Lee
e8ce6b1c54
Make helpers.get_pyinstaller_resource_path work when package is not frozen, and make tests report real platform to get accurate paths
2016-04-12 10:43:28 -07:00
Micah Lee
ef5665b050
Switched from py2app to PyInstaller for Windows. Renamed version to version.txt, to avoid Windows namespace collision with version.dll.
2016-04-11 23:25:40 -07:00
Micah Lee
229603eb7d
Localize quit confirm button text ( #264 )
2016-04-11 10:08:24 -07:00