danielkrajnik
danielkrajnik
thank you, really appreciate that and sorry, didn't mean to rush anyone. I'm not a C++ developer, so besides a few typos my review wouldn't add any value. Thanks for...
[A very small review submitted](https://github.com/flameshot-org/flameshot/pull/2833#pullrequestreview-1496603284) (just one typo), the logic was hard to follow for me, but I'm 90% sure it's nothing malicious. I haven't tried to compile and run...
+1 I hate just repeating what others said, but it's impossible to use Orgzly when it keeps recreating deleted files.
It would be amazing to have this feature added to the project. Astroid would be really useful in scripts and programs like mutt or mu4e, which don't support html rendering.
not exactly, PGP or S/MIME are great when both parties have it setup, but there is a lot of email traffic that doesn't have any end-to-end encryption. I thought that...
Thanks, even if you self-hosted server at home or some secure location it would still be helpful I think to encrypt them without leaving private key in case someone ever...
Thank you very much for explaining, I can see now that documentation does mention [encrypted user key](https://doc.dovecot.org/configuration_manual/mail_crypt_plugin/#encrypted-user-keys), but there are is no encrypted [global keys](https://doc.dovecot.org/configuration_manual/mail_crypt_plugin/#global-keys) section. I misunderstood how it...
I still wonder though why the private key needs to be stored on the server at all (even the per user key). Wouldn't it be better to store the private...
> available on multiple clients/devices I thought you'd never ask :) https://www.nitrokey.com/
That's very insightful, there are a few things I don't quite agree with: > client-side though. Sometimes that's easier to attack Clients are not inherently less secure than the servers...