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

gradyoti notifications at github.com
Tue Nov 5 22:26:40 UTC 2013


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

To test: (remember to be root and have servald running)
1) ./serval-sign --help 
You should see the -k flag along with an explanation of its functionality
2) ./serval-sign -k test 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/11

-- Commit Summary --

  * added keyfile argument to CLI (including special instructions). user can now specify the keyring file to draw the signing key (SID) from. If specified keyring does not exist, it creates a new keyring file with that name.
  * added new keyring functionality to README file

-- File Changes --

    M README.md (3)
    M serval-sign.c (16)

-- Patch Links --

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


More information about the Commotion-admin mailing list