Pohódnoćenja za Mailvelope
Mailvelope wot Mailvelope GmbH
Pohódnoćenje wot Randy Knight
Z 5 z 5 pohódnoćeny
wot Randy Knight, för 2 år sedan124 pohódnoćenjow
- Z 5 z 5 pohódnoćenywot Umut, för 14 dagar sedan
- Z 5 z 5 pohódnoćenywot Quasiannette, för 2 månader sedan
- Z 2 z 5 pohódnoćenywot Wužiwar Firefox 12659681, för 2 månader sedanInstallation on Linux not really documented (have to dig though the GitHub wiki, nothing is documented regarding GnuPG integration on their website).
Once GnuPG integration works, it pretends it cannot find the public key for a recipient (manual searching the key on keys.openpgp.org works flawlessly). If you somehow make it work, it basically replaces the editor of your webmailer with this plaintext editor (so you can't really use the default editor of your webmailer anymore).
All in all I can't really recommend this extension.
Either you trust your webmailer enough to give it your keys or just use a local mail client.
If you still want to bother trying this extension, for Linux Mint/Ubuntu you can enable GnuPG integration like this:
1. install gpgme-json (it prentends to automatically set up the firefox native-messaging-hosts file for you, but that's a lie)
2. create the "native-messaging-hosts" config "/usr/lib/mozilla/native-messaging-hosts/gpgmejson.json" with the following contents
{
"name": "gpgmejson",
"description": "Integration with GnuPG",
"path": "/usr/bin/gpgme-json",
"type": "stdio",
"allowed_extensions": [
"jid1-AQqSMBYb0a8ADg@jetpack"
]
}
3. restart firefox
4. mailvelope should now detect your GnuPG backend - Z 5 z 5 pohódnoćenywot hansgw, för 2 månader sedan
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 15526097, för 3 månader sedan
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 13013911, för 3 månader sedan
- Z 3 z 5 pohódnoćenywot Wužiwar Firefox 15316688, för 4 månader sedan
- Z 1 z 5 pohódnoćenywot Wužiwar Firefox 18860183, för 6 månader sedan
- Z 1 z 5 pohódnoćenywot joanluclaborda, för 6 månader sedanJe l'ai installé dans mon Firefox mais le serveur de mail que j'utilise me dit toujours que l'extention n'est pas installée ou pas active
- Z 4 z 5 pohódnoćenywot Andreas Haupt, för 7 månader sedan
- Z 5 z 5 pohódnoćenywot Lothar Geiss, för 8 månader sedan
- Z 4 z 5 pohódnoćenywot Ulrich Trepte, för 8 månader sedan
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 18762528, för 8 månader sedan
- Z 4 z 5 pohódnoćenywot CHU, för 9 månader sedan
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 18672640, för 10 månader sedan
- Z 5 z 5 pohódnoćenywot Igor, för 10 månader sedanThis is really painless PGP experience! Easy to setup, easy to use
- Z 5 z 5 pohódnoćenywot infirms, för 10 månader sedan
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 13598172, för ett år sedan
- Z 5 z 5 pohódnoćenywot Kai-Lux, för ett år sedan
- Z 4 z 5 pohódnoćenywot Wužiwar Firefox 18530460, för ett år sedan
- Z 4 z 5 pohódnoćenywot Sam del Canigo, för ett år sedan
- Z 1 z 5 pohódnoćenywot Rico, för ett år sedanDer email Anbieter GMX empfiehlt diese Erweiterung zur verschlüsselung. Ich vertraue GMX auch nicht zu 100% und nach dieser Empfehlung bin ich stark verunsichert mit GMX was die da empfehlen. Zur Sache Mailvelope will alle meine browserdaten auslesen...kannst vergessen
- Z 5 z 5 pohódnoćenywot Redzs, för ett år sedan
- Z 1 z 5 pohódnoćenywot Wužiwar Firefox 13647948, för ett år sedan⚠️Beware of sketchy perms for what should just be an email signer.
- Z 1 z 5 pohódnoćenywot tvogel, för ett år sedanI am voting one-star only to be visible with the bad votes because it almost made me not trying it out:
Contrary to the tone here, it works on Firefox/Linux with native gpg very well (current openSUSE Tumbleweed here).
Follow these instructions: https://github.com/mailvelope/mailvelope/wiki/Mailvelope-GnuPG-integration
Yes, it needs creating one file by hand.