Demi Marie Obenour
Demi Marie Obenour
> > If key generation is not enabled, which is the default behavior, split-gpg2 connects to the restricted agent socket, rather than the non-restricted one. > > That's extra defense...
> > From split-gpg2 perspective, it's more important what is used as the backend (gpg-agent side), not the frontend. And here IIUC sequoia can't help (yet?). > > That said,...
Could waiting be integrated with effects somehow? My understanding is that OCaml programs will be multiplexing many user-level “threads” onto a few OS-level threads. Therefore, if the current task is...
Not stale until #12579 is merged.
This is finally fixed I think.
Instead of providing files as command-line arguments, should they be provided via file descriptors? The sandbox should also prevent `fork()` and sending FDs to other processes via `SCM_RIGHTS`, so that...
Could `ByteString` provide the needed types itself?
I think this is a problem with libdbusmenu-gtk3. That library is unmaintained so I recommend using a different implementation, possibly one used by KDE.
GDB indicates that `accel_group` is `0x0` aka NULL.
> > @marmarek The next thing on my plate is Policy Manager. Where do you see a new Updater experience, as a design and research priority, after Policy Manager? >...