Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update README #182

Merged
merged 1 commit into from
Jul 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 12 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,24 @@
## 🐝
## 🐝 SoloKeys Solo 2 monorepo.

[![Documentation][docs-image]][docs-link]
This repository contains the "runner" for the firmware on Solo 2 devices.

SoloKeys Solo 2 monorepo.
Please note that many components have been contributed to the [Trussed GitHub Organization][trussed-dev]:

**WARNING WARNING WARNING**
- **EARLY PRERELEASE.**
- **NOT FOR PUBLIC USE.**
- **PULL REQUESTS / ISSUES ONLY AFTER INITIAL CONSULTATION WITH THE TEAM.**
- Framework: https://github.com/trussed-dev/trussed
- FIDO Authenticator: https://github.com/trussed-dev/fido-authenticator
- PIV Authenticator: https://github.com/trussed-dev/piv-authenticator

Such code is co-maintained with Nitrokey, who have contributed extensions and other improvements.

We plan to release a new version of the firmware, incorporating these changes.

For **technical questions and discussions**: https://github.com/solokeys/solo2/discussions
[trussed-dev]: https://github.com/trussed-dev

For **product / crowdfunding questions and discussions**: https://github.com/solokeys/kickstarter2021/discussions
## Support

For general discussion:
For support with purchased devices, please reach out to [email protected].

- visit our Keybase chat: https://keybase.io/team/solokeys.public
- visit one of our Matrix rooms: https://matrix.to/#/#solokeys-space:matrix.org



To repeat: Please **do not** open issues/PRs that are not technical issues / firmware bugs



To make pcsclite on Linux work with the Bee, on Debian copy `Info.plist` to `/etc/libccid_Info.plist`.

[docs-image]: https://img.shields.io/badge/docs-book-green?style=flat-square
[docs-link]: https://solo-bee.netlify.com
To repeat: Please **do not** open issues/PRs that are not technical issues / firmware bugs.

## Getting Started

Expand Down
Loading