GithubHelp home page GithubHelp logo

passport-wallet's Introduction

Passport wallet

Motivation

The benefit of paper wallets is that they are technically un-hackable since the keys never exist online to be hacked in the first place (if the key pair is generated offline). However, there is another problem: the "paper" must be stored securely in the REAL world. Anyone who obtains a copy can access your account. It's risky even to print paper wallets because many printers keep copies of historic print jobs in local storage.

Password encrypted paper wallet protocols such as BIP-38 are not universal. It is convenient and desirable to have a universal encrypted paper wallet protocol that can be used for any crypto-currency. The encryption step should therefore be generic.

Features

The render-page.py script generates a secure paper wallet for any crypto-currency key pair. A QR code on the paper wallet links to the block explorer for the public address in order to quickly verify the current balance while the private key is AES-encrypted with key-stretching and transformed into a BIP-39-style word sequence writted to a PNG image file.

Sample usage

You must provide at minimum the currency symbol, a public address, and a private key. The default block explorer is pulled from the assets.csv file, and the currency logo is pulled from the images directory assuming the format icon-[SYMBOL].png.

alt text

alt text

For help on the different options, run: render-page.py -h

Use recover-key.py to recover the private key. Just enter the word sequence and your password:

alt text

Notes

The output of render-page.py is a single PNG file with design elements similar to a page in a passport with the idea that several small pages will be combined into a concise booklet. The color scheme is automatically derived from the colors in the library of currency logos. The ideal use case for the Passport Wallet is: secure cold-storage for a portfolio of crypto-currencies where the wallets themselves can be viewed by others without compromising security.

Sample passport pages:

alt text alt text alt text alt text alt text

passport-wallet's People

Stargazers

Ihor Savenko avatar  avatar David Michael avatar Rick Seeger 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.