faroedev / faroe

A modular backend for email and password authentication
https://faroe.dev
MIT License
261 stars 2 forks source link

Data encryption #3

Open pilcrowonpaper opened 1 month ago

pilcrowonpaper commented 1 month ago

Encrypt TOTP credentials, recovery codes, and WebAuthn credentials.

However, I'm not 100% on whether encryption provides actual security benefits. Might be useful if you store your SQLite backups in S3?