diff --git a/apps/web/src/dashboard/privacy.html b/apps/web/src/dashboard/privacy.html index cbf0ad7..0a8f0ce 100644 --- a/apps/web/src/dashboard/privacy.html +++ b/apps/web/src/dashboard/privacy.html @@ -137,7 +137,7 @@
- Data in transit is encrypted via TLS. Postgres data is on encrypted disks. Your account key is the only credential — there's no password database to breach. + All data in transit is encrypted via TLS. All data at rest is on encrypted disks. Your account key is the only credential — there's no password database to breach, no hashed passwords to crack, no OAuth tokens to steal.