Recenzije za Mailvelope
Mailvelope od Mailvelope GmbH
Recenzija od Mohamed Rizmi
Ocijenjeno s 5 od 5
od Mohamed Rizmi, prije 6 godina124 recenzije
- Ocijenjeno s 5 od 5od Umut, prije mjesec
- Ocijenjeno s 5 od 5od Quasiannette, prije 2 mjeseca
- Ocijenjeno s 2 od 5od Korisnik Firefoxa 12659681, prije 3 mjesecaInstallation 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 - Ocijenjeno s 5 od 5od hansgw, prije 3 mjeseca
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 15526097, prije 4 mjeseca
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 13013911, prije 4 mjeseca
- Ocijenjeno s 3 od 5od Korisnik Firefoxa 15316688, prije 5 mjeseci
- Ocijenjeno s 1 od 5od Korisnik Firefoxa 18860183, prije 7 mjeseci
- Ocijenjeno s 1 od 5od joanluclaborda, prije 7 mjeseciJe 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
- Ocijenjeno s 4 od 5od Andreas Haupt, prije 8 mjeseci
- Ocijenjeno s 5 od 5od Lothar Geiss, prije 9 mjeseci
- Ocijenjeno s 4 od 5od Ulrich Trepte, prije 9 mjeseci
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 18762528, prije 9 mjeseci
- Ocijenjeno s 4 od 5od CHU, prije 10 mjeseci
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 18672640, prije godinu
- Ocijenjeno s 5 od 5od Igor, prije godinuThis is really painless PGP experience! Easy to setup, easy to use
- Ocijenjeno s 5 od 5od infirms, prije godinu
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 13598172, prije godinu
- Ocijenjeno s 5 od 5od Kai-Lux, prije godinu
- Ocijenjeno s 4 od 5od Korisnik Firefoxa 18530460, prije godinu
- Ocijenjeno s 4 od 5od Sam del Canigo, prije godinu
- Ocijenjeno s 1 od 5od Rico, prije godinuDer 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
- Ocijenjeno s 5 od 5od Redzs, prije godinu
- Ocijenjeno s 1 od 5od Korisnik Firefoxa 13647948, prije godinu⚠️Beware of sketchy perms for what should just be an email signer.
- Ocijenjeno s 1 od 5od tvogel, prije godinuI 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.