sips
sips copied to clipboard
SIP for authentication flow
There should be a standard that defines
- how users proof the ownership of a private key
- how other users can find a public profile of a user
- how wallets can exchange these information with application
See PR for authentication protocol #50
and PR for wallet protocol #59