jazzdotdev-packages / keys

allow users to use crypto keys with signing and encrypting messages
0 stars 2 forks source link

witness documents #7

Open naturallymitchell opened 5 years ago

naturallymitchell commented 5 years ago

event: user_requests_witness rule: if path = /[type]/[uuid]/witness and signed and verified and profile-rating > .3 action: sign_request_body() return signed response and save to content/home/ type: witness , target: document-uuid

Arnaz87 commented 5 years ago

My understanding

POST Send in the headers the type of the document and the uuid In the body send the document contents The other user responds with their signature of the document I save the responded signature in my local folder representing that user