You can provide your ssh pubkey and GPG key here.
If you have any problem or suggestion, contact or join us:
SSH public keys can be easily added on the server.
GPG public keys can be used to verify files, encrypt or decrypt something after mutual trusted.
For Windows user, you can download the PuTTY Client.
For Linux/Unix Like User, you can install openssh for your system by package manager. THen exec ssh-keygen
command.
After you get ssh keys you can commit your public key here. Do not move or modify a public key that does not belong to you.
For Linux/Unix Like User, you can install gnupg for your system by package manager. Then exec gpg --gen-key
command. Also you can use GUI Applications to finished it.
Publish the public key to server.
As the same you can commit your gpg key finger here after it published on server.
Add GPG keys for Github to verify the committing.