src.nth.io/

summaryrefslogtreecommitdiff
path: root/nostr/relayer/defaults/main.yaml
AgeCommit message (Collapse)AuthorFilesLines
2026-04-05Harden role security: file permissions, service binding, no_log, strict defaultsLuke Hoersten1-1/+1
- Add no_log: true to tasks that handle passwords/secrets - Tighten config file permissions (0644 -> 0600/0640 where appropriate) - Bind pleroma to 127.0.0.1 instead of 0.0.0.0 - Tighten ergo unix socket mode 0777 -> 0770 - Remove weak defaults; roles now fail explicitly if required vars not set
2023-07-22Split out nostr install and build roles.Luke Hoersten1-0/+9