Sebastian Wick
Sebastian Wick
I tried intercepting the mocked uevents but when I replace the socket (`mv "$sock" "$sock.original" && socat -t100 -v UNIX-LISTEN:$sock,mode=777,reuseaddr,fork UNIX-CONNECT:$sock.original`) I get nothing and dbusmock seems to crash the...
LGTM
Without some more information on why and how you use the kernel keyrings it's hard to come up with a solution.
> This means that 1Password's process memory should contain no secrets when the app is locked (baring things like garbage collectors and OS allocation reuse in relevant applications, of course)....
> On our supported platforms, we don't try to defend against the superuser (root, Administrator on Windows, etc). What are you trying to defend against then? > Keeping the key...
memfd_secret currently disables hibernation and mlock'ed pages might be written to disk when hibernating. Not sure how the kernel keyring deals with that but it might be an actual justification...
The XdpAppInfo has been completely refactored and there is a more up-to date implementation of the same concept. I think this can be closed.
The `o.fd.DBus.Containers1` concept didn't make it into dbus, it's questionable if it will, and the code is severely outdated, so I'm closing this PR. Feel free to re-open it or...
We upgraded the CI. Try rebasing to get it green.
This one can be closed. The Qt annotations got fixed and we have CI for it now.