README.md: add a line about context and dependencies
authorDaniel Golle <daniel@makrotopia.org>
Thu, 7 Jun 2018 22:01:35 +0000 (00:01 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 14 Jun 2018 16:51:22 +0000 (18:51 +0200)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This work was sponsored by WIO (wiowireless.com)

README.md

index 7ec5e142987164fee692f1b6d045d33807ed958c..e0efd68072102416d0475b4307c5bf45cda97063 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # ucert
 
-ucert is a signature-chaining wrapper around usign using libubox blob and blobmsg. 
+ucert is a signature-chaining wrapper around usign using blob and blobmsg.
+It's meant to be used for OpenWrt routers and uses libubox for most things, to allow dumping certificates in JSON format libjson-c and libblobmsg-json are used as well.
 
 ## a few words about security
 ucert inherits all its cryptographic properties from the underlying usign implementation which as such wasn't meant to be used in such a way.