Skip to content

Instantly share code, notes, and snippets.

View ewoutp's full-sized avatar

Ewout Prangsma ewoutp

View GitHub Profile

Keybase proof

I hereby claim:

  • I am ewoutp on github.
  • I am ewoutp (https://keybase.io/ewoutp) on keybase.
  • I have a public key ASASYc0iXzfqykjaX-q3XWf6QMu7GvzDLggMhVpjtw09ZQo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am ewoutp on github.
  • I am ewoutp (https://keybase.io/ewoutp) on keybase.
  • I have a public key ASCdue_8qILp5X4lFFupCWUfmUJ1ldWJWaTvcMb5YA-uQAo

To claim this, I am signing this object:

no-emit-version
no-comments
keyid-format 0xlong
with-fingerprint
use-agent
personal-cipher-preferences AES256 AES192 AES CAST5
personal-digest-preferences SHA512 SHA384 SHA256 SHA224
cert-digest-algo SHA512
default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed
sudo apt-get install haveged gnupg2 gnupg-agent libpth20 pinentry-curses libccid pcscd scdaemon libksba8 paperkey opensc
$ ssh -A vm
$ git config --global url."git@github.com:".insteadOf "https://github.com/"
$ cat ~/.gitconfig
[url "git@github.com:"]
	insteadOf = https://github.com/
$ go get github.com/private/repo && echo Success!
Success!