onionshare

Securely and anonymously share files, host websites, and chat with friends using the Tor network

OTHER License

Stars
6.1K

Bot releases are hidden (Show)

onionshare - OnionShare 2.0.dev2

Published by micahflee almost 6 years ago

This is a development release. It's not ready daily use yet.

For macOS download OnionShare-2.0.dev2.pkg. For Windows download onionshare-2.0.dev2-setup.exe. For Linux, build from source.

What's new:

  • New feature: Receiver mode allows you to receive files with OnionShare, instead of only sending files
  • New feature: macOS sandbox is enabled
  • New feature: Support for next generation onion services (TODO waiting on Tor release)
  • New feature: If you're sharing a single file, don't zip it up
  • New feature: Full support for meek_lite (Azure) bridges
  • New feature: Allow selecting your language from a dropdown
  • New translations: (TODO fill in for final release)
  • Several bugfixes
  • Invisible to users, but this version includes some major refactoring of the codebase, and a robust set of unit tests which makes OnionShare easier to maintain going forward
onionshare - OnionShare 2.0.dev1

Published by micahflee almost 6 years ago

This is a development release. It's not ready daily use yet.

For macOS download OnionShare-2.0.dev1.pkg. For Windows download onionshare-2.0.dev1-setup.exe. For Linux, build from source.

The Windows version isn't codesigned (my codesigning certificate expired and it'll take time to get it renewed), so you'll have to click through a security warning in Windows to install it. I provide a PGP signature here so you can verify that it's legitimate.

What's new:

  • New feature: Receiver mode allows you to receive files with OnionShare, instead of only sending files
  • New feature: macOS sandbox is enabled
  • New feature: Support for next generation onion services (TODO waiting on Tor release)
  • New feature: If you're sharing a single file, don't zip it up
  • New feature: Allow selecting your language from a dropdown
  • New translations: (TODO fill in for final release)
  • Several bugfixes
onionshare - OnionShare 1.3.1

Published by micahflee over 6 years ago

For macOS download OnionShare-1.3.1.pkg. For Windows download onionshare-1.3.1-setup.exe. For Linux, install from repositories or build from source.

What's new:

  • Updated Tor to 0.2.3.10
  • Windows and Mac binaries are now distributed with licenses for tor and obfs4
onionshare - OnionShare 1.3

Published by micahflee over 6 years ago

For macOS download OnionShare-1.3.pkg. For Windows download onionshare-1.3-setup.exe. For Linux, install from repositories or build from source.

What's new:

  • Major UI redesign, introducing many UX improvements
  • Client-side web interface redesigned
  • New feature: Support for meek_lite pluggable transports (Amazon and Azure) - not yet ready for Windows or Mac, sorry
  • New feature: Support for custom obfs4 and meek_lite bridges (again, meek_lite not available on Windows/Mac yet)
  • New feature: ability to cancel share before it starts
  • Bug fix: the UpdateChecker no longer blocks the UI when checking
  • Bug fix: simultaneous downloads (broken in 1.2)
  • Update Tor to 0.2.3.9
  • Improved support for BSD
  • Updated French and Danish translations
  • Minor build script and build documentation fixes
  • Add flake8 tests
onionshare - OnionShare 1.2

Published by micahflee over 6 years ago

What's new:

  • New feature: Support for Tor bridges, including obfs4proxy
  • New feature: Ability to use a persistent URL
  • New feature: Auto-stop timer, to stop OnionShare at a specified time
  • New feature: Get notification when Tor connection dies
  • Updated versions of python, Qt, tor, and other dependencies that are bundled
  • Added ability to supply a custom settings file as a command line arg
  • Added support for FreeBSD
  • Fixed small user interface issues
  • Fixed minor bugs
  • New translations for Dutch

For macOS X download OnionShare.pkg. For Windows download onionshare-setup.exe. For Linux, install from repositories or build from source.

onionshare - OnionShare 1.1

Published by micahflee over 7 years ago

What's new:

  • OnionShare connects to Tor itself now, so opening Tor Browser in the background isn't required
  • In Windows and macOS, OnionShare alerts users about updates
  • Removed the menu bar, and added a Settings button
  • Added desktop notifications, and a system tray icon
  • Ability to add multiple files and folders with a single "Add" button
  • Ability to delete multiple files and folders at once with the "Delete" button
  • Hardened some response headers sent from the web server
  • Minor clarity improvements to the contents of the share's web page
  • Alert the user rather than share an empty archive if a file was unreadable
  • Prettier progress bars

