Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document security risks of using a computer that someone else has admin access to #1793

Closed
micahellison opened this issue Sep 16, 2023 · 0 comments · Fixed by #1834
Closed
Labels
documentation Improvements or additions to documentation ready for pr Okay to start work. Feel free to ask questions.

Comments

@micahellison
Copy link
Member

Affected Page(s)

Privacy and Security doesn't have any mention of the case in which you have an encrypted journal on a machine that someone else has admin access to.

What Could Be Better?

While it might be obvious to power users, I think it's worth making clear that even if your journal is encrypted at rest, a user with administrative privileges may be able to compromise your journal while you're decrypting it.

Some examples of how this could happen:

  • the admin could install a script with the same name as the editor in your config file to intercept your new entries or edited data
  • the admin could install a keylogger that detects the password when you type it
  • the admin could visually monitor your usage as you journal

Other Information

Feel free to comment if you can think of other similar scenarios. PRs welcome!

@micahellison micahellison added documentation Improvements or additions to documentation 🆕 New! ready for pr Okay to start work. Feel free to ask questions. and removed 🆕 New! labels Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation ready for pr Okay to start work. Feel free to ask questions.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant