Pohódnoćenja za Mailvelope
Mailvelope wot Mailvelope GmbH
Pohódnoćenje wot dmell
Z 1 z 5 pohódnoćeny
wot dmell, hace 5 añosAfter 30 minutes trying to import my already existing private key (didn't want to generate a new one), without succeeding, I decided to uninstall it. Maybe it's my fault, but I really couldn't find a way to do it.
124 pohódnoćenjow
- Z 5 z 5 pohódnoćenywot Umut, hace 11 días
- Z 5 z 5 pohódnoćenywot Quasiannette, hace un mes
- Z 2 z 5 pohódnoćenywot Wužiwar Firefox 12659681, hace 2 mesesInstallation 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, hace 2 meses
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 15526097, hace 3 meses
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 13013911, hace 3 meses
- Z 3 z 5 pohódnoćenywot Wužiwar Firefox 15316688, hace 4 meses
- Z 1 z 5 pohódnoćenywot Wužiwar Firefox 18860183, hace 6 meses
- Z 1 z 5 pohódnoćenywot joanluclaborda, hace 6 mesesJe 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, hace 7 meses
- Z 5 z 5 pohódnoćenywot Lothar Geiss, hace 8 meses
- Z 4 z 5 pohódnoćenywot Ulrich Trepte, hace 8 meses
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 18762528, hace 8 meses
- Z 4 z 5 pohódnoćenywot CHU, hace 9 meses
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 18672640, hace 10 meses
- Z 5 z 5 pohódnoćenywot Igor, hace 10 mesesThis is really painless PGP experience! Easy to setup, easy to use
- Z 5 z 5 pohódnoćenywot infirms, hace 10 meses
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 13598172, hace un año
- Z 5 z 5 pohódnoćenywot Kai-Lux, hace un año
- Z 4 z 5 pohódnoćenywot Wužiwar Firefox 18530460, hace un año
- Z 4 z 5 pohódnoćenywot Sam del Canigo, hace un año
- Z 1 z 5 pohódnoćenywot Rico, hace un añoDer 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, hace un año
- Z 1 z 5 pohódnoćenywot Wužiwar Firefox 13647948, hace un año⚠️Beware of sketchy perms for what should just be an email signer.
- Z 1 z 5 pohódnoćenywot tvogel, hace un añoI 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.