|
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 |
11 | 9 |
|
| 10 | +Such code is co-maintained with Nitrokey, who have contributed extensions and other improvements. |
12 | 11 |
|
| 12 | +We plan to release a new version of the firmware, incorporating these changes. |
13 | 13 |
|
14 |
| -For **technical questions and discussions**: https://github.com/solokeys/solo2/discussions |
| 14 | +[trussed-dev]: https://github.com/trussed-dev |
15 | 15 |
|
16 |
| -For **product / crowdfunding questions and discussions**: https://github.com/solokeys/kickstarter2021/discussions |
17 | 16 |
|
18 |
| -For general discussion: |
19 | 17 |
|
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 |
| 18 | +#### Support |
22 | 19 |
|
| 20 | +For support with purchased devices, please reach out to hello@solokeys.com. |
23 | 21 |
|
| 22 | +To repeat: Please **do not** open issues/PRs that are not technical issues / firmware bugs. |
24 | 23 |
|
25 |
| -To repeat: Please **do not** open issues/PRs that are not technical issues / firmware bugs |
26 | 24 |
|
27 | 25 |
|
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 |
33 |
| - |
34 | 26 | ## Getting Started
|
35 | 27 |
|
36 | 28 | ### Prerequisites
|
|
0 commit comments