mirror of
https://github.com/librekeys/picoforge.git
synced 2026-07-28 08:01:19 -07:00
29 lines
1.4 KiB
Markdown
29 lines
1.4 KiB
Markdown
# Welcome to the PicoForge Wiki
|
||
|
||
**PicoForge** is a modern desktop application for configuring and managing **Pico FIDO** security keys. Built with Rust, Tauri, and Svelte, it provides an intuitive interface for:
|
||
|
||
- Reading device information and firmware details
|
||
- Configuring USB VID/PID and product names
|
||
- Adjusting LED settings (GPIO, brightness, driver)
|
||
- Managing security features (secure boot, firmware locking) (WIP)
|
||
- Real-time system logging and diagnostics
|
||
- Support for multiple hardware variants and vendors
|
||
|
||
## Documentation Index
|
||
|
||
### Getting Started
|
||
* **[Installation](Installation)** – Detailed setup instructions for all supported operating systems (Windows, macOS, Linux).
|
||
* **[First Setup](First-Setup)** – How to initialize and personalize your new Pico-Key.
|
||
|
||
### User Guide
|
||
* **[Device Management](Device-Management)** – configuring PINs, resetting the device, and firmware updates.
|
||
* **[Troubleshooting](Troubleshooting)** – Solutions for common connection and detection issues.
|
||
* **[FAQ](FAQ)** – Frequently asked questions about PicoForge and Pico-Key.
|
||
|
||
### Development
|
||
* **[Building from Source](Building)** – Instructions for compiling PicoForge locally.
|
||
* **[Contributing](Contributing)** – Guidelines for reporting bugs and submitting code changes.
|
||
|
||
---
|
||
*Return to the [LibreKeys PicoForge Repository](https://github.com/librekeys/picoforge)*
|