public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [Bitcoin-development] Securing wallet on paper
@ 2015-01-22  9:36 U.Mutlu
  2015-01-22  9:46 ` Pavol Rusnak
  0 siblings, 1 reply; 2+ messages in thread
From: U.Mutlu @ 2015-01-22  9:36 UTC (permalink / raw)
  To: bitcoin-development

I don't know yet the details of how a wallet looks like internally,
but I think it should be possible to print the wallet incl. acct nbr
out on classical paper (as base16 or base64 etc.) for filing it
in a physical home or bank safe.

Later, typing it from paper to a small converter program that recreates the 
wallet file.

IMO this is a good security against possible computer hardware disasters.

Of course one has to secure this further with encryption against bank 
fraud/theft etc.
Ie. the output on paper should be encrypted, and the owner
should place the key somewhere else.

I would suggest the developers make such functionality available for the user.

cu
Uenal




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bitcoin-development] Securing wallet on paper
  2015-01-22  9:36 [Bitcoin-development] Securing wallet on paper U.Mutlu
@ 2015-01-22  9:46 ` Pavol Rusnak
  0 siblings, 0 replies; 2+ messages in thread
From: Pavol Rusnak @ 2015-01-22  9:46 UTC (permalink / raw)
  To: U.Mutlu, bitcoin-development

On 22/01/15 10:36, U.Mutlu wrote:
> Later, typing it from paper to a small converter program that recreates the 
> wallet file.

Bitcoin Core still does not support Hierarchical Deterministic aka BIP32
Wallets. Without them it is possible to backup just one private key per
backup, which is rather useless and in fact dangerous.

> I would suggest the developers make such functionality available for the user.

I would suggest looking at different software wallets that do support
such functionality such as Electrum or Multibit.

-- 
Best Regards / S pozdravom,

Pavol Rusnak <stick@gk2•sk>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-22  9:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-22  9:36 [Bitcoin-development] Securing wallet on paper U.Mutlu
2015-01-22  9:46 ` Pavol Rusnak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox