extension and security
Hi,
I'd like to know how safe it is to add extension to Zotero. Could an extension hide any "malware"?
I'd like to know how safe it is to add extension to Zotero. Could an extension hide any "malware"?
That said, most extensions are by known community members. If there's a specific extension you're curious about, you can ask about it here.
Zotero OCR, by Philipp Zumstein
Zotero QuickLook, by Mikko Rönkkö
PDF Translate, by windingwind
QuickLook is also definitely fine, but doesn't work in Zotero 6, so that one is moot (maintainer is bwiernik here on the forums).
PDF Translate is newer and the developer (hsiangyu_wong here) hasn't been around the Zotero community for as long, but the code is pretty transparent (see https://github.com/windingwind/zotero-pdf-translate/blob/main/chrome/content/scripts/zoteropdftranslate.js for the main functionality). It does, by the nature of its functionality, send the specified sections of text to the translation service you select, exposing your IP address to third parties, so you'd have to be OK with that.
Many of their add-ons do use third party services (similar to what I describe above), so you should be aware of and OK with that, but there's nothing insecure about that.