GithubHelp home page GithubHelp logo

jakekyee / onetimepass Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.76 MB

A tool for generating one time pads off of a password and encrypting information within a easy to use accessible html format.

HTML 100.00%

onetimepass's Introduction

OneTimePass

A tool for generating one time pads off of a password and encrypting information within a easy to use accessible html format.

What is this?

This is a tool for easily generating encrypted messages within an easy to decrypt html document. The one time pad used is derived from the password used to decrypt the message, and no external javascript libraries are used. This means that the file can be unlocked without internet as long as there is access to a browser.

How to use

To create an encrypted message, use the generator.html file. Simply fill out the inputs with the password to be encrypted and decrypted with, the message, and the file name and click download.

How Does It Work?

The One Time Pad used is generated based off of the password. The length of the pad is dependent on both the password, which is also encrypted for verification purposes, and the message itself.

https://jakekyee.github.io/OneTimePass/generator2.html

Final thoughts

This probably NOT secure.

I am not an expert, and the extent of the research done for this project consisted of skimming wikipedia articles. There are probably many exploits and flaws, although I believe that the level of security is sufficient for most non-targeted use cases.

There are many similar projects that others have made previously, and the methods that they use are likely better and more cryptographically secure than my own.

onetimepass's People

Contributors

jakekyee avatar

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.