Burn-after-reading links: view limits and automatic expiry

Every GlaCat link can carry both a view limit and an expiry time. Set the limit to one view and it becomes burn-after-reading: the first visitor sees it, and the link is permanently dead from that moment. Lifetimes can be as short as one minute.

Two independent conditions

When both are set, whichever condition is met first takes effect.

What happens after it dies

Once a link is spent, the server answers HTTP 410 Gone for that short URL. That status tells browsers and search engines plainly that the resource is permanently removed, rather than vaguely bouncing the visitor back to a home page. Images and videos then enter the deletion process and the underlying objects are removed from storage.

If the link belongs to a signed-in account, the link row and its daily click totals are kept indefinitely so you can still review how it performed. The file itself is deleted either way.

When to use it

Handing over a one-time password or credential, a time-boxed sign-up link, a file meant for one specific person, or any share where you want evidence that it was opened. Combined with an access password, a forwarded link is still useless to anyone who does not have the password.