Implement at-rest encryption with pgcrypto #4

Open
opened 2025-12-16 15:53:14 +01:00 by vikingowl · 0 comments
Owner

Set up database-level encryption for sensitive data.

Tasks

  • Enable pgcrypto extension
  • Define encryption strategy for sensitive fields
  • Implement encryption/decryption helpers
  • Document which fields are encrypted
Set up database-level encryption for sensitive data. ## Tasks - [ ] Enable pgcrypto extension - [ ] Define encryption strategy for sensitive fields - [ ] Implement encryption/decryption helpers - [ ] Document which fields are encrypted
vikingowl added this to the M1: Hello World milestone 2025-12-16 15:53:14 +01:00
vikingowl added the apidatabase labels 2025-12-16 15:53:14 +01:00
vikingowl added this to the Phase 1: Foundation project 2025-12-16 16:05:20 +01:00
Sign in to join this conversation.