mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
Remove "Limitations" heading and dedent subheadings
This commit is contained in:
parent
3346a02179
commit
8765d42f54
1 changed files with 2 additions and 4 deletions
|
@ -198,9 +198,7 @@ vim.api.nvim_create_autocmd( {"BufNewFile","BufReadPre" }, {
|
||||||
|
|
||||||
Please see `:h <option>` in Neovim for more information about the options mentioned.
|
Please see `:h <option>` in Neovim for more information about the options mentioned.
|
||||||
|
|
||||||
## Limitations
|
## Plausible deniability
|
||||||
|
|
||||||
### Plausible deniability
|
|
||||||
|
|
||||||
You may be able to hide the contents of your journal behind a layer of encryption,
|
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
|
but if someone has access to your configuration file, then they can figure out that
|
||||||
|
@ -208,7 +206,7 @@ you have a journal, where that journal file is, and when you last edited it.
|
||||||
With a sufficient power imbalance, someone may be able to force you to unencrypt
|
With a sufficient power imbalance, someone may be able to force you to unencrypt
|
||||||
it through non-technical means.
|
it through non-technical means.
|
||||||
|
|
||||||
### Spying
|
## Spying
|
||||||
|
|
||||||
While `jrnl` can protect against unauthorized access to your journal entries while
|
While `jrnl` can protect against unauthorized access to your journal entries while
|
||||||
it isn't open, it cannot protect you against an unsafe computer/location.
|
it isn't open, it cannot protect you against an unsafe computer/location.
|
||||||
|
|
Loading…
Add table
Reference in a new issue