-
Notifications
You must be signed in to change notification settings - Fork 17
Verifiable PayID Protocol implemention #45
Comments
@wshbair , what was different between the PayID server and the RFC? |
For example, this is the return of API of GET request (http://127.0.0.1:8080/wazen) While in RFC of verifiable-payid-protocol.txt Section 7.2 the example says the return looks like: Thanks in advance for clarification |
The Verifiable PayID Protocol is a bit outdated in that we've moved away from The reference server supports the Self-Sovereign Verifiable PayID format. Note that this is really just a JWS, so the |
@aanchal4 , what do you think we should do to avoid confusion here? |
Thanks @wshbair for pointing this out. @hbergren Ideally I would like to update the Verifiable PayID Protocol soon. In the mean time, the best way to avoid this confusion is to add the following to the respective RFCs.
Probably this not the ideal way, but would help avoid confusion until I update the Verifiable PayID Protocol draft. @sappenin What do you think? |
Is the Verifiable PayID Protocol has been implemented in the current version of the PayID server?
I have a look on the code and found a function of verifiable but it not similar to what mentioned in this RFC.
The text was updated successfully, but these errors were encountered: