David Lisa Gnedt
David Lisa Gnedt
> We could add a `requirements.txt` file whose contents gets installed by pip. The project is also distributed via PyPI, so the dependencies should be automatically pulled when doing a...
I am not against adding dependencies, especially, if there are some good libraries for the job. Also, performance is a relevant factor for `cfv`. Please keep in mind that the...
Since Python 3.6 hashlib suports BLAKE2 [1]. If the hashlib support is enough for supporting GNU coreutils b2sum, then I would opt for using it. In any case, please consider...
Do I understand correctly that you want support for the file format used by the [b3sum](https://github.com/BLAKE3-team/BLAKE3#the-b3sum-utility) tool? Or do you have some other tool/file format in mind?
I have exactly the same problem after upgrading from Nextcloud 30.0.11 to 31.0.5. It seems that when logging in via WebDAV the encryption app also tries to setup the encryption...
This is still an issue with Nextcloud 31.0.7.
This is still an issue with Nextcloud 31.0.9.
Thanks for your interest in cfv. I will not personally have time to implement various new formats like also with #9 and #41. However, I gladly accept pull requests implementing...
Thank you, for mentioning the workaround. I had the same problem, fetched the R4.1 `ovmf.bin` from and it works for me too. Update: My HVM/UEFI qube never had a PCI...