Use gentler language and ensuring documentation does not read like legal advice

This commit is contained in:
Micah Jerome Ellison 2020-05-02 15:37:19 -07:00
parent 664ce86ab8
commit c4b7b59f65
2 changed files with 4 additions and 4 deletions

View file

@ -36,8 +36,8 @@ journal and use the same password again.
## A note on security
While `jrnl` follows best practices, true security is an illusion.
There are a number of ways that attackers can at least partially
While `jrnl` follows best practices, total security is an illusion.
There are a number of ways that people can at least partially
compromise your `jrnl` data. See the [Privacy and Security](./security.md)
documentation for more information.

View file

@ -66,8 +66,8 @@ right before closing it.
You may be able to hide the contents of your journal behind a layer of encryption,
but if someone has access to your configuration file, then they can figure out that
you have a journal, where that journal file is, and when you last edited it.
With a sufficient power imbalance, an attacker may be able to force you to unencrypt
it through legal means or other forms of coercion.
With a sufficient power imbalance, someone may be able to force you to unencrypt
it through non-technical means.
## Notice any other risks?