public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [Bitcoin-development] Physical key / edge detection software and PIN to generate private key
@ 2014-03-14  2:38 Jack Scott
  2014-03-14  3:19 ` Wladimir
  2014-03-14 17:49 ` Brooks Boyd
  0 siblings, 2 replies; 3+ messages in thread
From: Jack Scott @ 2014-03-14  2:38 UTC (permalink / raw)
  To: bitcoin-development

[-- Attachment #1: Type: text/plain, Size: 575 bytes --]

BIP: XX
Title: Physical key / edge detection software and PIN to generate a Bitcoin
private key
Author: Jack Scott
Status: Idea
Type: Standard Track
Created: 13-3-2014

Abstract:
A method is proposed to generate a Bitcoin private key by using a physical
key in conjunction with image recognition software and a PIN.  Use edge
detection software applied to incoming video feed to convert the shape of a
physical key into an equation that describes the key.  The hash of the
key's equation plus a user generated five digit pin can then be used to
create a Bitcoin private key.

[-- Attachment #2: Type: text/html, Size: 689 bytes --]

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

* Re: [Bitcoin-development] Physical key / edge detection software and PIN to generate private key
  2014-03-14  2:38 [Bitcoin-development] Physical key / edge detection software and PIN to generate private key Jack Scott
@ 2014-03-14  3:19 ` Wladimir
  2014-03-14 17:49 ` Brooks Boyd
  1 sibling, 0 replies; 3+ messages in thread
From: Wladimir @ 2014-03-14  3:19 UTC (permalink / raw)
  To: Jack Scott; +Cc: Bitcoin Dev

[-- Attachment #1: Type: text/plain, Size: 937 bytes --]

On Fri, Mar 14, 2014 at 3:38 AM, Jack Scott <jack.scott.public@gmail•com>wrote:

> A method is proposed to generate a Bitcoin private key by using a physical
> key in conjunction with image recognition software and a PIN.  Use edge
> detection software applied to incoming video feed to convert the shape of a
> physical key into an equation that describes the key.  The hash of the
> key's equation plus a user generated five digit pin can then be used to
> create a Bitcoin private key.
>

Some practical nits:

- Physical keys are vulnerable to photography-based reproduction attacks.
That gets even worse if you use them to identify to a digital system as you
can leave out the tiresome manual reproduction step.

- The output from computer vision algorithms is notoriously noisy. If you
use that as input for hashing a private key, it may become hard/impossible
to reproduce (also, physical objects may deform over time).

Wladimir

[-- Attachment #2: Type: text/html, Size: 1376 bytes --]

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

* Re: [Bitcoin-development] Physical key / edge detection software and PIN to generate private key
  2014-03-14  2:38 [Bitcoin-development] Physical key / edge detection software and PIN to generate private key Jack Scott
  2014-03-14  3:19 ` Wladimir
@ 2014-03-14 17:49 ` Brooks Boyd
  1 sibling, 0 replies; 3+ messages in thread
From: Brooks Boyd @ 2014-03-14 17:49 UTC (permalink / raw)
  To: Bitcoin Dev

[-- Attachment #1: Type: text/plain, Size: 1520 bytes --]

On Thu, Mar 13, 2014 at 9:38 PM, Jack Scott <jack.scott.public@gmail•com>wrote:

> BIP: XX
> Title: Physical key / edge detection software and PIN to generate a
> Bitcoin private key
> Author: Jack Scott
> Status: Idea
> Type: Standard Track
> Created: 13-3-2014
>
> Abstract:
> A method is proposed to generate a Bitcoin private key by using a physical
> key in conjunction with image recognition software and a PIN.  Use edge
> detection software applied to incoming video feed to convert the shape of a
> physical key into an equation that describes the key.  The hash of the
> key's equation plus a user generated five digit pin can then be used to
> create a Bitcoin private key.
>
>
Interesting idea, though as Wladimir mentioned, a real-world "key" is much
less secure than a Bitcoin/PGP "key", though in this case, I could see your
physical/visual "key" being any complex, high-contrast image (like a Motion
Tracking Target: https://www.google.com/search?q=tracking+markers&tbm=isch),
if just using edge-detection (a high-contrast image would help make
low-light or out-of-focus shots still able to be detected), though like a
QR-code, it should probably have calibration markers in the corners to
specify orientation (would help decoding a skewed or rotated image) and the
standard should enforce some minimum level of complexity to prevent really
simple and easy-to-reproduce/steal keys .

Though if you're getting to that level of complexity, you might as well
just have a QR code of the private key.

Brooks

[-- Attachment #2: Type: text/html, Size: 2170 bytes --]

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

end of thread, other threads:[~2014-03-14 17:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-14  2:38 [Bitcoin-development] Physical key / edge detection software and PIN to generate private key Jack Scott
2014-03-14  3:19 ` Wladimir
2014-03-14 17:49 ` Brooks Boyd

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