←back to thread

637 points h1x | 1 comments | | HN request time: 0.205s | source
Show context
recursive ◴[] No.29211671[source]
> And if you use GitHub, or any other service that uses SSH keys for authentication, you already have an SSH key that can be used to generate signatures.

Nope. I just checked. I don't.

replies(2): >>29211688 #>>29211904 #
bogwog ◴[] No.29211904[source]
So you enter your username and password every time you git pull/push?
replies(2): >>29212056 #>>29212738 #
1. frutiger ◴[] No.29212056[source]
Or they use a git-credential-helper with a Personal Access Token.