Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

witness documents #7

Open
naturallymitchell opened this issue Oct 15, 2018 · 1 comment
Open

witness documents #7

naturallymitchell opened this issue Oct 15, 2018 · 1 comment
Assignees

Comments

@naturallymitchell
Copy link
Member

naturallymitchell commented Oct 15, 2018

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
Copy link
Collaborator

Arnaz87 commented Oct 18, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants