Chris Noxz
Chris Noxz
I have a working setup using isync. This is my config (`::{2;}` imports data from `pass`): IMAPStore webmail-2-remote Host ::{2;host} Port ::{2;imap-port} User ::{2;username} PassCmd "pass mail/::{2;username}/password" SSLType None AuthMechs...
The client is mbsync/isync, and the man page says: ``` AuthMechs type ... The list of acceptable authentication mechanisms. In addition to the mechanisms listed in the SASL registry (link...
If E2EE is the only thing that's the goal, then simply publishing your public key with your fingerprint on your Mastodon profile and then letting people use it to encrypt...
The only issue that isn't resolved using client side decryption in a web browser (using something like a javascript program) -- and this is perhaps a discussion of a greater...
@virtadpt That sounds like a good idea for an implemented solution. The only risk I see, as stated earlier, is with the private key that has to be stored somewhere...
@bhack I'm not that well read on how Element is implementing decryption, and there are non-web based clients for the Matrix protocol as well (see https://matrix.org/clients-matrix/). But, to cite an...
@SlidingHorn the env-variable `$HOME` is set in context of running the "program" which makes it so that the "program" stores what it otherwise would have stored under `~/` now instead...
Not sure about the reason. Have you tried using '--output' instead of '-o'. I no long actively maintain PowerStager. On 2019-12-10 08:48:42, IamSolos wrote: > Hello I have a problem...
Any difference if you add an extension to the filename like '.exe'? What have you tried so far? On 2019-12-11 10:31:26, IamSolos wrote: > yes I’ve already tried, and it...
I have very limited time for this at the moment. If anyone else has the time, feel free to send a pull request. On 2019-12-14 15:48:01, peterpt wrote: > got...