Git Product home page Git Product logo

bip-39-simple-words-generator's Introduction

BIP-39-Simple-Words-Generator

This software is useful to create mnemonic words that follow the BIP-39 standard. The code is as short as possible. Using as few libraries as possible. To make sure the user does not have to trust anyone that the words produced are really private. The only library it uses is the SHA256 function inside the haslib library. At the moment there are 2 codes. One, called lets_roll_another.py to create the words starting from some 8 sided dice. And another, famous_last_words.py, will tell you the last word, if you have the others. This is important as you cannot just create 12 or 24 random words. As the last one is a checksum of the first ones.

The usual warnings apply. -Run it while you are not connected to the internet. -Run an antivirus before running this software. -And with your computer operating system up to date. -Don't store the words on the computer (or worse on the cloud, or tablet, or anything else that can be hacked). -Store them instead on a physical device.

The best would be to simply use the dices and no computer, but unfortunately because the last word is a checksum of the first ones this is not a viable solution

bip-39-simple-words-generator's People

Contributors

pietrosperoni avatar

Watchers

 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.