[Commotion-admin] [serval-crypto] Issue6 (#12)

gradyoti notifications at github.com
Thu Nov 7 22:13:37 UTC 2013


Added ability to let serval-crypto to choose between keyring files (to keep identity lists separate). If no keyring file is specified, serval-crypto will use the default "serval.keyring" file. If the specified keyring does not exist, it will be created.

To test: (remember to be root and have servald running)
1) ./serval-crypto --help
You should see the -k flag along with an explanation of its functionality
2) ./serval-crypto --sign -k test -m message
You should see the message "message" followed by the signature block
3) sudo ls /var/serval-node/
You should see "test" in this directory. It is the new keyring you created

Keep out of reach of children.
You can merge this Pull Request by running:

  git pull https://github.com/opentechinstitute/serval-crypto issue6

Or you can view, comment on it, or merge it online at:

  https://github.com/opentechinstitute/serval-crypto/pull/12

-- Commit Summary --

  * added option to specify keyring for serval sign
  * updated README.md

-- File Changes --

    M README.md (2)
    M main.c (11)
    M serval-crypto.h (2)
    M serval-sign.c (9)

-- Patch Links --

https://github.com/opentechinstitute/serval-crypto/pull/12.patch
https://github.com/opentechinstitute/serval-crypto/pull/12.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chambana.net/pipermail/commotion-admin/attachments/20131107/4f0eb57e/attachment.html>


More information about the Commotion-admin mailing list