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

Explore and implement non-public twitter verification #1927

Open
Kailai-Wang opened this issue Jul 22, 2023 · 3 comments
Open

Explore and implement non-public twitter verification #1927

Kailai-Wang opened this issue Jul 22, 2023 · 3 comments
Labels
D1-feature A new feature, a piece of functionality that needs to be developed I2-medium should be completed within 10 working days Stale

Comments

@Kailai-Wang
Copy link
Collaborator

Context

At present, we require users to post the verification message as a public tweet. This can be a bit weird (imagine your friend suddenly posted a line of hex strings on twitter...).

Shall we provide a way to verify it privately? E.g. oauth + bot
Shall we allow users to decide on the verification method? (publicly or privately)

cc @kaylawangnow @jonalvarezz


✔️ Please set appropriate labels and assignees if applicable.

@Kailai-Wang Kailai-Wang added I2-medium should be completed within 10 working days D1-feature A new feature, a piece of functionality that needs to be developed labels Jul 22, 2023
@jonalvarezz
Copy link
Contributor

That'd be fantastic if we can support both.

Technically speaking, how would the private verification work? Would it still happen in the Enclave?

@Kailai-Wang
Copy link
Collaborator Author

That'd be fantastic if we can support both.

Technically speaking, how would the private verification work? Would it still happen in the Enclave?

We would need to host a service for oauth verification I believe.
Ideally this service can be put into enclave, but maybe not in the first step.

@github-actions
Copy link
Contributor

❗ This issue is stale because it has been open for 60 days with no activity.
Please take proper action against it.
@litentry/parachain

@github-actions github-actions bot added the Stale label Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D1-feature A new feature, a piece of functionality that needs to be developed I2-medium should be completed within 10 working days Stale
Projects
None yet
Development

No branches or pull requests

2 participants