What is Nostr?
Antho
npub1xx2…2z9s
2022-12-26 14:15:41
in reply to nevent1q…785h

Antho on Nostr: Minimal nginx config (https is managed by an upstream reverse proxy) : server { ...

Minimal nginx config (https is managed by an upstream reverse proxy) :

server {
listen 80;
server_name ethtozero.fr;

root /var/www/html;
}

And a nostr.json file in .well-known/ :

{
"names": {
"Antho": "31942ee52c0609a6c625a52f9d7e29b1f36dbecac266cfb26ef9bb686cc99cc5"
}
}
Author Public Key
npub1xx2zaefvqcy6d33955he6l3fk8ekm0k2cfnvlvnwlxaksmxfnnzsz72z9s