Your account (@{{username}}) is created. Your master password is:
{{ password }}
Make sure you have copied your master password and your private keys.
Your account is lost if you lose or forget your master password.
Private Keys
Type |
Key |
{% for type, key in keys.items() %}
{{type}} |
{{key.private}} |
{% endfor %}