xous-core
xous-core copied to clipboard
The Xous microkernel
(0.9.13) Allow to select which virtual FIDO key to use **Use cases:** - test fido2 auth scenarios that require multiple keys for one account - multiple accounts on the same...
DUO Mobile works with the Vault app, but the vault app does not seem to know it is being registered with it, and does not show up. This is probably...
a lot of servers have undocumented `lib` APIs. should make a pass of going through and improving that (as well as general docus)
If you don't close out all your secret bases you can't write additional innocuous data to .System like a to-do item or something else non-secret, which if you have a...
This is analogous to a few GrapheneOS features that attempt to put lost, stolen, or seized devices into their most secure state automatically. The closest feature in terms of impact...
It appears that only the D pad click is currently mapped (globally). Please consider adding a history recall with D pad Up for editing/re-running a query (after adding a new...
I had a usb FIDO2 (yubikey) key and the precursor plugged on the same machine. going on an internal web requesting a FIDO2 thinggy... The precursor show the following screen...
An alternative solution to #57. Only a proof of concept, may or may not be merged :), only to showcase the possibility of using GNU Guix to perform reproducible builds...
Just ran an update on a precursor that hasn't been used for several months. After update finalized, and hard reset, device boots into error from #214 and hangs. Hard reset...
A panic was observed in the `net` server [on a CI run today](https://ci.betrusted.io/view/Enabled/job/ctap2-tests/322/console): ``` PANIC in PID 11: ' panicked at 'can't destroy keys on Xous', library/std/src/sys/xous/thread_local_key.rs:98:5 ``` Apparently this...