I hereby claim:
- I am tdwalton on github.
- I am trevorwalton (https://keybase.io/trevorwalton) on keybase.
- I have a public key ASCgkTiUn2zJfXjYddoc94QpWAFNsltM7ELgfTx73SE4ZAo
To claim this, I am signing this object:
{
I hereby claim:
To claim this, I am signing this object:
{
#!/bin/bash | |
######################################################################################## | |
# 1passwordpwnedcheck.sh - script to check 1password entries against known compromised | |
# passwords from haveibeenpwned.com | |
# | |
# Requirements: | |
# 1password CLI tool - https://app-updates.agilebits.com/product_history/CLI | |
# jq json parser - https://stedolan.github.io/jq/ | |
# |