teamforus / research

Shared learning of decentralized development.
https://forus.io
The Unlicense
27 stars 5 forks source link

POC: Data Handshake #61

Closed maxvisser closed 6 years ago

maxvisser commented 6 years ago

poc: Data Handshake

v0.1

Background / Context

Goal/user story: An identity or digital asset has properties that defines the identity/asset. For a person, a property could be age, length. These properties are sometimes sensitive and therefore can't be send to the blockchain or be stored there.

A data handshake is seed that two parties generate to encrypt the data. Who knows the seed can decrypt the data. More:

Hypothesis:

Method

documentation/code https://github.com/bigchaindb/privacy-protocols

Result

present findings

Recommendation

write recomendation

jamalv commented 6 years ago

possibly related: https://github.com/teamforus/research-and-development/issues/38

maxvisser commented 6 years ago

@jamalv yes this issue is p2p and #38 is between webapp and the app Me.