mailvelope / keyserver

A simple OpenPGP public key server that validates email address ownership of uploaded keys.
https://keys.mailvelope.com
GNU Affero General Public License v3.0
409 stars 60 forks source link

No mail sent to verify updated key #137

Closed metal3d closed 8 months ago

metal3d commented 1 year ago

Hi, I updated my key that was expired, and a popup said that a mail was sent to verify. But nothing...

That worked when I remove a key, the problem is only when we upload a new key.

systemplatine commented 1 year ago

Hi there, strange behaviour of Mailvelope key server, indeed. Iā€™m sure you already checked your spam folder, didn't you?

On 18. Apr 2023, at 14:38, Patrice Ferlet @.***> wrote:

Hi, I updated my key that was expired, and a popup said that a mail was sent to verify. But nothing...

That worked when I remove a key, the problem is only when we upload a new key.

ā€” Reply to this email directly, view it on GitHub https://github.com/mailvelope/keyserver/issues/137, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD3GXENFOLLBQJJG6THIAVTXB2DNVANCNFSM6AAAAAAXCSKLZA. You are receiving this because you are subscribed to this thread.

metal3d commented 1 year ago

Yes, I checked of course šŸ˜„

metal3d commented 1 year ago

To be sure, this is what appears on the keystore page:

image

I tried to press "resend" but nothing is received ā€“ One more time, if I remove the key, I receive a mail to confirm the removal.

systemplatine commented 1 year ago

Thanks for the details. We're checking this currently. As a possible workaround: You could try to upload manually here: https://keys.mailvelope.com/manage.html https://keys.mailvelope.com/manage.html Please tell if this works.

On 18. Apr 2023, at 14:55, Patrice Ferlet @.***> wrote:

To be sure, this is what appears on the keystore page:

https://user-images.githubusercontent.com/100080/232783793-6d8626fa-eff0-4423-8bf4-063314e945ba.png I tried to press "resend" but nothing is received ā€“ One more time, if I remove the key, I receive a mail to confirm the removal.

ā€” Reply to this email directly, view it on GitHub https://github.com/mailvelope/keyserver/issues/137#issuecomment-1513076379, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD3GXEPT3N6IP6SFCXBOLPDXB2FNVANCNFSM6AAAAAAXCSKLZA. You are receiving this because you commented.

metal3d commented 1 year ago

Is this OK with private keys ?

The problem is when I send the private key... the website you mention only mention public key

systemplatine commented 1 year ago

No. Never upload a private key. Keyserver is for exchanging public keys only. https://mailvelope.com/en/faq#sharing_keys

On 18. Apr 2023, at 15:18, Patrice Ferlet @.***> wrote:

Is this OK with private keys ?

The problem is when I send the private key... the website you mention only mention public key

ā€” Reply to this email directly, view it on GitHub https://github.com/mailvelope/keyserver/issues/137#issuecomment-1513134682, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD3GXENBIKBU2WV75AZZ63LXB2IB5ANCNFSM6AAAAAAXCSKLZA. You are receiving this because you commented.

metal3d commented 1 year ago

The problem is when I want to use my own private key in the Mailvelop extension to sign / crypt messages. In this interface, it says that my keys are not sync. Pressing the Sync button should send me a mail to confirm the addition.

metal3d commented 1 year ago

Oh, OK... the sync is made for public keys.

But that fails too: image

Question: why cannot we use gpg --send-keys to mailvelop

Cinorid commented 1 year ago

same for me

toberndo commented 10 months ago

Oh, OK... the sync is made for public keys.

But that fails too: image

Question: why cannot we use gpg --send-keys to mailvelop

Could you please send the public key for further analysis?