Dstack-TEE / Dstack-TEE/dstack-examples

oauth login example

Ouverte
#30 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
app-idea
Langage dominant
Python
Étoiles
27
Forks
26
Merge moyen
1 h 25 min
PR mergées (30 j)
7

Description

Would be neat to show how to use an ordinary oauth (like login with Twitter) to create an on chain attestation that can be used to claim a reward. This can be used for example to send crypto as a tip to a social media account, where the owner of the social media account can later log in to claim it.

I can think of two main ways to do this. One is using the key manager. An address associated with the application would be created, the secret key for this address would only be shared with TEE instances running the given program (subject to update policies imposed by the key manager itself).
The other way could work with just remote attestation, which would have to be checked on chain (or to be more efficient, zkp of the remote Attestation).

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.