Support for Instagram Verification
obstropolos opened this issue · 1 comments
obstropolos commented
Clarification and Motivation
As Tezos Profiles grows, it's going to need additional public account credentials to build a stronger foundation for a user's identity. In order to bolster these efforts, we must continue to introduce additional verifications on the platform, starting with a number of social profile verifications.
A majority of the users on the platform will likely be artists attempting to verify their identity against their public key in order to prove the authenticity of their created works (and to prevent copy-minting). Next to Twitter, Instagram is another incredibly popular platform for artists and should be included as an available credential.
Acceptance Criteria
As a user:
- I can connect my wallet to Tezos Profiles and view available credentials
- I can obtain an Instagram credential through Tezos Profiles by:
- Entering my Instagram handle
- Signing a message containing my handle and additional information
- Including this message in a comment on an existing post on Instagram
- Verifying that comment based on the permalink from the Instagram web application
- I can add this Instagram credential to my existing smart contract if I've already deployed a profile.
obstropolos commented
Closing - deprioritized due to API issues.