Simon Josefsson

Results 41 issues of Simon Josefsson

Also fixes doc typo for /proc path. Also downcase Anon.label for consistency with other labels.

The gpshell/src/gpshell.c says its license it GPL-v3+ but gpshell/LICENSE suggests it should be LGPL-v3+-with-OpenSSL-exception. Can you clarify this? Since GPL-v3+ may be incompatible with OpenSSL, it would be nice if...

The rationale is that on most normal systems, there is no gppcscconnectionplugin.so symlink but only a gppcscconnectionplugin.so.1. The .so symlink is only on developer systems. It may look strange to...

Hi. This is work in progress, but I'm opening up a merge request for wider review and feedback. Let me know if this use of a merge request is inappropriate....

Please add support for sntrup761x25519-sha512. OpenSSH supports sntrup761x25519-sha512 since version 8.9: https://www.openssh.com/releasenotes.html#8.9 A protocol spec is available: https://datatracker.ietf.org/doc/html/draft-josefsson-ntruprime-ssh-00

enhancement
feature-request

Hi. Thank you for gitsign! As far as I can tell, gitsign does not support non-interactive usage but only the keyless mode, right? If so, this is a feature request...

bug

Hi. It seems rekor does not support OpenPGP Ed25519 keys, please add support for them. Thank you! ``` jas@kaka:~$ echo foo > foo.txt jas@kaka:~$ gpg --detach-sign foo.txt jas@kaka:~$ gpg --verify...

enhancement

Hi. I'm using rekor-cli v1.1.0 and I'm working on transparency for trisquel/ubuntu/debian/etc-style apt archives and noticed the following problem. It seems the rekor server accepts and stores unrelated keys when...

bug

Hi. I attempted to package system76_ectool for Debian but ran into a dependency problem: it requires hidapi 1.x and debian has 2.x. While we could package hidapi 1.x for Debian...

Hi. Using `cosign generate-key-pair gitlab://foo/bar` works fine if the destination is a project, but it seems useful to also generate keys and set the variables for a group, so the...

enhancement
good first issue