Skip to content

Instantly share code, notes, and snippets.

@qutorial
qutorial / freeotp_backup.md
Created May 17, 2019 18:18 — forked from kontez/freeotp_backup.md
A guide to back up and recover 2FA tokens from FreeOTP (Android)

Backing up and recovering 2FA tokens from FreeOTP

Backing up FreeOTP

Using adb, create a backup of the app using the following command:

adb backup -f freeotp-backup.ab -apk org.fedorahosted.freeotp
@qutorial
qutorial / integrity.sh
Created October 9, 2017 12:08
Integrity for HTML links in Bash
# Add this function to your ~/.bashrc
# Calculates SHA384 integrity attribute given a URL
function integrity {
echo sha384-`curl -s $1 | openssl dgst -sha384 -binary | openssl base64 -A`
}
# Documentation
#
@qutorial
qutorial / meetings_samosas.md
Last active October 8, 2021 04:20 — forked from leommoore/meetings_samosa.md
Meetings - SAMOSAS

Meetings - SAMOSAS


  • Start and stop meeting promptly
  • Agenda created in advance; no agenda, no meeting
  • Minutes recorded and sent around after meeting so everyone can recall results
  • One speaker at a time; no interrupting talker
  • Send material in advance, since reading is faster
  • Action items at the end of meeting, so know what each should do as a result of the meeting
  • Schedule the next meeting