Pages:
Author

Topic: ₿ LIST ₿ Compilation of (open-source) BRAINWALLET projects. (Read 9480 times)

legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
Just to let you know, ZPyWallet also has brainwallet generation capability, and even for extended private keys, but I haven't written the documentation for that yet.
Good to know that!

I'm gonna take a look at it.

BTW which type of brainwallet algorithm did you choose for that project?

Traditional SHA2 over (user typed) passphrase?

Or

Warp Wallet type (Key Derivation Function: Argon2id, scrypt, bcrypt, PBKDF2)?

You might have seen the code by now, but the brainwallet algorithm used is a standard single round of SHA256.

In my opinion, brainwallet algorithms are too vulnerable to try to secure with any kind of KDF, since the input is often predictable.
hero member
Activity: 632
Merit: 768
BTC⇆⚡⇄BTC
⚡ UPDATE ⚡ April 2024 ⚡

Changelog:

Border Wallets project has been added.

General text layout changed as well.

View full updated list here: https://bitcointalksearch.org/topic/list-compilation-of-open-source-brainwallet-projects-1164163
hero member
Activity: 632
Merit: 768
BTC⇆⚡⇄BTC
Just to let you know, ZPyWallet also has brainwallet generation capability, and even for extended private keys, but I haven't written the documentation for that yet.
Good to know that!

I'm gonna take a look at it.

BTW which type of brainwallet algorithm did you choose for that project?

Traditional SHA2 over (user typed) passphrase?

Or

Warp Wallet type (Key Derivation Function: Argon2id, scrypt, bcrypt, PBKDF2)?
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
Just to let you know, ZPyWallet also has brainwallet generation capability, and even for extended private keys, but I haven't written the documentation for that yet.
hero member
Activity: 632
Merit: 768
BTC⇆⚡⇄BTC
₿ UPDATE ₿ February 2024 ₿

Changelog:

monero-wallet-generator project by moneromooo has been added.

View full updated list here: https://bitcointalksearch.org/topic/list-compilation-of-open-source-brainwallet-projects-1164163
hero member
Activity: 632
Merit: 768
BTC⇆⚡⇄BTC
UPDATEJuly 2023

Changelog:

↑PortalWallet project by Logicwax has been added;

View full updated list here: https://bitcointalksearch.org/topic/list-compilation-of-open-source-brainwallet-projects-1164163
hero member
Activity: 632
Merit: 768
BTC⇆⚡⇄BTC
UPDATE Nov 2020

Changelog:

↑MemWallet project by David Bengoa has been added;

View full updated list here: https://bitcointalksearch.org/topic/list-compilation-of-open-source-brainwallet-projects-1164163
hero member
Activity: 632
Merit: 768
BTC⇆⚡⇄BTC
« UPDATE » « December 2019 »

Changelog:

MindWallet project by patcito has been added;

WarpWallet (CLI) project by moncho has been added;

NOWALLET project by Marc D. Wood has been added;

↑Only Brainwallet projects remain;

↓Removed all redundant paper wallet projects;

Whole list updated as well.

View full updated list here: https://bitcointalksearch.org/topic/list-compilation-of-open-source-brainwallet-projects-1164163
hero member
Activity: 632
Merit: 768
BTC⇆⚡⇄BTC
Bitgen 0.17 includes support for split wallets using one-time-pads:

https://bitcointalk.org/index.php?topic=1107927.40
List has been updated with that info.
hero member
Activity: 632
Merit: 768
BTC⇆⚡⇄BTC
How does this brainwallet score compared to others?

http://www.motelmaya.com/_BrainWallet.html
Randomness* is far more important while creating your Brainwallet than just manually typing additional symbols from the ASCII symbol set.

* A random source of entropy like: www.random.org
hero member
Activity: 528
Merit: 527
How does this brainwallet score compared to others?

http://www.motelmaya.com/_BrainWallet.html
jr. member
Activity: 90
Merit: 2
This is pretty cool man!
Love for ETH, thanks.
jr. member
Activity: 45
Merit: 1
Bitgen 0.17 includes support for split wallets using one-time-pads:

https://bitcointalk.org/index.php?topic=1107927.40

jr. member
Activity: 80
Merit: 1

cashaddress.org
hero member
Activity: 632
Merit: 768
BTC⇆⚡⇄BTC
A new interesting research paper about brainwallets has been released!

Article: https://www.deepdotweb.com/2017/06/09/bitcoin-brain-wallets-hackers-heaven/

Paper: https://link.springer.com/chapter/10.1007%2F978-3-662-54970-4_36

Brainwallet: use it with caution!

hero member
Activity: 632
Merit: 768
BTC⇆⚡⇄BTC
Guys we need to be able to verify liteaddress.org with PGP sigs or 256 HASH of the html.   I've been complaining about this on reddit but am not getting anything.  Anyone have any ideas on how to get this fixed?

Send pm to the author: coblee or open an issue on GitHub Repository: https://github.com/litecoin-project/liteaddress.org
member
Activity: 95
Merit: 10
Your gateway to pay a digital advertising on earth
Im consider to choose this, keep up the good work !
newbie
Activity: 5
Merit: 0
Guys we need to be able to verify liteaddress.org with PGP sigs or 256 HASH of the html.   I've been complaining about this on reddit but am not getting anything.  Anyone have any ideas on how to get this fixed?

hero member
Activity: 632
Merit: 768
BTC⇆⚡⇄BTC
There's no problem using default options (PRNG) from moneroaddress.org

It's not only safe if you use a weak "Custom entropy" from your own because it's considered that using this feature is not recommended due to security issues (no KDF + Salt implemented). Weak entropy turns your private keys easier to guess using brute force attacks.

But of course (if you know what you're doing) you can generate KDF + Salt beforehand and then use as your "custom entropy" there.

P.s. I'm gonna change this list's parameters a little in the near future...
full member
Activity: 140
Merit: 100
text

What kind of security issues do the Monero generator have that give it only 39.6 in score? And is it still the most secure way out there right now to store monero?
Pages:
Jump to: