Recensions par Mailvelope
Mailvelope di Mailvelope GmbH
Recension di Antje Dohn
125 recensions
- Valutade 5 su 5di Umut, 3 μέρες πριν
- Valutade 5 su 5di Quasiannette, ένας μήνας πριν
- Valutade 2 su 5di Utent Firefox 12659681, 2 μήνες πρινInstallation 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 - Valutade 5 su 5di hansgw, 2 μήνες πριν
- Valutade 5 su 5di Utent Firefox 15526097, 3 μήνες πριν
- Valutade 5 su 5di Utent Firefox 13013911, 3 μήνες πριν
- Valutade 3 su 5di Utent Firefox 15316688, 4 μήνες πριν
- Valutade 1 su 5di Utent Firefox 18860183, 5 μήνες πριν
- Valutade 1 su 5di joanluclaborda, 6 μήνες πρινJe 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
- Valutade 4 su 5di Andreas Haupt, 7 μήνες πριν
- Valutade 5 su 5di Lothar Geiss, 7 μήνες πριν
- Valutade 4 su 5di Ulrich Trepte, 7 μήνες πριν
- Valutade 5 su 5di Utent Firefox 18762528, 8 μήνες πριν
- Valutade 4 su 5di CHU, 9 μήνες πριν
- Valutade 5 su 5di Utent Firefox 18672640, 10 μήνες πριν
- Valutade 5 su 5di Igor, 10 μήνες πρινThis is really painless PGP experience! Easy to setup, easy to use
- Valutade 5 su 5di infirms, 10 μήνες πριν
- Valutade 5 su 5di Utent Firefox 13598172, ένας χρόνος πριν
- Valutade 5 su 5di Kai-Lux, ένας χρόνος πριν
- Valutade 4 su 5di Utent Firefox 18530460, ένας χρόνος πριν
- Valutade 4 su 5di Sam del Canigo, ένας χρόνος πριν
- Valutade 1 su 5di Rico, ένας χρόνος πρινDer 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
- Valutade 5 su 5di Redzs, ένας χρόνος πριν
- Valutade 1 su 5di Utent Firefox 13647948, ένας χρόνος πριν⚠️Beware of sketchy perms for what should just be an email signer.
- Valutade 1 su 5di tvogel, ένας χρόνος πρινI 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.