{% extends "base.html" %} {% block content %}

Using SnapPass

SnapPass allows you to share secrets in a secure, ephemeral way.

  1. Input a secret, its expiration time, and click Generate URL
  2. Share the one-time use URL with your intended recipient
{% endblock %} {% block js %} {% endblock %}