Free webmail crypto browser extension for Firefox

happygeek 0 Tallied Votes 424 Views Share

The line ‘free crypto browser extension for Firefox’ contains six of my favorite words within its seven-word construction, which is not bad going. In case you were wondering, for is the word that doesn’t float my boat, although others such as complexity, ‘key management’ and PGP which usually rub me up the wrong way when talking about client side encryption are noticeably absent. That is because Freenigma has no place for them in its lexicon.

Simply put, it is a free extension offering encryption for your webmail account when accessed via the Firefox browser and which works with Gmail, Hotmail and Yahoo as well as some lesser-known services.

The less simplistic description would probably add that it is an OpenPGP standard supporting, GNU Privacy Guard implementing system that uses a JavaScript based user script to integrate Freenigma functionality with the desired webmail client, while leaving key management (did I really just say that) to the Freenigma server itself.

There are some limitations, such as the fact that it is only free because it is in Beta and there are absolutely no guarantees that it will remain that way once the Beta expires. In addition, the encryption only covers the mail content and not the webmail from/to headers, or attachments for that matter. Moreover, do not expect Gmail contextual advertising to be, well, very contextual when displayed alongside random text.

It is early days for sure, but if you want simplicity with your webmail security then you cannot really go wrong. The day that the end user did not need to know how to generate a keyring with public and private keys, or choose an encryption algorithm, worry about key length, understand the difference between symmetric and asymmetric encryption or tell RSA and AES apart is long overdue.

The German coders, part of the freiheit.com programming team behind Freenigma, can be found dumping their minds in the best possible way within the superbly named hackers with attitude blog where you can also find out more about Freenigma, funnily enough.

Dani AI

Generated

A short, up-to-date note for anyone finding this thread years after the original posts.

was right that browser-side webmail crypto looked like a neat shortcut — however the original Freenigma project is no longer active (the service was discontinued). (ghacks.net)
Many readers in this thread (for example ) said they avoid extensions; that preference still matters today because there are two different, practical approaches now: provider-side end‑to‑end (no extension needed) or modern, actively‑maintained browser WebExtensions that implement OpenPGP safely.

Firefox stopped supporting legacy add‑on architectures and moved to the WebExtensions model (so 2006-era add‑ons won’t run on current releases). For in‑browser PGP in today’s Firefox look for open‑source, maintained WebExtensions such as Mailvelope or FlowCrypt rather than abandoned legacy plug‑ins. (blog.mozilla.org)

Security notes and practical tradeoffs: historic attacks like EFAIL showed that client‑side decryption inside email clients can be abused, and JavaScript OpenPGP implementations have had advisories — these realities mean extensions and libraries must be kept updated and audited. For high assurance prefer solutions with clear, public audits and local key control (or hardware-backed keys). (efail.de)

Practical options (short):

  • No extension / easiest: use a zero‑access E2EE provider (examples: Proton Mail, Tuta/Tutanota). (proton.me)
  • Webmail + PGP add‑on: use maintained WebExtensions such as Mailvelope or FlowCrypt (install from official extension stores). (github.com)
  • Maximum control: use a desktop client with built‑in OpenPGP (Thunderbird’s native OpenPGP) and optional hardware keys (YubiKey) for private‑key protection. (blog.thunderbird.net)

This preserves the spirit of what liked about simplicity while reflecting current realities: prefer maintained, open projects; prefer providers/clients that keep private keys under user control (or protected by hardware); and treat any browser crypto solution as something to update and verify regularly.

Member Avatar for Member #949455
Member #949455

Simply put, it is a free extension offering encryption for your webmail account when accessed via the Firefox browser and which works with Gmail, Hotmail and Yahoo as well as some lesser-known services.

I used FireFox for years and I don't used extensions.

But it is good to know that someone create a extension for Firefox.

Which I was a bit surprise.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.