Share Page¶
After a session completes you can generate a share link: a public URL that opens a clean summary page in any browser, no BLINK account required. The link is one per session.
Generating a link¶
From the session summary or your session history:
- Open the session.
- Tap Generate share link.
- Optionally set an alias (a display name shown instead of your username).
- Copy the URL.
The link looks like /share/<token> where the token is a short random
identifier (~64 bits of entropy). The token is generated only after
you generate the link; it does not exist until you ask for one.
What the share page shows¶
- Session title.
- Domina's name (or your custom Domina's name if a personal one ran the session).
- Your alias if you set one (otherwise nothing).
- The AI-written summary (2 to 4 sentences).
- BLINK branding.
What the share page does not show:
- Your username.
- Your real-world identity.
- The task content.
- Your fetish interests or hard limits.
- Your inventory.
- Any generated images from the session.
Revoking a link¶
To kill a share link:
- Open the session.
- Tap Revoke share link.
- The token is invalidated; the public URL returns 404.
You can also delete the session entirely from your history; that also revokes any share link.
Privacy considerations¶
- The summary is written in the Domina's voice and describes the scene in general terms. It still mentions session type and tone. Treat the link as readable by anyone who has it.
- Aliases are not authenticated. Two users could both pick "Vex"; the share page does not link an alias to an account.
- Search engines can index a share page if someone posts the URL publicly. There is no robots.txt-level block on individual share pages.
If a session would not be safe to share with the wrong audience, do not generate a link in the first place.