chore: strengthen security section on privacy page
This commit is contained in:
parent
6965a114f0
commit
486c94f4ff
|
|
@ -137,7 +137,7 @@
|
|||
|
||||
<h2>Security</h2>
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
|
||||
<h2>Contact</h2>
|
||||
|
|
|
|||
Loading…
Reference in New Issue