Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for changing the browser redirection timeout #37

Open
xmission opened this issue Jun 18, 2014 · 1 comment
Open

Add support for changing the browser redirection timeout #37

xmission opened this issue Jun 18, 2014 · 1 comment

Comments

@xmission
Copy link
Contributor

Rather than a static 3 minutes, allow users to set a custom redirection timeout.

The timeout could also be set dynamically based on the size of the plaintext. Current reading speeds are about 250 WPM with 70% comprehension average.

The timeout could be encrypted with the plaintext, and when decrypted, sent to the template, or could be added as a URL addition with something like "?t=300" for 300 seconds.

@atoponce
Copy link
Owner

The URL addition could work, as the sender would be able to set the time as he sees fit in the URL without form submissions. When the recipient receives the URL, they must change the time before sending the GET request, otherwise the note is destroyed, and refreshing the URL with a different timeout would fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants