sys-auth / solo1

CLI and Python library for SoloKeys Solo 1

Official package sites : https://github.com/solokeys/solo1-cli ·

The command-line tool 'solo1' provided by this package can be used to reset a SoloKeys Solo 1, set/change the PIN, generate credentials, interact with the on-board TRNG, update the firmware, and more. See the output of 'solo1 key --help' for more information.

v0.1.1-r1 :: 0 :: gentoo

Modified
License
Apache-2.0 MIT
Keywords
amd64 ~riscv

python_targets

python3_10
Build with Python 3.10
python3_11
Build with Python 3.11
python3_12
Build with Python 3.12

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-python / click : A Python package for creating beautiful command line interfaces

dev-python / cryptography : Library providing cryptographic recipes and primitives

dev-python / ecdsa : ECDSA cryptographic signature library in pure Python

dev-python / fido2 : Python based FIDO 2.0 library

dev-python / intelhex : Python library for Intel HEX files manipulations

dev-python / pyserial : Python Serial Port extension

dev-python / pyusb : USB support for Python

dev-python / requests : HTTP library for human beings

Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
sys-auth/solo1: enable py3.12
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
sys-auth/solo1: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-auth/solo1: Stabilize 0.1.1-r1 ALLARCHES, #904593
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
sys-auth/solo1: Use pypi.eclass
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
sys-auth/solo1: enable py3.11
Turns out it wasn't necessary for upstream to start supporting fido2-1.0 after all. Closes: https://bugs.gentoo.org/897268 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
sys-auth/solo1: fix dev-python/fido2 dependency
Fails src_compile against fido2-1.0.0. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
sys-auth/solo-python: rename to sys-auth/solo1
Name changed upstream starting with version 0.1.0 in order to emphasise this software only works with Solo 1. Signed-off-by: Marek Szuba <marecki@gentoo.org>