extract_otp_secrets icon indicating copy to clipboard operation
extract_otp_secrets copied to clipboard

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...

Results 24 extract_otp_secrets issues
Sort by recently updated
recently updated
newest added

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.21.5 to 4.21.6. Release notes Sourced from protobuf's releases. Protocol Buffers v3.0.0-beta-4 Version 3.0.0-beta-4 General Added a deterministic serialization API for C++. The deterministic serialization guarantees that...

dependencies

Bumps [nuitka](https://github.com/Nuitka/Nuitka) from 2.0 to 2.0.1. Changelog Sourced from nuitka's changelog. ################## Nuitka Changelog ################## In this document, we track the per version changes and comments. This becomes a document...

dependencies

Ran into the following error: ``` administrator@totp-extract:~/extract_otp_secrets$ python3 src/extract_otp_secrets.py -d -v IMG_3307.jpg Traceback (most recent call last): File "/home/administrator/extract_otp_secrets/src/extract_otp_secrets.py", line 119, in raise e File "/home/administrator/extract_otp_secrets/src/extract_otp_secrets.py", line 61, in import...

https://github.blog/changelog/2023-12-14-github-actions-artifacts-v4-is-now-generally-available/

enhancement

- Improved performance: Nuitka can significantly improve the performance of Python code by compiling it to a binary format that can be executed more efficiently than interpreted code. This can...

enhancement

[QReader](https://github.com/Eric-Canas/QReader) 2.0 has [breaking changes](https://github.com/Eric-Canas/QReader/commit/af0604d2005deff06b131c0c4c4ffc3a932d23c7#diff-6db9ce57018d2bfcd4539ee50dd687a27d4a3aeb6d7c73b4291d91f347d937b9). The code has to be adapted.

``` The headers or library files could not be found for zlib, a required dependency when compiling Pillow from source. ``` https://github.com/scito/extract_otp_secret_keys/actions/runs/3726606340/jobs/6320167828#step:4:264 Workaround for ci: exclude pypy-3.9 and windows-latest https://pillow.readthedocs.io/en/latest/installation.html

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.1.1. Commits 94eed81 Bump pylint to 3.1.1, update changelog (#9615) 461831f Fix a false positive with singledispatchmethod-function (#9599) (#9605) cf102ff Fix a false positive for...

dependencies

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.3 to 3.2.5. Commits ae730ac Bump pylint to 3.2.5, update changelog (#9756) be7b5cc [unreachable-code] Fix the false positive in python 3.8 (#9753) (#9755) 6c3ab77 [release] Fix 3.2.4...

dependencies