For macOS X download OnionShare.pkg. For Windows download OnionShare_Setup.exe. For Linux, build from source.

onionshare - OnionShare 1.1.dev1

Published by micahflee over 7 years ago

What's new:

  • OnionShare connects to Tor itself now, so opening Tor Browser in the background isn't required
  • In Windows and macOS, OnionShare alerts users about updates
  • Removed the menu bar, and adding a Settings button

This is a pre-release, and there are already a few known issues. Please test it out and let me know if you discover any other issues.

For Mac OS X download OnionShare.pkg. For Windows download OnionShare_Setup.exe. For Linux, build from source. (These installed and binaries support native OS codesigning, so I will rely on that instead of PGP signatures for this release.)

onionshare - OnionShare 1.0

Published by micahflee over 7 years ago

What's new:

  • Fixed long-standing macOS X bug that caused OnionShare to crash on older Macs (!)
  • Added settings dialog to configure connecting to Tor, including support for system Tor
  • Added support for stealth onion services (advanced option)
  • Added support for Whonix
  • Improved AppArmor profiles
  • Added progress bar for zipping up files
  • Improved the look of download progress bars
  • Allows developers to launch OnionShare from source tree, without building a package
  • Deleted legacy code, and made OnionShare purely use ephemeral Tor onion services
  • Switched to EFF's diceware wordlist for slugs

For Mac OS X download OnionShare.pkg. For Windows download OnionShare_Setup.exe.

onionshare - OnionShare 0.9.1

Published by micahflee about 8 years ago

What's new:

  • Added Nautilus extension, so you can right-click on a file and choose "Share via OnionShare", thanks to Subgraph developers
  • Switch to using the term "onion service" rather than "hidden service"
  • Fix CVE-2016-5026, minor security issue related to use of /tmp directory
  • Switch from PyInstaller to cx_Freeze for Windows and OSX packaging
  • Support CLI in Windows and OSX

For Mac OS X download OnionShare.pkg. For Windows download OnionShare_Setup.exe.

onionshare - OnionShare 0.9

Published by micahflee over 8 years ago

What's new:

  • Slugs are now shorter and human-readable, with rate limiting to prevent URL guessing
  • Uses a new slug each time the server restarts
  • "Stop sharing automatically" enforces only one download
  • Users get asked if they're sure they want to close OnionShare while server is running
  • Added estimated time remaining progress indicator
  • Fixed frozen window while waiting for hidden service to start
  • Displays version number in both GUI and CLI
  • Closing window causes downloads to stop immediately
  • Web server listens in ports 17600-17650, for future Tails support
  • Updated translations
  • Ported from Python 2 to Python 3 and from Qt4 to Qt5
  • Ported from py2app and py2exe to PyInstaller

For Mac OS X download OnionShare.pkg. For Windows download OnionShare_Setup.exe.

onionshare - OnionShare 0.8.1

Published by micahflee almost 9 years ago

What's new:

  • Fixed crash in Windows 7
  • Fixed crash related to non-ephemeral hidden services in Linux
  • Fixed minor bugs

For Mac OS X download OnionShare.pkg. For Windows download OnionShare_Setup.exe.

onionshare - OnionShare 0.8

Published by micahflee almost 9 years ago

What's new:

  • Add support for ephemeral hidden services
  • Stopped leaking sender's locale on download page
  • Add support for Tor Messenger as provider of Tor service
  • Minor bugfixes, code cleanup, and refactoring

For Mac OS X download OnionShare.pkg. For Windows download OnionShare_Setup.exe.

onionshare - OnionShare 0.7.1

Published by micahflee over 9 years ago

What's new:

  • Fixed critical bug in OS X binaries that caused crashes on some computers
  • Added Security Design document
  • Minor bug fix with Windows code signing timestamp server
  • Linux version uses HS dir that is allowed by Tor Browser Launcher's AppArmor profiles

For Mac OS X download OnionShare.pkg. For Windows download OnionShare_Setup.exe.

onionshare - OnionShare 0.7

Published by micahflee over 9 years ago

What's new:

  • Added code signing for Mac OS X
  • Does not disable existing hidden services
  • Uses allowZip64 to allow compressing files >5gb
  • Sets HS dir to be in /var/lib/tor in Tails, to obey AppArmor rules
  • Misc. minor code cleanup

For Mac OS X download OnionShare.pkg. For Windows download OnionShare_Setup.exe.