Janek Bevendorff

Results 317 comments of Janek Bevendorff

We haven't had time for working on the PGP thing yet, there are too many other more urgent things that need to be done first, but it's on the agenda....

As mentioned earlier, I had some ideas about integrating OpenPGP with KeePassXC myself. Personally, however, I would prefer not to paste the keys into KeePassXC, but use the gpg-agent interface...

It's just standard HMAC-SHA1. Nothing special. I don't know about the actual protocol for talking to the USB device, though. That is handled by the YubiKey lib.

For POSIX file systems, this is somewhat of the expected behaviour at least if the share is still available but offline. For Windows shares, I believe there should be a...

> Currently on theme Classic. We are not fixing issues with the classic theme anymore, as it turns out to be pretty much unfixable. PR is welcome, though.

What happens if you create a text file on your hard disk and run ```xdg-open filename.txt``` ?

The error message indicates that you are trying to open a file in emacs, but Emacs crashes due to an incompatible dynamic library version. This is not an error in...

The error is thrown by your emacs, not by us. Try changing your file type association to a different editor.

Alright, I can reproduce it with the AppImage, but the error is a missing "x-scheme-handler/file". This is a bug either in Qt or the system MIME handling, nothing we can...