James Bottomley
James Bottomley
On Thu, 2018-07-12 at 08:25 -0700, Stefan Berger wrote: > Do we want to tie this in with `gpg` in some way or manage recipients > in some way ourselves?...
On Fri, 2018-07-13 at 07:09 -0700, W. Trevor King wrote: > > The enc.keyid_owner_account would at least reduce the possibility > > of a key_id collision among different users, though...
Actually, it doesn't seem to be fixed: I deployed the development version and tried a message in a channel I know to be failing. It's still showing the untranslated slack...
Yes, I did. I just tried it again with a private browser window, this time being very careful to ensure I didn't have any others open and the same thing...
On Fri, 2023-05-19 at 04:01 -0700, David Woodhouse wrote: > At > https://github.com/tpm2-software/tpm2-openssl/blob/1.2.0-rc1/src/tpm2-provider-store-object.c#L59 > we seem to use `object:` as the URI scheme for... a file? Shouldn't > that be...
On Fri, 2023-05-19 at 05:30 -0700, David Woodhouse wrote: > > You want to know what I use in my provider? > > I don't want to know anything :)...
This doesn't quite work for me; I get error: language item required, but not found: `eh_personality` | = note: this can occur when a binary crate with `#![no_std]` is compiled...
Oh, right, that would be my fault then, I removed .cargo trying to clean my downloaded build environment. Doing a git reset put it back and now the patch works...
On Mon, 2016-11-21 at 07:55 -0800, Natan Sągol wrote: > I've tried to reach out James Bottomley @jejb via Twitter with no > success. That would be because twitter is...
If you simply need a tpm2 provider then the (slightly misnamed) openssl_tpm2_engine should give you one that supports almost all of the spec: https://git.kernel.org/pub/scm/linux/kernel/git/jejb/openssl_tpm2_engine.git/ It's also build by openSUSE if...