lbryio / lbry.com

lbry.com, the website for the LBRY protocol
https://lbry.com
MIT License
264 stars 234 forks source link

GPG-Key is no longer available on the provided link #1503

Open RubenKelevra opened 1 year ago

RubenKelevra commented 1 year ago

Issue Summary

In the pgp-key.md you provide a link to a third party side - which now no longer stores your key:

Screenshot from 2022-10-24 13-01-40

Steps to Reproduce

  1. Go to the pgp-key.md or the website https://lbry.com/faq/pgp-key.
  2. Use the provided link
  3. See "404" error.

Personal thoughts

IMHO, sending users to a third party site to download a self-signed key there, without even mentioning the valid key ID, is pretty bad practice.

Please store the key on the git and provide a GitHub link to the file on https://github.com/lbryio/lbry.com plus the key-id. Please remember to use a long key ID, as short key IDs are insecure.