79645014

Date: 2025-05-30 06:58:38
Score: 0.5
Natty:
Report link

you need to get pub key from GitHub via

curl -O https://github.com/web-flow.gpg
gpg --import web-flow.gpg

after that you need to get local id

gpg --list-keys

and sign this key for local trust (GitHub mailto:[email protected])

gpg --lsign-key KEYID
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Stremovskyy