optools/net/ssh/hostkeymanager/app/templates/about.html

303 B

{% extends "base.html" %}{% block title %}r00t^2 SSH Key Repository || About{% endblock %}{% block body %}

About

This is a tool to deliver SSH public keys (or, optionally, host keys) to SSH's authentication system in a safe and secure manner.

{% endblock %}