Bitcoin Forum
May 13, 2024, 08:53:41 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] KeyPocket - Usable private key storage and recovery  (Read 595 times)
njlr (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 12, 2016, 03:40:01 PM
Last edit: April 12, 2016, 03:55:34 PM by njlr
 #1

Hi all,

I've been working on a private-key backup system using Shamir secret sharing for security and redundancy.

Each secret is divided into n "shares", where k of n shares are required to recover the secret. The shares are put on a range of devices that you (or people you trust) control. If your secret is lost, just collect the shares to recover it.

The app makes this workflow easy.

You can find out more information here:
http://www.keypocket.io/


FAQ

Doesn't spreading my key compromise security?
Shamir secret sharing is information theoretically secure. As long as k of n shares are not compromised, your key will be safe.

What if I don't own many devices?
Owning a few devices is a requirement. However, you can also use your friend's devices and cloud services. For example, you could keep a share on your laptop, on your phone and on Dropbox. You could even print one out.

Similar Projects
PassGuardian - safety in numbers
http://passguardian.com/
1715590421
Hero Member
*
Offline Offline

Posts: 1715590421

View Profile Personal Message (Offline)

Ignore
1715590421
Reply with quote  #2

1715590421
Report to moderator
1715590421
Hero Member
*
Offline Offline

Posts: 1715590421

View Profile Personal Message (Offline)

Ignore
1715590421
Reply with quote  #2

1715590421
Report to moderator
1715590421
Hero Member
*
Offline Offline

Posts: 1715590421

View Profile Personal Message (Offline)

Ignore
1715590421
Reply with quote  #2

1715590421
Report to moderator
No Gods or Kings. Only Bitcoin
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
RealBitcoin
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1009


JAYCE DESIGNS - http://bit.ly/1tmgIwK


View Profile
April 13, 2016, 01:03:21 PM
 #2

Interesting initiative, but you might want to release the source code for it.

Otherwise it might look like a private key stealing scam.

Good luck!

njlr (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 14, 2016, 08:51:47 AM
 #3

Interesting initiative, but you might want to release the source code for it.

Otherwise it might look like a private key stealing scam.

Good luck!

Yes, absolutely.

The source code is available here: https://github.com/nlr/KeyPocket

Please keep in mind that it is at a pre-alpha stage!
RealBitcoin
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1009


JAYCE DESIGNS - http://bit.ly/1tmgIwK


View Profile
April 14, 2016, 10:20:18 AM
 #4

Interesting initiative, but you might want to release the source code for it.

Otherwise it might look like a private key stealing scam.

Good luck!

Yes, absolutely.

The source code is available here: https://github.com/nlr/KeyPocket

Please keep in mind that it is at a pre-alpha stage!

OK good luck with it, it's always good to have security initiatives.

I can already see how useful this can become for bitcoin companies. They can just split the backup of a priv key between CEO, CFO, and CSO

And for regular usage they just use multisig. This is more for backup purposes.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!