summaryrefslogtreecommitdiff
path: root/src/subcommands/mh/revoke-key
blob: b4ce40115388536b6eb65f4f2e2776f2a1d3fce2 (plain)
  1. #!/usr/bin/env bash
  2. # Monkeysphere host revoke-key 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. # revoke host key
  12. # FIXME: implement!
  13. failure "not implemented yet!"