Bitcoin Forum
May 26, 2024, 03:47:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] Simple, easily auditable and secure Ripple Paper Wallet Generator  (Read 64 times)
D-Ermis (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
February 10, 2018, 11:59:20 AM
 #1

Ripple Paper Wallet by D-Ermis
https://d-ermis.github.io/ripple-paper-wallet/

Description

Using third-party services to generate paper wallets has always been difficult for me. Unfortunately, I do not have the time nor the patience to audit their codes as they usually are bloated with unnecessary and poorly written libraries. Some services even advertise that their generator works offline and so you are immune to private key theft and should not worry. This statement is false, an offline paper wallet generator can still create keys deterministically without ever needing to communicate this information in any way. For this reason, I would never trust random websites that offer offline paper wallet generators.
This is why I have decided to create this paper wallet generator, for my own use, using official Ripple documentation.
Feel free to use it. https://d-ermis.github.io/ripple-paper-wallet/

Features

  • Simple, efficient, reasonably secure
  • Works offline
  • Transparent, easy to audit (~212kb)
  • Digitally signed libraries, meaning files have not been tampered with:

Code:
ripple-0.18.1-min.js SHA-256: 331f0baff46af44933a8fa31f128132945ff82a147acfff0a7315adb446e3de0
lodash.min.js SHA-256: 91f098f001862234249edf75390b131b49e16af8cdad11885966fc5973af429f
qrcode.min.js SHA-256: c541ef06327885a8415bca8df6071e14189b4855336def4f36db54bde8484f36


Instructions

    Generate and print your wallet. Keep it in a secure location.
    Secret key is used to spend your XRP. Don't share it with anyone.
    Public key is used to receive XRP. It can be shared with others.
    You need to deposit at least 20 XRP in order to activate your wallet.
    Check your balance by going to https://bithomp.com/explorer/ and entering your public key.

Donations are appreciated!

    BTC: 137H4GbcDz3e3DS9ADDbee4wa1GHHdcEnW
    XRP: rsb8ud6oDkNWjNG1SdSDs4bVd1goUGR4D8
    LTC: LaWKxbNA3YMUZVDR4NbWXByPyGud73gamr

Please let me know if you have any suggestions or questions!
Github repository if you need more info: https://github.com/D-Ermis/ripple-paper-wallet/
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!