Hacker News new | ask | show | jobs
by raffomania 2681 days ago
Calibre is a complex beast that has a bad track record regarding security and will keep using python 2 even after its deprecation.
1 comments

It does what I need (for instance decrypting Amazon purchases), runs locally and will only process trusted input, not to mention it seems to be gradually migrated to Python 3. I’m not overly worried.

For an upcoming competitor, security is only a feature if it also does everything else I need it to.