Skip to content

guardianproject/onionshare-website

 
 

Repository files navigation

OnionShare Website

This is the code that powers https://onionshare.org/. It's licensed under AGPLv3.

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

About

Source code for the OnionShare website

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.5%
  • CSS 28.9%
  • JavaScript 4.6%
  • PHP 2.0%