davex25

Results 6 comments of davex25

Sounds like ladish doesn't actually need a UI at all. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888656 Since I like Claudia, and would like to be able to run it on Archlinux, I tried cloning Ladish...

Hello, looking into this at the moment.

In case it's of any use to you, here was my basic implementation of it, which I never made pull-request worthy. I had also created a JACK source and sink,...

I built according to your instructions for CMake, so should be release mode. I also tried running the VST3 plugin. In Renoise, it ran max CPU for a few seconds...

I've been playing around with using pam_ssh_agent_auth for pam authentication of sudo over an ssh connection with my yubikey. Added KEY_ECDSA_SK type, and sk_application to the Key struct, and a...

@cavokz Tried it out, appears to work perfectly for my yubikey use case above. However your [mailing list conversation](https://lists.mindrot.org/pipermail/openssh-unix-dev/2020-July/038672.html) is making me rethink whether this sudo use case makes sense...