scito / extract_otp_secrets

Extract one time password (OTP) secrets from QR codes exported by two-factor authentication (2FA) apps such as "Google Authenticator". The exported QR codes from authentication apps can be captured by camera, read from images, or read from text files. The secrets can be exported to JSON or CSV, or printed as QR codes to console.
https://scito.ch/content/extract-secret-keys-google-authenticator-qr-export
GNU General Public License v3.0
1.16k stars 138 forks source link

improve build and README, add camera tests #36

Closed scito closed 1 year ago

github-actions[bot] commented 1 year ago

Coverage

Coverage Report
FileStmtsMissCoverMissing
tests
   extract_otp_secrets_test.py4353093%43–45, 126–132, 445, 449–450, 502–513, 532–534, 540, 585–596, 630
TOTAL4353093% 

Tests Skipped Failures Errors Time
85 0 :zzz: 0 :x: 0 :fire: 5.356s :stopwatch: