Add strfry policies and members-only LDAP policy #196

Merged
raucao merged 5 commits from feature/strfry_policies into master 2024-06-11 20:10:34 +00:00
Owner

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! 🥳
raucao added the
kredits-2
feature
integration
nostr
labels 2024-06-09 20:53:03 +00:00
raucao added 1 commit 2024-06-09 20:53:04 +00:00
Add strfry policies and members-only LDAP policy
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
c2c3ebc2e1
This will look up nostr pubkeys in the LDAP directory to allow or deny
publishing notes to the relay.
raucao added 1 commit 2024-06-09 21:17:33 +00:00
Hand LDAP config to policy from main policy file
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2a675fd135
Deployments will differ in production. The policy itself just needs the
configs, but should not care where credentials are fetched from.
raucao added 3 commits 2024-06-11 20:07:54 +00:00
Add script for syncing notes from remote relays
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Release Drafter / Update release notes draft (pull_request) Successful in 4s
61cb8f4941
Author
Owner

Merging without prior review, since the production changes will be in Chef instead (pulling files from this PR to the relay VM).

Merging without prior review, since the production changes will be in Chef instead (pulling files from this PR to the relay VM).
raucao merged commit 40b34d0935 into master 2024-06-11 20:10:34 +00:00
raucao deleted branch feature/strfry_policies 2024-06-11 20:10:35 +00:00
Sign in to join this conversation.
No description provided.