Run Gnokey on TinyGo
moul opened this issue · 0 comments
moul commented
-
Develop a proof of concept (PoC) to verify compatibility between gnokey's current implementation and the TinyGo runtime.
-
Once the PoC is complete, explore simple methods for incorporating "authentication," such as:
- Utilizing a physical keyboard
- Implementing a button-based system
- Generating in-memory sessions that are authorized by the primary key, using the new account sessions system mentioned in this link: GitHub - gnolang/gno/issues/1499