Skip to content

Instantly share code, notes, and snippets.

View tripox's full-sized avatar
🦄
Unicorns!

Mathias Larsen tripox

🦄
Unicorns!
View GitHub Profile
#!/bin/sh
# Purpose: Compare a file sha512/md5 with a sha512/md5 string
# Usage: <file> <sha512/md5 string>
# Author: Mathias Larsen <tripox@tripox.dk>
bold=$(tput bold)
red=$bold$(tput setaf 1)
green=$bold$(tput setaf 2)
blue=$bold$(tput setaf 4)

Keybase proof

I hereby claim:

  • I am tripox on github.
  • I am tripox (https://keybase.io/tripox) on keybase.
  • I have a public key whose fingerprint is EEFD BB32 5E82 B9F6 D058 E34B C3F0 B2C2 4628 84F8

To claim this, I am signing this object:

@tripox
tripox / GPG-Tower
Created April 1, 2021 20:54 — forked from LeonardoCardoso/GPG-Tower
How to setup Tower to use the GPG Suite
# GPG on Tower