From 03649466c7724230acf4a74632d1878fd7bfef33 Mon Sep 17 00:00:00 2001 From: Suyog Tandel Date: Fri, 9 Jan 2026 15:00:19 +0530 Subject: [PATCH] chore: fix readme formatting --- README.md | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f2d4799..60f2209 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,16 @@ **An open source commissioning tool for Pico FIDO security keys** -> [!IMPORTANT] -> PicoForge is an independent, community-developed tool and is not affiliated with or endorsed by the official Pico FIDO project. -> This software does not share any code with the official closed-source Pico FIDO commissioning application. - [![License: AGPL-3.0](https://img.shields.io/badge/License-AGPL%203.0-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) [![GitHub issues](https://img.shields.io/github/issues/librekeys/picoforge)](https://github.com/librekeys/picoforge/issues) [![GitHub stars](https://img.shields.io/github/stars/librekeys/picoforge)](https://github.com/librekeys/picoforge/stargazers) +> [!IMPORTANT] +> PicoForge is an independent, community-developed tool and is not affiliated with or endorsed by the official [pico-fido](https://github.com/polhenarejos/pico-fido) project. +> This software does not share any code with the official closed-source pico-fido application. + ## About 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: @@ -236,15 +236,22 @@ See [LICENSE](LICENSE) for full details. ## Disclaimer -PicoForge is experimental software. The secure boot feature can permanently lock devices if misconfigured. Always understand the implications before enabling security features. +> [!WARNING] +> PicoForge is experimental software and still in the Alpha stage! +> The app does contain bugs and is not secure by any means. +> +> It does not support all the features exposed by the `pico-fido` firmware and `pico-hsm`. +> +> The secure boot feature can permanently lock devices if misconfigured. Always understand the implications before enabling security features. -**USB VID/PID Notice**: The vendor presets provided in this software include USB Vendor IDs (VID) and Product IDs (PID) that are the intellectual property of their respective owners (Yubico, Nitrokey, FSIJ, Raspberry Pi Foundation, and others). These identifiers are included for personal development, testing, and educational purposes only. You are NOT authorized to distribute or commercially market devices using VID/PID combinations you do not own or license. Commercial distribution requires obtaining your own VID from the USB Implementers Forum ([usb.org](https://www.usb.org/getting-vendor-id)) and complying with all applicable trademark and certification requirements. Unauthorized use may violate USB-IF policies and intellectual property laws. The PicoForge developers assume no liability for misuse of USB identifiers. +> [!CAUTION] +> **USB VID/PID Notice**: The vendor presets provided in this software include USB Vendor IDs (VID) and Product IDs (PID) that are the intellectual property of their respective owners (Yubico, Nitrokey, FSIJ, Raspberry Pi Foundation, and others). These identifiers are included for testing and educational purposes only. You are NOT authorized to distribute or commercially market devices using VID/PID combinations you do not own or license. Commercial distribution requires obtaining your own VID from the USB Implementers Forum ([usb.org](https://www.usb.org/getting-vendor-id)) and complying with all applicable trademark and certification requirements. Unauthorized use may violate USB-IF policies and intellectual property laws. The PicoForge developers assume no liability for misuse of USB identifiers. ---
-**Made by the LibreKeys community** +**Made with ❤️ by the LibreKeys community** Copyright © 2026 Suyog Tandel