add some security relevant documentation

This commit is contained in:
Conor Patrick
2018-10-14 22:49:48 -04:00
parent f6a21672dd
commit 64c3ea5271
6 changed files with 134 additions and 2 deletions

View File

@@ -2,11 +2,11 @@ We are very open to contributions!
[Currently](https://github.com/solokeyssec/solo/issues), most work will go towards
* implementing SAM L11
* implementing STM32L442
* implementing NFC
* adding documentation and improving accessability of the code
In the future, we would love to see creative plugins/extensions, putting the TRNG and TrustZone of the SAM L11 to good use!
In the future, we would love to see creative plugins/extensions, putting the TRNG and other features of the STM32L442 to good use!
Feel free to send a [pull request](https://github.com/SoloKeysSec/solo/pulls) at any time, we don't currently have a formal contribution process.