Alexander Kjäll

Results 77 issues of Alexander Kjäll

We upgraded the clipboard crate from `clipboard` to `cli-clipboard` as `clipboard` didn't compile on FreeBSD and wasn't being maintained. But the `cli-clipboard` crate doesn't seem to interact with the x11...

upstream

Looking at how the .mo files in debian are placed: ``` /usr/share/locale/cs/LC_MESSAGES/apt-utils.mo ``` We need to change where ripasso-cursive looks for translation files by default.

Those keys require a touch press on the yubikey to confirm user presence.

enhancement
upstream

When trying to create a new password store and entering values for the signature pgp keys and pressing save, then nothing seem to happen. What's really happening is that a...

bug

From a patch to pass written by Carl Michael Skog: ``` When encrypting with a gpg key that has multiple encryption subkeys ONLY the newest encryption subkey is used when...

bug
help wanted

more info here: https://github.com/gopasspw/gopass/blob/8adabdb639570aadedc03f7c5f62b4c0e3a66474/docs/backends.md

During git operations, if the remote repository is located on a remote server that's referenced by it's alias then ripasso won't understand that url.

bug
upstream

My project recently tried switching from https://crates.io/crates/clipboard to https://crates.io/crates/cli-clipboard and both of them use the x11-clipboard crate. The problem I see is that the set_content() function doesn't work on x11,...

ref: https://salsa.debian.org/rust-team/debcargo-conf/-/blob/master/src/memuse/debian/patches/tweak-deps.patch