System Grab Bag

View all TLDR pages from common (or from all pages)

solo

Interact with Solo hardware security keys. More information: https://github.com/solokeys/solo-python.
  • List connected Solos:
    solo ls
  • Update the currently connected Solo's firmware to the latest version:
    solo key update
  • Blink the LED of a specific Solo:
    solo key wink --serial {{serial_number}}
  • Generate random bytes using the currently connected Solo's secure random number generator:
    solo key rng raw
  • Monitor the serial output of a Solo:
    solo monitor {{path/to/serial_port}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.