|
1 |
| -## 🐝 |
| 1 | +## 🐝 SoloKeys Solo 2 monorepo. |
2 | 2 |
|
3 |
| -[![Documentation][docs-image]][docs-link] |
| 3 | +This repository contains the "runner" for the firmware on Solo 2 devices. |
4 | 4 |
|
5 |
| -SoloKeys Solo 2 monorepo. |
| 5 | +Please note that many components have been contributed to the [Trussed GitHub Organization][trussed-dev]: |
6 | 6 |
|
7 |
| -**WARNING WARNING WARNING** |
8 |
| -- **EARLY PRERELEASE.** |
9 |
| -- **NOT FOR PUBLIC USE.** |
10 |
| -- **PULL REQUESTS / ISSUES ONLY AFTER INITIAL CONSULTATION WITH THE TEAM.** |
| 7 | +- Framework: https://github.com/trussed-dev/trussed |
| 8 | +- FIDO Authenticator: https://github.com/trussed-dev/fido-authenticator |
| 9 | +- PIV Authenticator: https://github.com/trussed-dev/piv-authenticator |
11 | 10 |
|
| 11 | +Such code is co-maintained with Nitrokey, who have contributed extensions and other improvements. |
12 | 12 |
|
| 13 | +We plan to release a new version of the firmware, incorporating these changes. |
13 | 14 |
|
14 |
| -For **technical questions and discussions**: https://github.com/solokeys/solo2/discussions |
| 15 | +[trussed-dev]: https://github.com/trussed-dev |
15 | 16 |
|
16 |
| -For **product / crowdfunding questions and discussions**: https://github.com/solokeys/kickstarter2021/discussions |
| 17 | +## Support |
17 | 18 |
|
18 |
| -For general discussion: |
| 19 | +For support with purchased devices, please reach out to [email protected]. |
19 | 20 |
|
20 |
| -- visit our Keybase chat: https://keybase.io/team/solokeys.public |
21 |
| -- visit one of our Matrix rooms: https://matrix.to/#/#solokeys-space:matrix.org |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| -To repeat: Please **do not** open issues/PRs that are not technical issues / firmware bugs |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| -To make pcsclite on Linux work with the Bee, on Debian copy `Info.plist` to `/etc/libccid_Info.plist`. |
30 |
| - |
31 |
| -[docs-image]: https://img.shields.io/badge/docs-book-green?style=flat-square |
32 |
| -[docs-link]: https://solo-bee.netlify.com |
| 21 | +To repeat: Please **do not** open issues/PRs that are not technical issues / firmware bugs. |
33 | 22 |
|
34 | 23 | ## Getting Started
|
35 | 24 |
|
|
0 commit comments