itsmircea on Nostr: Try this : If you have your own website, you can set up NIP-05 for free with your own ...
Try this :
If you have your own website, you can set up NIP-05 for free with your own domain.
In your files, you should have a folder called:
`/.well-known`
Create a file and name it:
`nostr.json`
In the file, type:
`{`
`"names":`
`{`
`"your_username":"your_public_key"`
`}`
`}`
If you’re using Damus, you will have to convert your public key to hex on damus.io/key
Then go to a file called:
`.htaccess`
and put this at the top:
`Header set Access-Control-Allow-Origin "*"`
`Header set Access-Control-Allow-Headers "*"`
`Header set Access-Control-Allow-Methods "GET"`
Now head over to a client that allows you to edit your profile (ex. astral.ninja) and in the section that says NIP-05 Indentifier, type your_username@your_domain.extension (ex. btcapsule@btcapsule.com).
Thanks it! Now you are NIP-05 verified and will have a nice checkmark next to your name.
#plebchain
Published at
2022-12-27 16:15:10Event JSON
{
"id": "fc72e5a31d0cb6ab34a5207435763cf1cf3200408a9288bef8b912fa1c5ccc5e",
"pubkey": "916b7aca250f43b9f842faccc831db4d155088632a8c27c0d140f2043331ba57",
"created_at": 1672157710,
"kind": 1,
"tags": [
[
"e",
"69d7bedee9126aa698bd282d968b0096d21b18024d8eead97aab2e6a0dc97c61"
],
[
"p",
"9b2cbb6ae69ee201f2f48d0c5052635f5a137869ffcbc74429191f845db93f89"
],
[
"t",
"plebchain"
]
],
"content": "Try this : \n\n\nIf you have your own website, you can set up NIP-05 for free with your own domain.\n\nIn your files, you should have a folder called:\n\n`/.well-known`\n\nCreate a file and name it:\n\n`nostr.json`\n\nIn the file, type:\n\n`{`\n `\"names\":`\n `{`\n `\"your_username\":\"your_public_key\"`\n `}`\n`}`\n\nIf you’re using Damus, you will have to convert your public key to hex on damus.io/key\n\nThen go to a file called:\n\n`.htaccess`\n\nand put this at the top:\n\n`Header set Access-Control-Allow-Origin \"*\"`\n`Header set Access-Control-Allow-Headers \"*\"`\n`Header set Access-Control-Allow-Methods \"GET\"`\n\nNow head over to a client that allows you to edit your profile (ex. astral.ninja) and in the section that says NIP-05 Indentifier, type your_username@your_domain.extension (ex. btcapsule@btcapsule.com).\n\nThanks it! Now you are NIP-05 verified and will have a nice checkmark next to your name.\n\n#plebchain",
"sig": "c87ab899012a911fedb79b2942eb5bc88056aee8d7bac20a5f0bf6a3100af7c64b18c922fb6c5ec98532b83e27b880be5c17a13b0c4ddbcf6cfddd9a2512c8f8"
}