scito
fd1841f8dd
update Pipfile.lock
2022-12-18 17:42:42 +01:00
scito
81c2cb498a
add stdin pytest
2022-12-18 17:41:35 +01:00
scito
21c16ed44e
add pypy Python versions 3.7, 3.8, and 3.9 to GitHub CI testing
2022-12-18 13:26:17 +01:00
scito
30638041d8
upgrade to protobuf 4.21.12
2022-12-16 13:17:39 +01:00
scito
892f4f92ae
fix compatibility for Python < 3.11
2022-12-16 13:10:22 +01:00
scito
bda0186d10
test wrong data and improve error handling
2022-12-16 12:43:32 +01:00
scito
96c8836a98
upgrade to protobuf 4.21.11
2022-12-10 12:25:15 +01:00
scito
c44a3f45de
add pip installation; improve README
...
- improve README
- add Installation section
- add Features section
- add Glossary
- add related projects
- add setup.py for pip installation:
pip install git+https://github.com/scito/extract_otp_secret_keys
2022-12-10 12:23:13 +01:00
dependabot[bot]
5783d086ad
Bump pylint from 2.15.7 to 2.15.8
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.15.7 to 2.15.8.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.7...v2.15.8 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 17:36:39 +01:00
scito
a77e775948
add keepass csv export; improve hotp
...
- export to dedicated totp and hotp csv files for KeePass
- show Typ as totp/hotp instead of OTP_TOTP/OTP_HOTP
(BREAKING CHANGE in csv, json and stdout, qr codes or urls are not affected)
- add hotp example
- add hotp tests
- export counter for hotp to csv and json files
- add section on KeePass to README
- increase protobuf to 4.21.10
- show file names of exported csv or json files
2022-12-04 16:19:30 +01:00
Wu Tingfeng
eae01a07d5
Test mutually exclusive arguments verbose and quiet ( #25 )
2022-11-28 21:19:35 +01:00
scito
10fefacd2d
add clean pipenv to README
2022-11-27 21:47:34 +01:00
scito
b562ceb00a
use Python 3.11 for pipenv
2022-11-27 18:33:21 +01:00
scito
3e1818619e
add dev deps to Pipfile
2022-11-19 10:17:44 +01:00
Ilya Kaznacheev
d08195507e
Add docker as installation option ( #23 )
...
* Add docker as installation option
* Add newline to Dockerfile
* Fix example typo
* Add code review fixes
2022-11-19 09:18:24 +01:00
scito
a95a0d1325
upgrade devcontainer to Python 3.11
2022-10-31 22:11:55 +01:00
scito
302c45be99
generalize to upgrade_deps.sh and update Pipfile.lock
2022-10-31 21:50:16 +01:00
scito
354a4bdada
improve steps in README.md
2022-10-30 14:46:43 +01:00
scito
13c4b6c7d4
enable Python 3.11 ci
2022-10-25 22:36:58 +02:00
dependabot[bot]
397534d5ef
Bump protobuf from 4.21.7 to 4.21.8
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 4.21.7 to 4.21.8.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/commits )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 22:28:16 +02:00
scito
52d5c56890
use protobuf 4.21.8
2022-10-22 10:31:25 +02:00
dependabot[bot]
8bc7d8f035
Bump protobuf from 4.21.6 to 4.21.7
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 4.21.6 to 4.21.7.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/commits )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 21:46:11 +02:00
scito
a60cbbb7bb
ignore wheel files
2022-09-25 11:59:46 +02:00
scito
4546655cc5
add protoc upgrade script and update to protoc 21.6/protobuf 4.21.6
2022-09-25 11:54:22 +02:00
dependabot[bot]
39af5ab077
Bump protobuf from 4.21.5 to 4.21.6
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 4.21.5 to 4.21.6.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/commits )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-25 09:27:43 +02:00
Roland Kurmann
be4d0d37db
add default codeql-analysis.yml
...
This file enables security scans on GitHub.
2022-09-17 11:24:11 +02:00
scito
3933e6ed8a
add #StandWithUkraine
2022-09-09 18:50:10 +02:00
scito
dbfd3464f2
save qr code to specific dir, improve help, add tests
...
- use metavar for files and dirs in help
- support several recursive dirs in saveqr
- add saveqr and debug tests
2022-09-09 13:15:22 +02:00
scito
fbefb3474c
fix save_qr: dict notation is needed
2022-09-09 13:08:35 +02:00
scito
4baf406211
improve docu
...
- add help page to README.txt
- remove -p
- mention optional qrcode module
2022-09-08 21:26:19 +02:00
scito
cd2d3258d3
handle not encoded + in query params, fixes #15
...
- add debug level, by givein parameter -vv
- if the base64 string is not urlencoded, then + will be replaced by a space,
what cannot be decoded anymore
--> replace spaces back to plus
- add test
2022-09-07 21:58:03 +02:00
scito
df8b99dce4
add debug launch config for folder and workspace
2022-09-07 21:49:29 +02:00
scito
801c0e42d0
add technical spelling words, like TOTP
2022-09-07 19:59:38 +02:00
scito
d7f4533c99
enable base64 decode validation
...
Enable validation for analyzing #15
2022-09-07 19:36:10 +02:00
scito
9beb98693c
README: link badges, add protobuf
2022-09-04 22:07:39 +02:00
scito
fbde835601
enable pytest in vscode and mention it in README
2022-09-04 19:02:36 +00:00
scito
fb4cee14da
add VSCode devcontainer setup
2022-09-04 13:58:58 +00:00
scito
4027677b38
add vscode settings.json
2022-09-04 13:44:46 +02:00
scito
acab230436
improve README.md
2022-09-04 08:57:12 +02:00
scito
7fc69ea415
refactor to reduce complexity of extract_otps (main loop)
...
flake8 is happy now
2022-09-04 08:37:03 +02:00
scito
16d9fffc4a
add test for verbose output
2022-09-04 08:16:20 +02:00
scito
33bba8848a
add dependabot.yml
2022-09-04 01:30:45 +02:00
scito
2eaab5e3b5
update README and CI
2022-09-04 01:01:53 +02:00
scito
9d08ebaa38
add output tests
2022-09-04 00:15:08 +02:00
scito
eac342c0cc
fix optional QRCode import
2022-09-03 23:46:05 +02:00
scito
aaef496d4f
refactor tests, add utils
2022-09-03 22:20:01 +02:00
scito
cf91108c3f
add badges to README, rename CI file to ci.yml
...
- add python and license badge to README
- rename GitHub Workflow actions file to ci.yml
2022-09-03 19:05:30 +02:00
scito
fef46dcfba
support pipenv
2022-09-03 19:05:30 +02:00
Roland Kurmann
fe61b995d8
Add GPL3 LICENSE
2022-09-03 18:23:30 +02:00
scito
daf20cd5fa
add badge to REAME
2022-09-03 16:38:29 +02:00