RainLoop / rainloop-webmail

Simple, modern & fast web-based email client
http://rainloop.net
MIT License
4.12k stars 895 forks source link

Add PGP key doesn't work #1149

Open ghost opened 8 years ago

ghost commented 8 years ago

Hello,

I installed Rainloop on my personal server. It works perfectly, but when I want to add my key PGP it doesn't work. When I stick my key and when I click to Import, it closes pop-up and doesn't add it.

What do I have to make to import my key PGP?

Thank you in advance.

RainLoop commented 8 years ago

Could you give me (support@rainloop.net) an example PGP key for tests?

ghost commented 8 years ago

I send you it.

But it's necessary to have GNUPG on the server for the support of PGP in Rainloop ?

RainLoop commented 8 years ago

@Qwaseur I have improved import popup and now it shows errors.

It seems opeppgpjs cannot import your key :( image

ghost commented 8 years ago

It's because my key is ECDSA key and not RSA key ?

RainLoop commented 8 years ago

Yes, OpenPGP js does not support ECDSA keys right now.

ghost commented 6 years ago

OpenPGP JS support now ECC keys ! 👍

https://github.com/openpgpjs/openpgpjs/releases/tag/v3.0.0

stesoell commented 5 years ago

Hey, can we expect an update for that issue? Thanks in advance.

Yanik39 commented 5 years ago

Yes, OpenPGP js does not support ECDSA keys right now.

OpenPGP JS support now ECC keys !

arno01 commented 5 years ago

@RainLoop could you please bump OpenPGP JS to >= v3, preferably to the latest one https://github.com/openpgpjs/openpgpjs/tree/v4.6.2 ?

Yanik39 commented 5 years ago

I setup nextcloud and installed rainloop but i cant read my mails because Rainloop doesnt support ECDSA keys. Please update the OpenPGP

intika commented 4 years ago

@TemhAAhmeT mailvelope extension could fix this awaiting this to be updated ;)

guillaume-smo commented 4 years ago

Hello, I have the same error message, do you know if it's still related to OpenPGP JS version or can it be due to another issue ? Thanks.