mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-06 14:54:57 +01:00
- create release on tag push
- build executables by PyInstaller:
- extract_otp_secrets_linux_x86_64 (glibc 2.28)
- extract_otp_secrets_win_x86_64.exe
- extract_otp_secrets_macos_x86_64 (untested)
- add --version
- build linux executable in docker container
- update README
- add TOC
- improve badges
- add PyInstaller section
- docker
- build BASE_IMAGE as ARG
- copy only required files to image
- add .alias
- build.sh
- fix clean
- fix generate results
- generate TOC
|
||
|---|---|---|
| .. | ||
| empty_file.txt | ||
| example_export_only_totp.txt | ||
| lena_std.tif | ||
| only_comments.txt | ||
| print_verbose_output-n-v.txt | ||
| print_verbose_output-n-vv.txt | ||
| print_verbose_output-n-vvv.txt | ||
| print_verbose_output-n.txt | ||
| print_verbose_output-v.txt | ||
| print_verbose_output-vv.txt | ||
| print_verbose_output-vvv.txt | ||
| print_verbose_output.txt | ||
| printqr_output.txt | ||
| qr_but_without_otp.png | ||
| test_export_wrong_content.txt | ||
| test_export_wrong_data.txt | ||
| test_export_wrong_prefix.txt | ||
| test_googleauth_export.png | ||
| test_plus_problem_export.txt | ||
| text_masquerading_as_image.jpeg | ||