Micah Lee
Micah Lee
I got feedback about the 'Encrypting, Decrypting, and Signatures' subsection in the '"Pretty Good Privacy" (PGP) Email Encryption' section. > In the email example on pp.18-20, the discussion would be...
The Workflow section, at the bottom of the Tails section, briefly mentions making anonymous Jabber and email accounts. I think this should be fleshed out more because it's actually much...
I got more feedback: > With respect to your audience, which includes journalists and potential whistle-blowers as well as experienced computer users and people already concerned with electronic privacy, you...
## Status Ready for review ## Description of Changes Fixes #759. This was simpler than I first expected it to be. As discussed in #759, I skipped testing `qubes.USBAttach`, `qubes.USB`,...
## Status Ready for review ## Description of Changes Fixes #1022. This replaces flake8, bandit, black, and isort with ruff! Many of the things that ruff flagged were `assert` statements...
This containerizes Hush Line. Follow the new `DEV.md` instructions to try it out: https://github.com/micahflee/hushline/blob/containerize/docs/DEV.md The dev instructions are now the same for all platforms since it's all just running in...
### Description When I try opening a file selection dialog, it works as expected in macOS and Windows, but it crashes in Linux after selecting files. ### To Reproduce Create...
### Description When I try opening a ErrorDialog from a service function, I'm getting a crash. It doesn't crash when I use WarningDialog or InfoDialog. ### To Reproduce Create a...
**Describe the bug** If someone submits a tip and includes a contact method, the contact method and message body are displayed on the same line like this: > Contact Method:...
As it stands, anyone is able to determine how many messages are sent over a given Hush Line server by looking at the message IDs. For example, I just submitted...