User Tools

Site Tools


muf:it:recipies

This is an old revision of the document!


Recipies

Quick recipies for different tasks

Credentials and More

Recipies for handling credentials and authentication things

Import OTP QRCode into KeePassXC

  1. Copy the exported qr code to your client.
  2. Extract the otp string with zbarimg
    zbarimg /path/to/qrcode.png
    QR-Code:otpauth-migration://offline?data=XXXX
    scanned 1 barcode symbols from 1 images in 0.12 seconds
  3. Convert the code with otpauth
    otpauth -link "otpauth-migration://offline?data=XXXX"
    otpauth://totp/USER@XXX?algorithm=SHA1&digits=6&issuer=ISSUER&period=30&secret=SECRET
  4. Import the OTP in KeePassXC
muf/it/recipies.1739785468.txt.gz · Last modified: by mfulz