GithubHelp home page GithubHelp logo

aisis / encryption-works Goto Github PK

View Code? Open in Web Editor NEW

This project forked from freedomofpress/encryption-works

0.0 1.0 0.0 4.98 MB

Encryption Works: How to Protect Your Privacy in the Age of NSA Surveillance

Home Page: https://freedom.press/encryption-works

License: Other

encryption-works's Introduction

Encryption Works: How to Protect Your Privacy in the Age of NSA Surveillance

Encryption works. Properly implemented strong crypto systems are one of the few things that you can rely on. Unfortunately, endpoint security is so terrifically weak that NSA can frequently find ways around it.

โ€” Edward Snowden, answering questions live on the Guardian's website

On July 2, 2013, Freedom of the Press Foundation published this whitepaper entitled Encryption Works. You can find the original online or in the PDF and ODT format in the "original" folder.

This version has been converted to markdown so it can be easily tracked in git and collaboratively edited. The guide itself is in encryption_works.md.

Contributing

We welcome any contributions, either as commits or as discussions in the issues. Please look at the contribute file for more information.

Hosting and Distributing with Pandoc

The source of the document is encryption_works.md, which is written in Markdown using the Pandoc extensions. Pandoc can render the document to HTML, PDF, or a number of other output formats.

To do so, first install Pandoc. Once it is installed, you can render the .md to .html with

$ pandoc -s -t html5 encryption_works.md -o encryption_works.html

If you want to render pdf, make sure you follow the instructions on the Pandoc installation page to install LaTeX for your platform. Then:

$ pandoc -s -t latex encryption_works.md -o encryption_works.pdf

For further information on conversion options, see the Pandoc README or man page.

This work is licensed under Creative Commons Attribution 3.0 Unported License.


Freedom of the Press Foundation

@freedomofpress | [email protected]

GPG: 0x734F6E707434ECA6C007E1AE82BD6C9616DABB79

encryption-works's People

Contributors

tommycollison avatar garrettr avatar psivesely avatar ageis avatar trevortimm avatar micahflee avatar rileyjshaw avatar conorsch avatar richardlitt avatar konklone avatar hainish avatar securepress avatar

Watchers

James Cloos 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.