{% extends "base.html" %} {% block title %}New secret — rosbackup-ng{% endblock %} {% block page_title %}New secret{% endblock %} {% block head_actions %}← Vault{% endblock %} {% block content %}
{% if error %}{% endif %}

Stored encrypted at rest. You won't be able to view the value again after saving — keep your own copy if you need one.

🔑 SSH private key
🔒 Password
{% endblock %}