atlas2011
- Thoughts on BTC Mini Key Generator SecurityMay 20, 2018
Short answer, get a security audit.
- Thoughts on BTC Mini Key Generator SecurityMay 18, 2018
Definitely. Bad entropy is a real issue. The attacker could replace the RNG with a deterministic one, making the keys predictable.
- Thoughts on BTC Mini Key Generator SecurityMay 17, 2018
Exactly, this is about compromised sites or malicious code. Just look at these threads: Vulnerabilities on bitcoinpaperwallet... avoid it. walletgenerator.net scam exposed.
- Thoughts on BTC Mini Key Generator SecurityMay 17, 2018
Good point. Since it's a mini key, is it possible to use a full 256 bits?
- Thoughts on BTC Mini Key Generator SecurityMay 17, 2018
Thanks for your input Quickseller We’ve been through a bad RNG attack before, trusted some software and lost keys. Trying to refund everyone affected. We want to build something more secure. The audio helps with…
- Thoughts on BTC Mini Key Generator SecurityMay 17, 2018
Thanks for the info This tool focuses on mini keys, which we need for secure collectibles. We’re also thinking about a WIF tool.
- Thoughts on BTC Mini Key Generator SecurityMay 15, 2018
Good questions PortAudio helps by adding randomness through audio. Yep, the mini keys are fine for Electrum, we’ve generated over a thousand keys with it. But it’s not a standalone program, just a Python script.
- Thoughts on BTC Mini Key Generator SecurityMay 14, 2018
Hey everyone Can I get your thoughts on any security issues with https://github.com/raritycheck/BTCMiniKeyGenerator? We’re looking to use it for creating BTC mini private keys for some projects. Just want solid feedback.