Explore >> Select a destination


You are here

adol.pw
| | jnsgr.uk
3.5 parsecs away

Travel
| | (Repost) Building a zero-trust, serverless authentication system for SSH on Microsoft Azure, complete with custom ssh-agent and serverless certificate authority.
| | blog.thc.org
4.9 parsecs away

Travel
| | In this article, you will learn how to add a backdoor to the SSH Public Key. The backdoor will execute whenever the user logs in. The backdoor hides as an unreadable long hex-string inside ~/.ssh/authorized_keys or ~/.ssh/id_*.pub. The source is avai...
| | www.grepular.com
5.0 parsecs away

Travel
| | Mike Cardwell's Tech Blog. Security, privacy, and technology
| | 128bit.io
26.6 parsecs away

Travel
| GPG stands for GNU Privacy Guard, it's a public-key cryptography that can be used to digitally sign items like commits in Git. GPG provides a lot more functionality, but let's go into why you would want to digitally sign your Git commits. Git does not have any way to validate the author of a commit. When setting up a Git client on your system you are able to use any email address you desire.