summaryrefslogtreecommitdiff
path: root/src/subcommands/mh/add-revoker
blob: 8783cd14debdd32ace171204547b7ffdef270c99 (plain)
  1. #!/usr/bin/env bash
  2. # Monkeysphere host add-revoker subcommand
  3. #
  4. # The monkeysphere scripts are written by:
  5. # Jameson Rollins <jrollins@fifthhorseman.net>
  6. # Jamie McClelland <jm@mayfirst.org>
  7. # Daniel Kahn Gillmor <dkg@fifthhorseman.net>
  8. #
  9. # They are Copyright 2008, and are all released under the GPL, version 3
  10. # or later.
  11. # add a revoker to the host key
  12. # FIXME: implement!
  13. failure "not implemented yet!"