Commit Graph

115 Commits

Author SHA1 Message Date
Token2
fd99ef43e8 Update fido2-manage.sh 2025-11-11 08:25:25 +01:00
Token2
4d65a199e6 Merge pull request #29 from Ferenc-/fix-device-listing-regex
Simplify and fix device name extraction
2025-11-06 17:20:53 +01:00
Ferenc Géczi
6287dc1941 Simplify and fix device name extraction
* Correclty handles when the device name ends with `)`
* Drops superfluous `sed`

Before:

```
./fido2-manage.sh -list
Device [1] : TOKEN2 FIDO2 Security Key(0016
```

After:

```
./fido2-manage.sh -list
Device [1] : TOKEN2 FIDO2 Security Key(0016)
```

Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
2025-11-06 00:00:00 +00:00
Token2
df21a878c7 Merge pull request #27 from sdellenb/patch-1
Fix MacOS build script
2025-09-23 12:53:07 +02:00
Simon Dellenbach
e7c6f1fef5 Fix MacOS build script
It must return to the root directory before continuing.
2025-09-23 12:51:10 +02:00
Token2
57a4dce9b6 Update gui-mac.py 2025-09-06 21:12:15 +02:00
Token2
baa2521f31 Update gui-mac.py 2025-09-06 20:42:58 +02:00
Token2
19b3b25c77 Update gui-mac.py 2025-09-06 19:39:11 +02:00
Token2
ed024567bf Update fido2-manage-mac.sh 2025-09-06 19:22:58 +02:00
Token2
5e475bab18 Update credman.c 2025-08-27 11:44:48 +02:00
Token2
fe26347134 Update gui.py 2025-08-17 10:01:28 +02:00
Token2
679b85b405 Update README.md 2025-07-24 22:34:53 +02:00
Token2
79472e3006 Update gui-mac.py 2025-07-20 21:53:33 +02:00
Token2
6265c6ced3 Update gui-mac.py 2025-07-16 15:27:54 +02:00
Token2
f3595389be Update gui-mac.py 2025-07-16 15:01:43 +02:00
Token2
2f52554045 Update README.MACOS.md 2025-07-10 10:58:03 +02:00
Token2
73746cda8c Update README.MACOS.md 2025-07-10 10:57:20 +02:00
Token2
fffebc662a Previous version (pre DMG-ready script)
Use if main script fails
2025-07-08 11:16:53 +02:00
Token2
f99b0bd2d7 Update README.MACOS.md 2025-07-08 11:14:07 +02:00
Token2
acd4e05af3 Update README.MACOS.md 2025-07-08 09:00:13 +02:00
Token2
92a37a3b33 Update gui-mac.py 2025-07-08 08:59:02 +02:00
Token2
34f3525d6f Update fido2-manage-mac.sh 2025-07-08 08:58:29 +02:00
Token2
35f63410e9 Update gui-mac.py 2025-07-08 08:51:57 +02:00
Token2
bb94614f32 Update fido2-manage-mac.sh 2025-07-08 08:51:00 +02:00
Token2
36008ecae7 for DMG files for MacOS distribution
helper scripts to produce DMG files for MacOS distribution
2025-07-07 10:12:38 +02:00
Token2
79ce68ab2f Merge pull request #21 from 0x6e7a6f/dev
Modification on the Arch Linux installation guide
2025-07-04 19:13:58 +02:00
Nzo
ed5dc48b99 Modifications done on the Arch Linux installation guide :
- Deleted a command to install a package on a Debian based distro.

- Added package required to build and run properly the app (libfido2, cmake, libcbor).

- Unified pacman command to install package in the same line.
2025-07-04 18:54:55 +02:00
Token2
4fc6a4e0d9 Merge pull request #20 from MBSck/feature/distro-terminal-support
Add support for more linux distros for `gui.py`
2025-06-06 19:07:01 +02:00
M. B. Scheuck
737e0c961d Add terminal support for other than x-terminal-emulator
This gets the terminal from which `gui.py` is executed and saves it into
the global `TERM` variable. Defaults to `x-terminal-emulator`.
Also autoformats the imports and code via black.
2025-06-05 21:49:44 +02:00
M. B. Scheuck
4e8426c8bb Create .gitignore 2025-06-05 21:46:29 +02:00
Token2
67e7f07031 Merge pull request #19 from bern-spl/main
Added support for PIN retrieval from FIDO2_PIN environment variable
2025-06-05 13:54:18 +02:00
Bernard Blundell
b39b6ac6b9 Added support for PIN retrieval from FIDO2_PIN environment variable 2025-06-05 12:49:29 +01:00
Token2
d738ff31e1 Update README.MACOS.md 2025-02-22 10:23:49 +01:00
Token2
bed2c1f00d Update README.md 2025-01-07 11:08:17 +01:00
Token2
e8929a4caa Update README.md 2025-01-07 11:07:56 +01:00
Token2
692f13b976 Update README.md 2025-01-07 11:05:58 +01:00
Token2
f5cc43a5d0 Update README.MACOS.md 2025-01-07 10:49:35 +01:00
Token2
ccc6a5bf31 Update nfc.c
iso-7816 support added
2024-12-04 10:55:28 +01:00
Token2
8dc463af0f Update nfc.c 2024-12-03 16:27:28 +01:00
Token2
2c14b222a4 Update README.md 2024-11-22 10:29:33 +01:00
Token2
1593cba5a4 Update pin.c 2024-11-21 21:35:49 +01:00
Token2
dc7a4c9455 Update pin.c 2024-11-21 21:33:51 +01:00
Token2
f7179b1f12 Update fido2-token.c
setting a new pin from the command line without confirmation
2024-11-20 10:55:25 +01:00
Token2
bf7376176c Update fido2-token.c 2024-11-20 10:52:34 +01:00
Token2
667f1d2676 Update extern.h 2024-11-20 10:42:53 +01:00
Token2
8baa0f4e21 Update token.c 2024-11-20 10:41:56 +01:00
Token2
dc195e15f3 Update fido2-token.c 2024-11-20 10:39:13 +01:00
Token2
b5c17309cc Update extern.h 2024-11-20 10:01:43 +01:00
Token2
b8a9ea4604 Update pin.c 2024-11-20 09:59:29 +01:00
Token2
6aef9ceccd Update README.md 2024-09-24 09:43:30 +02:00