Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onionshare/onionshare-website
Source code for the OnionShare website
https://github.com/onionshare/onionshare-website
Last synced: 19 days ago
JSON representation
Source code for the OnionShare website
- Host: GitHub
- URL: https://github.com/onionshare/onionshare-website
- Owner: onionshare
- License: lgpl-3.0
- Created: 2014-06-22T19:13:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-21T16:26:55.000Z (8 months ago)
- Last Synced: 2024-08-04T22:09:26.088Z (3 months ago)
- Language: CSS
- Homepage: https://onionshare.org/
- Size: 47.5 MB
- Stars: 26
- Watchers: 3
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OnionShare Website
This is the code that powers . It's licensed under [AGPLv3](/LICENSE).
It is static HTML.
## Privacy Goals for Contributors
In order to protect the privacy of website visitors, and to prevent attacks that could lead to someone downloading a malicious binary, I want to make sure that:
* The website works, and binaries can be downloaded, without javascript. Users who block javascript should be fully supported. However, using javascript to make the website even more usable for those that allow it is fine.
* There aren't any third party resources included. When someone visits https://onionshare.org/, their browser shouldn't make any requests to any other domain names (including Google to load fonts, jquery, etc.).