Skip to content

Instantly share code, notes, and snippets.

View BlankerL's full-sized avatar

Blanker BlankerL

View GitHub Profile
@BlankerL
BlankerL / attestation.txt
Created September 12, 2021 01:20
Attestation
I contributed to the clr.fund Trusted Setup Multi-Party Ceremony.
The following are my contribution signatures:
Circuit: qvt32
Contributor # 2358
Hash: 96483cf2 4ff8b643 c00e3c1f 7d47c2bc
c7751ac0 49a4fa1d 2cf78a96 f02e7858
303f8791 ae3136d5 21ba4031 47bd707d
ac6c764b 86b0fe6e 3d20e910 a26a3fb1
@BlankerL
BlankerL / keybase.md
Created March 12, 2020 09:01
keybase.md

Keybase proof

I hereby claim:

  • I am blankerl on github.
  • I am blanker (https://keybase.io/blanker) on keybase.
  • I have a public key ASAj9B33HMH9eae2qV1OOvkSNNqngTWwam831f1qBy-u4go

To claim this, I am signing this object:

@BlankerL
BlankerL / auto-sign-commits-mac.md
Created November 22, 2019 13:31 — forked from lucko/auto-sign-commits-mac.md
Auto-sign commits with IntelliJ on MacOS

Run:

  • brew install gnupg gnupg2 pinentry-mac
  • git config --global user.signingkey <key>
  • git config --global commit.gpgsign true
  • git config --global gpg.program gpg

Followed by:

  • nano ~/.gnupg/gpg.conf