Thore Sommer
Thore Sommer
With the Python agent now being officially deprecated, I think we will just remove this option to make a semi portable Python tarball. I don't think anyone has tried to...
You can use the ladspa plugin directly with mpv: ``` mpv --af=lavfi='[ladspa=librnnoise_ladspa:p=noise_suppressor_mono]' file.mp4 ``` This then should work with the youtube-dl integration of mpv.
@mdrocco thanks for introducing me to pyright. It seems that it has a big overlap with mypy. Do you have any experience using it and how does it compare to...
> most of the issues I am seeing (and hopefully fixing) do not pertain type annotations Ok, good to know > I am avoiding keylime_agent.py for now as my understanding...
@sergio-correia is this now fully fixed?
Newer versions of tpm2-tools (>= 5.4) is now escaping most characters and we handle failures correctly, so I'm to close this.
This is now fully implemented with the new configuration format.
The current state is that we have implemented a workaround because in our case it is unlikely that new certificates are issued for those devices. I'll ask around what the...
The vendor was contacted through their official contact form, but we haven't heard anything back yet. Newer CA certificates for different chips do not have this issue because they are...
@stefanberger just to confirm we can close this issue right?