What is your view on brain wallets.

This page summarizes the projects mentioned and recommended in the original post on /r/Bitcoin

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • twopasswords

    Make a Bitcoin seed and wallet from passwords using pbkdf2 & electrum

  • I wrote a demo to mess around with turning passwords into seeds & addresses: https://github.com/timchurchard/twopasswords -- This demo takes one password and a number of iterations to make a seed. You can specify a second password which will be used for bip39, if you want to make an address. You can specify numbers of iterations that take real time to work out. 21,000,000 for example takes about 10s on my machine.

  • brainflayer

    A proof-of-concept cracker for cryptocurrency brainwallets and other low entropy key algorithms.

  • Your wording attempts to fool people into using brainwallets by appealing to ego. Nobody has the ability to make a passphrase from their brain with sufficient entropy to be secure. Stop promoting insecure methods https://github.com/ryancdotorg/brainflayer

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • bip39

    A web tool for converting BIP39 mnemonic codes

  • https://iancoleman.io/bip39/ has an option to enter your own entropy, with a strongly worded warning https://iancoleman.io/bip39/#entropy-notes

  • Bitcoin

    Bitcoin Core integration/staging tree

  • (Not to mention that compressed keys weren't created by Gavin, they were supported by Bitcoin since day one-- it appears that Satoshi just wasn't aware of them and that you needed to pass a different argument to openssl to generate them; Roconnor made this realization and Pieter made the change to allow wallets to generate them).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts