Git Product home page Git Product logo

crypton's Introduction

Crypton

A framework for creating zero-knowledge web applications

What is Zero Knowledge?

Zero Knowledge applications offer meaningful privacy assurance to end users because the servers running the application cannot read the data created and stored by the application.

To learn more, check out the Crypton website.

Get Started

To get started with Crypton development, you will need node.js v0.8.x with npm, and uglify-js. You will also need a postgresql server running on localhost (or edit the config file in the server/ directory).

Clone the repository and run make to install the rest of the dependencies and run the tests.

Documentation

There are files describing the high-level specification in the client/doc/ and server/doc/ directories, but currently, the best way to get a complete picture of the Crypton system is by understanding the database schema, in server/lib/stores/postgresql/setup.sql, which has lots of explanatory comments.

Getting Help

If you have questions that aren't answered by the provided documentation, you may contact us at [email protected]

Contributing

Check out the code from our GitHub repository! This is where we are keeping our wiki and issue tracker for the project, along with the JavaScript reference implementation.

If you are not a developer but would like to contribute in other ways, consider:

  • Becoming a Zero Knowledge Privacy Ambassador
  • Purchasing from companies that provide a product with meaningful privacy built in.
  • Contacting the creators of the software products you use, and making it clear you would appreciate them including privacy features.

License

See the LICENSE file.

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.