if you use ditto , it has a nice web ui, relay, and nip05 all in one. you can fight spam

see poster.place

Reply to this note

Please Login to reply.

Discussion

Will take a look, thanks!

just put a file with a json structure in a folder and voila! only GUI you need is text editor.

but ditto is better because it allows users to request one and the admin cam approve it

hard for me to agree! why be at mercy of an admin's whim, when you can do it yourself?

I don’t know how I’d do that in the command line, would that be like making a nano file?

which ever text editor really, then you can drop the `nostr.json` with your (s)ftp client. but if you connect to your server with SSH, yes, nano will do perfectly!

Yeah I’d be ssh’ing…

In your webroot, you create a folder called `.well-known` and inside of that a file called `nostr.json`. Here's how ours at Dyne.org look:

https://github.com/dyne/dyne.github.io/blob/main/public/.well-known/nostr.json

The npun needs to be in its hexiadecimal version.