diff --git a/39.md b/39.md index cc3f796d..b84603c9 100644 --- a/39.md +++ b/39.md @@ -39,24 +39,28 @@ Identity names SHOULD be normalized if possible by replacing uppercase letters w ### `github` -Identity: A GitHub username. +Identity: A GitHub username. + Proof: A GitHub Gist ID. This Gist should be created by `` with a single file that has the text `Verifying that I control the following Nostr public key: `. This can be located at `https://gist.github.com//`. ### `twitter` -Identity: A Twitter username. +Identity: A Twitter username. + Proof: A Tweet ID. The tweet should be posted by `` and have the text `Verifying my account on nostr My Public Key: ""`. This can be located at `https://twitter.com//status/`. ### `mastodon` Identity: A Mastodon instance and username in the format `/@`. -Proof: A Mastodon post ID. This post should be published by `@` and have the text `Verifying that I control the following Nostr public key: ""`. + +Proof: A Mastodon post ID. This post should be published by `@` and have the text `Verifying that I control the following Nostr public key: ""`. This can be located at `https:///`. ### `telegram` Identity: A Telegram user ID. + Proof: A string in the format `/` which points to a message published in the public channel or group with name `` and message ID ``. This message should be sent by user ID `` and have the text `Verifying that I control the following Nostr public key: ""`. -This can be located at `https://t.me/`. \ No newline at end of file +This can be located at `https://t.me/`.