Merge pull request 'Link update' (#1) from paranoid_m42/hacker-how-to:master into master
Link update
Masscollabs Services Source Forge
This repository includes the path to become a committer with any kind of git oriented workflow to push commits to any kind of forge.
Please read :
After generating GPG Key please run :
gpg --list-secret-keys --keyid-format=long
3AA5C34371567BD2
with your GPG Key ID:gpg --output secret.key --export-secret-keys 3AA5C34371567BD2
3AA5C34371567BD2
with your GPG Key ID:gpg --output revoke.asc --gen-revoke 3AA5C34371567BD2
3AA5C34371567BD2
with your GPG Key ID :gpg --armor --export 3AA5C34371567BD2 > 3AA5C34371567BD2.asc
publish to PGP Global Directory , import key , trust and sign with Thunderbird Email Client or any other client
After this backup your secret.key and revoke.asc to an external disk and keep it safe.
Then open your public key with a text editor and copy all text and add your Public Key to GitHub like told here : https://docs.github.com/en/authentication/managing-commit-signature-verification/adding-a-gpg-key-to-your-github-account
Please read this :
happy hacking!...