1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-26 12:10:14 +00:00

Created Comments:BIP 0044 (markdown)

Gregory Maxwell 2017-03-15 00:22:49 +00:00
parent fd2ddb6d84
commit 13e46965ef

1
Comments:BIP-0044.md Normal file

@ -0,0 +1 @@
Mandatory use of public derived keys is unsafe for any software which supports private key export and will result (has resulted) in funds loss. The lack of hooks for versioning is poor for future extensibility (though this could be handled at a higher level). I normally recommend against implementing this except for hardware wallets. -- Greg Maxwell 2017-03-14