{% extends "base.html" %} {% block title %}Initialize Vault - Passw0rts{% endblock %} {% block styles %} {% endblock %} {% block body %}

🔐 Initialize Vault

Set up your secure password vault

🔒 Enable TOTP 2FA
Time-based One-Time Password provides an extra layer of security. Recommended for enhanced protection.

QR code will be displayed here after vault initialization.

🔑 Register USB Security Key
Hardware-based authentication using YubiKey or other USB security devices. Allows password-optional unlock when connected.
{% endblock %} {% block scripts %} {% endblock %}