antonlindstrom / passpwn

See if your passwords in pass has been breached.
132 stars 12 forks source link

Use openssl instead of sha1sum #5

Closed mino98 closed 6 years ago

mino98 commented 6 years ago

Use this if you want to use openssl instead of sha1sum | tr | awk: it should work natively on MacOS and latest Ubuntu.

mino98 commented 6 years ago

Whoops, sorry I pushed multiple in the same PR by mistake. Closing this and opening two distinct PR... It's still morning :)