Skip to content

Instantly share code, notes, and snippets.

View ollybh's full-sized avatar

Oliver Burnett-Hall ollybh

  • Newcastle upon Tyne, United Kingdom
  • X @ollybh
View GitHub Profile
@ollybh
ollybh / lastpass2pwsafe.sh
Created July 18, 2021 14:45
Script for transferring passwords from LastPass to Password Safe
#!/bin/sh
# Converts a CSV export of a LastPass [https://www.lastpass.com/] vault into a
# format that can be imported by Password Safe [https://pwsafe.org]. Uses
# csvkit [https://github.com/wireservice/csvkit] to manipulate the CSV data.
if [ $# -ne 2 ]; then
echo "Usage: $(basename $0) [INFILE] [OUTFILE]"
exit 1
fi
SRCFILE=$1
@ollybh
ollybh / keybase.md
Created February 22, 2015 11:11
Keybase proof

Keybase proof

I hereby claim:

  • I am ollybh on github.
  • I am ollybh (https://keybase.io/ollybh) on keybase.
  • I have a public key whose fingerprint is E8B3 3107 BA08 C9CC 02EB 505B 6A77 F4DE 5801 2FF9 To claim this, I am signing this object:
{
    "body": {
 "client": {