On Sat, 2023-08-12 at 21:47 -0500, Jacob Bachmeyer wrote:
> Will there be support for importing, say, a Tor onion service keypair onto an
> OpenPGP certificate as a subkey?
That is one of the first things I plan to work on.
> Or, perhaps more practically, importing an existing OpenSSH keypair as
On Sat, 2023-08-12 at 08:48 +0200, Francesco Ariis wrote:
> Is there any repository, or site, or blog we can follow to get news about
> this?
Great question! I don't have access to the old repository, mailing list, and
bug trackers yet, but here are some places where you can keep track of things.
Hi GnuPG-ers,
I'm bringing back to life the Monkeysphere project which has fizzled upstream.
I love the concept and am willing to rewrite major components and, more
importantly, provide guides and integrations to make the experiment successful.
What is the Monkeyspherian way of doing things, yo
> Please not[e] that your compiler does not support the GCC style aligned
> attribute. Using this software may evoke bus errors.
I'd like to pose the question of why GnuPG should use the non-standard aligned
attribute anyway, when to the best of my knowledge, the same functionality is
supported
On Sun, 2023-04-09 at 12:09 +0100, Damien Goutte-Gattat wrote:
> If you donât mind compiling and installing GnuPG â„ 2.3 yourself you should
> also try installing Scute 1.7.0.
You're a genius! I actually had a hard time getting Scute 1.7.0 to compile, so
I built it from Git instead and everything
Hi,
I'm using Debian Bookworm (Testing) with GnuPG, gpgsm, and Scute. My motivation
for using this trio of tools is a little elaborate, so allow me to explain. For
just the technical stuff, skip to the end.
I use OpenPGP for a variety of reasons, including for my own email security and
because
Hi all,
Just for fun and because I have extra Gnuk tokens lying around, I'd like
to try writing a program for my libreCMC router that feeds the Linux
entropy pool with data from the token's true RNG. The help text for
scdaemon states
> # RANDOM
> #
> # Get NBYTES of random from the card and send
On Sun, 2021-06-20 at 18:57 +, mailinglisten--- via Gnupg-users
wrote:
> is there any educated guess, when some safe curve (25519?) will find
> their ways into openPGP smart cards?
Some cards already support Curve25519; I'm signing this with my
Nitrokey Start (which is really a Gnuk) using my e
On Saturday, January 23, 2021 10:39:30 AM EST Ingo Klöcker wrote:
> Did you have a look at GPGME's tests as working example code? There is a
> test for listing signatures:
> https://dev.gnupg.org/source/gpgme/browse/master/tests/gpg/t-keylist-sig.c
Thanks, I didn't see that. Except for the differen
I'm having trouble writing a program using GPGME that is able to read the
signatures of keys from a file. I've ensured that GPGME_KEYLIST_MODE_SIGS is
specified and would appreciate additional eyeballs on it. I've tested it with
the Debian keyring which has many signatures and not had any luck.
On Saturday, December 5, 2020 9:20:33 AM EST Nicolas Boullis wrote:
> PIN retry counter : 2 0 3
It looks like you're trying to decrypt a file and your encryption PIN counter
is zero. I wonder why it was giving you the strange error message.
Does signing work?
signature.asc
Description: This is
Hi
I'm writing a tool using GPGSM and want to print signature validation
information without reinventing the wheel with case statements, also for the
sake of localization. These members in gpgme_signature_t [1] seem to be what
I'm looking for:
gpgme_validity_t validity
The validity of
On Monday, May 18, 2020 2:53:55 AM EDT Werner Koch wrote:
> On Sat, 16 May 2020 23:24, John Scott said:
>> Looking up recipients with both dirmngr-client and
>> gpgsm --verbose --list-external-keys [recipient]
>> are fruitless whether I drop the ads\ from my username or not. I've bumped
>> the ldap
On Sunday, May 24, 2020 12:18:51 PM EDT Robert J. Hansen wrote:
> > But using Sherpa is probably a good bet.
>
> Good Lord, it's been a while since I wrote that. The Windows MSI
> installer should still work, though. If there's interest in other
> formats, I'll see about updating it.
Having onl
Hi,
I'm stumped getting gpgsm to lookup S/MIME certificates in my organization.
I've got a temporary working solution with ldapsearch after logging into my
VPN with NetworkManager+OpenConnect:
ldapsearch -Wt -b OU=Accounts,DC=ads,DC=foo,DC=com -D
CN=jscott,OU=Accounts,DC=ads,DC=foo,DC=com '
15 matches
Mail list logo