https://github.com/efforg/ngw-website
https://github.com/efforg/ngw-website
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/efforg/ngw-website
- Owner: EFForg
- License: agpl-3.0
- Created: 2016-06-08T23:44:20.000Z (about 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-01-12T01:16:25.000Z (over 9 years ago)
- Last Synced: 2025-04-19T11:09:13.394Z (about 1 year ago)
- Language: JavaScript
- Size: 23.2 MB
- Stars: 3
- Watchers: 6
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# No Global Warrants
[Noglobalwarrants.org](https://noglobalwarrants.org) is a coalition of technology companies, civil liberties organizations, and users concerned about the threats to privacy and security posed by changes to Rule 41. This site provides info about Rule 41's expansion of US government hacking powers, and allows users to speak out to policymakers.
You can join the movement to stop these changes by embedding https://github.com/EFForg/ngw-banner/ on any website. Please email activism@eff.org if you would like to add your organization to [Noglobalwarrants.org](https://noglobalwarrants.org).
## Building Noglobalwarrants.org
1. `sudo npm install gulp -g`
2. `npm install`
3. `gulp build`
## Licensing
See the 'LICENSE' file for licensing information. This is applicable to the entire project, sans any 3rd party libraries that may be included.
## Thanks
The work that Sina Khanifar, Jeremy Tribby, and Mark Burdett did on [fight215.org](https://fight215.org) was the foundation for this site.