Libgourou v0.8
Sunday, 11 September 2022
|
Reminder : Libgourou is a free ADEPT protocol implementation (from Adobe) that helps download ACSM files from Linux.
Good news, libgourou v0.8 is out now !
I missed to speak about it since v0.5 (april 2022), but a lot of work has been done :
- Bug fixes, especially in PDF part
- Qt has been replaced by libcurl (lighter & better display when downloading ePub)
- Option to resume (big) downloads that may have failed
- Manage loaned (and returnable) books
- Migrate utils to OpenSSL 3
- Integrate Base64 code into sources
- Support for over encrypted private key when removing DRM (192 bytes keys)
Another improvement asked by a lot of people is the build of an AppImage. I don't really like it because it's big and you do not receive (security) updates from your package manager, but it allows to run on most of Linux platforms by embedding all necessary dependencies.