sommerfeld on Nostr: If you don't own a domain or host a website, set up a github account and use github ...
If you don't own a domain or host a website, set up a github account and use github pages to have a `.well-known/nostr.json` file with the content:
```json
{
"names": {
"astroc": "YOURNOSTRPUBKEY"
}
}
```
Then go to astral.ninja/anigma.io and fill the NIP-05 field with `astroc@<YOURGITHUBUSERNAME>.github.io`
Published at
2022-12-19 10:38:22Event JSON
{
"id": "249cea68e6c08dc7dc59753e57d283f8a9c43f89bf75cdc2ec869982ac45ec7d",
"pubkey": "d0debf9fb12def81f43d7c69429bb784812ac1e4d2d53a202db6aac7ea4b466c",
"created_at": 1671446302,
"kind": 1,
"tags": [
[
"e",
"f6a2fc0abde67e3c1c6e23f1cdde4452e60aa9afe1084708a4f3e4578a128d3f",
"",
"root"
],
[
"e",
"f5a79ac28ab2255d7804deb26227ce3661be3e0d9720f40cd632705c6bd9bc02",
"",
"reply"
],
[
"p",
"9e755e9b6a22f3681326f0c58864d671977e453171e199ba69e9c32a53d25e67"
]
],
"content": "If you don't own a domain or host a website, set up a github account and use github pages to have a `.well-known/nostr.json` file with the content:\n\n```json\n{\n \"names\": {\n \"astroc\": \"YOURNOSTRPUBKEY\"\n }\n}\n```\n\nThen go to astral.ninja/anigma.io and fill the NIP-05 field with `astroc@\u003cYOURGITHUBUSERNAME\u003e.github.io`",
"sig": "0c752d2fcd5c0c42115c8b1dafcd88dadd33a55471399ac917773c20ee6c75f3b0ec930cdedd8b6dc27a8946ed762d791ac8978ce48e7cb45cd9ff9ba8f9bb44"
}