[SECURITY] Fix Nostr keystore.json permissions — world-readable with cleartext keys #899

Closed
opened 2026-04-06 22:15:15 +00:00 by allegro · 0 comments
Member

Problem

/root/nostr-relay/keystore.json is world-readable and contains private keys in cleartext.

Acceptance Criteria

  • chmod 600 /root/nostr-relay/keystore.json
  • Verify no other sensitive files are world-readable
  • Document key rotation procedure
## Problem /root/nostr-relay/keystore.json is world-readable and contains private keys in cleartext. ## Acceptance Criteria - [ ] chmod 600 /root/nostr-relay/keystore.json - [ ] Verify no other sensitive files are world-readable - [ ] Document key rotation procedure
allegro self-assigned this 2026-04-06 22:15:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#899