Home
Welcome to my notebook (and sometimes blog)!I try to keep this page up-to-date with the various projects I am undertaking. Projects are usually computer related in some way, but every now and then I require some down time and switch gears to something like bone carving.
Recent Notes
-
Passing off the Complexity - December 29, 2017
How I have settled into the pass ecosystem. -
Using cabal on OpenBSD - September 12, 2017
Quick rundown for using cabal in a W^X'd world. -
Measuring the weight of an electron - June 1, 2017
Electrons are small, should be easy. Right?! -
Tab completion in OpenBSD's ksh - May 1, 2017
How did I not know about this until now!? -
SSH Fingerprint Verification via Tor - February 27, 2017
Using Tor to validate SSH fingerprints.
qbit/snap
snap is a utility I wrote to make it a bit easier to jump to new snapshot releases of OpenBSD.
snap can be verified with signify(1) by using the below public key:
Pub key
untrusted comment: github.com/qbit/snap public key
RWQVGN6sUjQQA5uYpANGLLKQMAERZ43otLePFSVqNFGGtf/qBez7G1WU
To verify snap:
signify -C -p /etc/signify/snap.pub -x SHA256.sig snap
The above assumes that the public key listed above has been put in /etc/signify/snap.pub.
Old pub keys
untrusted comment: github.com/qbit/snap public key
RWTKOAnI3kqGqY/1ungBemfzkDj4ImXuybf4sDZcCrNJywffIRDkK1qF
untrusted comment: github.com/qbit/snap public key
RWQkqrbMjoywaLwJQf45TjtCLgtFPSEO7v/TBf01WRZjvl8NSy6rJ6Fe
GitHub
LinkedIn
Twitter