GithubHelp home page GithubHelp logo

neuroradiology / nsa_panel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from goshacmd/nsa_panel

0.0 3.0 0.0 2.77 MB

Easily add an NSA backdoor into your Rails app.

License: MIT License

Ruby 72.98% JavaScript 4.30% CSS 4.12% HTML 18.60%

nsa_panel's Introduction

NSA Panel

The easiest way to add a special panel for NSA agents to monitor your users' data. Let's destroy the right to privacy fight terrorism together!

Why?

Well, the government wants to protect you and your users from those crazy guys who blow up everything. Everyone wants to be safe. No liberty should be superior to safety, and the government is good!

Besides, you and your users really have got nothing to hide, haven't you?

Example

See sample app at test/dummy.

  1. bundle install
  2. rake db:setup
  3. rails s
  4. Visit localhost:3000/nsa_panel. Use nsa/nsa as credentials.

Install

Add it to your Gemfile:

gem 'nsa_panel'

Mount the panel in your routes:

# config/routes.rb

mount NsaPanel::Engine => "/nsa_panel"

Let it know what's your user class is (any ORM, must respond to .all, .reflect_on_all_associations, #id, and #name):

# config/initializers/nsa_panel.rb

NsaPanel.user_class = 'User'

Configure panel login/password:

# config/initializers/nsa_panel.rb

NsaPanel.username = 'nsa' # ENV['NSA_USERNAME']
NsaPanel.password = 'nsa' # ENV['NSA_PASSWORD']

Lie Announce the following to your users:

Dear X users,

You may be aware of reports alleging that X and several other Internet companies have joined a secret U.S. government program called PRISM to give the National Security Agency direct access to our servers. We would like to respond to the press reports, and give you the facts.

X is not and has never been part of any program to give the US or any other government direct access to our servers. We have never received a blanket request or court order from any government agency asking for information or metadata in bulk, like the one Verizon reportedly received. We hadn't even heard of PRISM before yesterday.

When governments ask X for data, we review each request carefully to make sure they always follow the correct processes and all applicable laws, and then only provide the information if is required by law. We will continue fighting aggressively to keep your information safe and secure. Any suggestion that X is disclosing information about our users' Internet activity on such a scale is completely false.

We strongly encourage all governments to be much more transparent about all programs aimed at keeping the public safe. It's the only way to protect everyone's civil liberties and create the safe and free society we all want over the long term. We here at X understand that the U.S. and other governments need to take action to protect their citizens' safety—including sometimes by using surveillance. But the level of secrecy around the current legal procedures undermines the freedoms we all cherish.

Easy, eh?

What it looks like

Confirm they have a warrant

Dashboard

User details

User's secrets

User's secret

Similar projects

License

MIT.

NSA Eagle Logo credit EFF.

nsa_panel's People

Contributors

goshacmd avatar jackdanger avatar m1foley avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.