Code Monkey home page Code Monkey logo

manjusaka-1's Introduction

Project Manjusaka

This project trys to generate a single webpage, which carries your most important words after death.

Using cryptography, one can load his/her post-mortem message(testaments) in a secured way that can be decrypted only with given keys and correct answers to a series of questions.

The generated single web page can then be put to e.g. somewhere on a personal website. The keys for reading such messages can be loaded into pre-written emails, which will be sent after online inactivity of the author exceeds.

Requirements

To run this program, you need to:

  • Use a Linux distribution.
  • Following commands should be available in shell:
    • python, gpg, make
    • git
    • browserify and uglify (This could be removed in the future).

And for best performance, you should use a computer as modern as possible, since we, out of security reasons, used some large parameters for algorithms, which could make the entire process very slow on old computers.

Usage

  1. git clone https://github.com/neoatlantis/manjusaka
  2. cd into the sample-messages/ and read the examples.
  3. cd .. and create a messages/ directory on the same level as of sample-message, i.e. on the root directory of this project.
  4. define your own ACL rules(see sample-messages/_acl.yaml) in messages/ dir, and write your other testaments in the same dir with .yaml suffix.
  5. use make test to make fastly but a large composed webpage(build/page.html). Or use make directly to make a compressed one(build/page.min.html).
  6. remember write down the passwords the program have given to you after make. Put them in emails that should be scheduled for sending after death.
  7. you can now load the webpage and test that with passwords and Q&As.
  8. if everything is fine, publish the page wherever you want, maybe the blog?

Planned

  • GPG signature for each testament.
  • Multi-language support.

manjusaka-1's People

Watchers

 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.