Re: identifi -- identity system and signed web of trust

Not sure if I trust Twitter or Facebook to do proper Identity Proofing.


*"Trust only credentials that are TrueCred*™ *verified."*
----------------------------------
Eric Korb, President/CEO - accreditrust.com
GoogleVoice: 908-248-4252
http://www.linkedin.com/in/erickorb @erickorb @accreditrust


On Sun, Aug 31, 2014 at 6:42 PM, Melvin Carvalho <melvincarvalho@gmail.com>
wrote:

> Looks like similar work to some going on in this group, from one of the
> bitcoin core developers.
>
> https://github.com/identifi/identifi
>
> {
>     'signedData':
>     {
>         'timestamp': 1373924495,
>         'author':
>         [
>             ['name', 'Alice Smith'],
>             ['email', 'alice@example.com']
>         ],
>         'recipient':
>         [
>             ['nick', 'Bob the Builder'],
>             ['url','http://twitter.com/bob'],
>             ['url','http://www.facebook.com/bob'],
>             ['depiction','magnet:<photo hash>?xs=http://example.com/1.jpg']
>         ],
>         'responseTo': ['magnet:<hash of bob's message>'],
>         'type': 'review',
>         'comment': 'Bought a laptop from Bob. Thanks for the trade!',
>         'rating': 1,
>         'maxRating': 10,
>         'minRating': -10
>     },
>     'signature':
>     {
>         'signerPubKey': 'RXfBZLerFkiD9k3LgreFbiGEyNFjxRc61YxAdPtHPy7HpDDxBQB62UBJLDniZwxXcf849WSra1u6TDCvUtdJxFJU',
>         'signature': 'AN1rKoqJauDSAeJFjoCayzCk7iYjVLBtCMeACm5xG6mup6cVkw7zrWrZk35W2K7892KKstbdqEpRYWVPejKLDw12HPnF3fQCH'
>     }
> }
>
>
>

Received on Monday, 1 September 2014 19:11:15 UTC