This will look up nostr pubkeys in the LDAP directory to allow or deny publishing notes to the local relay.
Works out of the box with the Docker Compose setup. No changes necessary to test. Just point a nostr client to ws://localhost:4777 after starting the nostr-relay service with Compose.
Update: Already works like a charm in production! 🥳
This will look up nostr pubkeys in the LDAP directory to allow or deny publishing notes to the local relay.
Works out of the box with the Docker Compose setup. No changes necessary to test. Just point a nostr client to `ws://localhost:4777` after starting the `nostr-relay` service with Compose.
Update: Already works like a charm in production! 🥳
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This will look up nostr pubkeys in the LDAP directory to allow or deny publishing notes to the local relay.
Works out of the box with the Docker Compose setup. No changes necessary to test. Just point a nostr client to
ws://localhost:4777after starting thenostr-relayservice with Compose.Update: Already works like a charm in production! 🥳
Merging without prior review, since the production changes will be in Chef instead (pulling files from this PR to the relay VM).