Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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