Specification and python tooling for verifying SSH keys web-of-trust style
Go to file
Juhani Krekelä af2d8413f7 Give different return code if we found nothing in sshwot-filter 2018-09-01 23:57:28 +03:00
src Give different return code if we found nothing in sshwot-filter 2018-09-01 23:57:28 +03:00
.gitignore Add sshwot-verify 2018-09-01 22:33:41 +03:00
CC0 First commit 2018-08-28 12:27:54 +03:00
Makefile Add sshwot-verify 2018-09-01 22:33:41 +03:00
README.md Whoops 2018-09-01 23:52:57 +03:00
sshwot-format.text Move to a space-separated format 2018-08-30 00:16:22 +03:00

README.md

Name

SSH Web Of Trust

Files go where?

.sshwot files go in ~/.sshwot/

TODO

  • egrep 'TODO|FIXME|XXX' src/*.py
  • Convert format description to mandoc
  • Write manpages
  • Add install and uninstall makefile targets
  • sshwot-scan-known-hosts
  • Investigate why it says sshwot-file is required in sshwot-filter

License

Both the sshwot specification and the reference implementation contained here are licensed under Creative Commons Zero v1.0 Universal.