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

On 1 September 2014 21:14, Melvin Carvalho <melvincarvalho@gmail.com> wrote:

>
>
>
> On 1 September 2014 21:10, Eric Korb <eric.korb@accreditrust.com> wrote:
>
>> Not sure if I trust Twitter or Facebook to do proper Identity Proofing.
>>
>
> Even over HTTP?
>

** HTTPS


>
> Or do you think perhaps facebook / twitter may alter the status in some
> cases?
>
>
>>
>>
>> *"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:15:11 UTC