←back to thread

637 points h1x | 5 comments | | HN request time: 0.87s | source
1. 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 #
2. ◴[] No.29211688[source]
3. bogwog ◴[] No.29211904[source]
So you enter your username and password every time you git pull/push?
replies(2): >>29212056 #>>29212738 #
4. frutiger ◴[] No.29212056[source]
Or they use a git-credential-helper with a Personal Access Token.
5. recursive ◴[] No.29212738[source]
Definitely not. I think I enter it about once per machine.