Skip to content

Instantly share code, notes, and snippets.

View GlenCooper's full-sized avatar
🧡
Hodling BTC

Glen Cooper GlenCooper

🧡
Hodling BTC
View GitHub Profile
I created a meme using https://bing.com/create.
The prompt that I used was: Throwing a lifesaver raft that is shaped like a bitcoin logo from a sinking ship that says "FIAT" on the side of the ship
https://mega.nz/file/kvpTUKZT#CfNJId5z8l1-1bZU-G3mYoGkmtj_yzgsRictGDcyFy8
https://i.nostr.build/aA8J.jpg
https://archive.ph/Q5xp8
-----BEGIN PGP PUBLIC KEY BLOCK-----
mQINBGUXpuEBEADL6X4m2Zus5tdtmBmN15zTMlVh4bZBMLWPci8qarxpiFduMDSt
iGYeW/hVSr49jJvuFnc+Ic63Pw0HKRIl+2qvLLYvblqamzLjgsDLchx8+LzOp9FH
+G8Q1gFFSepBhWYW3VAnwjr5jiwhwhcEvZRXsdjClI4vKl4urUXmBveF/ZM0Ikit
VoBaNVybek02dG6YdR4mwj+sMWRIbv63XJ6wuUjuJZ2KIGc0dJ+jm4MhGCDZJaFc
RKuglf+uqCJ9IfhIOT1PVsznKikoXXLHCsoZoFmC6s2ZHwk63blWlIZ9oIzgkR0Y
G7KS+rSGQXaDMa2KvXXNWnYaiV5oGT00mvdQRCPW+rmlM/R2cf/krD4gRNFyXzyk
xBAS8UXLpM9suwOrcEsSnwIpyoO5DGmNqv2wH4Y5TUmHfjx/qDPiyVnE6fgUFnSV
GzpXxa5JIGXS6fi4Y/WkBJOr8yTWP/HxciY89XIERApwiFvI3c2F2LXk2DekItrx
-----BEGIN PGP PUBLIC KEY BLOCK-----
mQINBFxHJccBEAD24buVZPVHIZjq9dd7dRpv/CYF4YJQD2ccWG+jxND4kMXMyUwZ
RYCwNFKs1ePf2/LnUiNKPiGyyU7SLXF6Cl9Pv2z0OBOmK2+DOx2V1SJ+GxuY0/Fe
WFBHT7grZJ7JEpqv5HDO7qyc+uRscGWzzVBw09gUp+SqWc0lGyBHmB6cx/P8EHEU
oDSdS0ySxy1xFizvWH0p/EAXwzmHnq40u3clwSnazVicVhg5ljVoN5zx8d7uEzaF
78BZ8tNCacyWNJnNJZRB0H6Zp8ZqQTl+WvSp2nToCNQluUSZZGQpE/fUcZstV645
GrAnGhg4futkRGy5zBW4j/iHl2AZC9X0HnVDx9osCBkzdJO1Nl66Y/ZllFGzl2te
RnMnqzwTLmGdySnQoNcEcgkgyUa9oAfMmOfaxQrpaZClyk0DOWjO8YjkfJvSpHCD
kkbSETHctV85z4vLJMlCoa2uoAXj4F7glrZr9loQzzCKx6xPhOv9e78rM6qchjYq
@GlenCooper
GlenCooper / how_to_see_ssh_fingerprints.txt
Last active October 9, 2023 05:26
How to see what the ssh fingerprints are for a host you are attempting to ssh into
Sometimes when you ssh to a new host, you will see a warning message from your ssh client asking you to verify
that the ssh fingerprint is correct.
In order to confirm that the fingerprint is truly correct you should run the following command from the host
that you are trying to ssh into and you see that message:
$ for pubkey_file in /etc/ssh/*.pub; do ssh-keygen -lf ${pubkey_file} -E sha256; done
This should be done before accepting the fingerprint that you are presented is the correct one. Ideally you would have
another way to access the host you are ssh'ing into. Either console access to it, or a trusted person who has console access.
@GlenCooper
GlenCooper / .bashrc
Created September 14, 2023 12:46
Bitcoin ASCII art
# add this to your ~/.bashrc to see this every time you open a new shell
# 20230914T124312Z: bitcoin ascii art from bitcoin firstbits 1GLENCo
echo "⠀⠀⠀⠀⠀⠀⠀⠀⣀⣤⣴⣶⣾⣿⣿⣿⣿⣷⣶⣦⣤⣀⠀⠀⠀⠀⠀⠀⠀⠀";
echo "⠀⠀⠀⠀⠀⣠⣴⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣦⣄⠀⠀⠀⠀⠀";
echo "⠀⠀⠀⣠⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⡿⠿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⣄⠀⠀⠀";
echo "⠀⠀⣴⣿⣿⣿⣿⣿⣿⣿⠟⠿⠿⡿⠀⢰⣿⠁⢈⣿⣿⣿⣿⣿⣿⣿⣿⣦⠀⠀";
echo "⠀⣼⣿⣿⣿⣿⣿⣿⣿⣿⣤⣄⠀⠀⠀⠈⠉⠀⠸⠿⣿⣿⣿⣿⣿⣿⣿⣿⣧⠀";
echo "⢰⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡏⠀⠀⢠⣶⣶⣤⡀⠀⠈⢻⣿⣿⣿⣿⣿⣿⣿⡆";
echo "⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠃⠀⠀⠼⣿⣿⡿⠃⠀⠀⢸⣿⣿⣿⣿⣿⣿⣿⣷";
npub1glencxg7ch9q8jp08ew3guuyuq5txynyp89t4uqkf8splxmfk63se7fu5r
Verifying my Blockstack ID is secured with the address 1HopCimfRwnnBJwtdn2jGKEHeecEJQAPyA https://explorer.blockstack.org/address/1HopCimfRwnnBJwtdn2jGKEHeecEJQAPyA
@GlenCooper
GlenCooper / hello_blockstack.txt
Created February 2, 2019 02:02
hello blockstack
Verifying my Blockstack ID is secured with the address 1F3RTQpijCH16Hm16eBzxtB9DA1En6xi1 https://explorer.blockstack.org/address/1F3RTQpijCH16Hm16eBzxtB9DA1En6xi1

Keybase proof

I hereby claim:

  • I am glencooper on github.
  • I am 1glenco (https://keybase.io/1glenco) on keybase.
  • I have a public key ASCZqf5XDiFLpPQAUrPrFeEF_fz4QuoebL_7qQbsvU9IXAo

To claim this, I am signing this object: