Safety & Child Protection on YoReSpot

Trust & Safety — public documentation of minor-account protections

Last Updated: May 31, 2026 · Also available at /trust-and-safety and /child-safety

Related policies: Safety · Terms · Privacy · Child Safety (content rules) · FAQ · For Parents · Anti-Trafficking · Features

YoReSpot is not adults-only

We offer two account types at signup:

False age claims violate our Terms of Service and can result in account termination.

Minor account protection architecture

This section describes how YoReSpot enforces safety for under-18 accounts in production — not only UI filters. Adult accounts may use an optional SFW/NSFW toggle; minor accounts do not.

ProtectionWhat users seeWhat the platform does (server-side)
Server-side minor account enforcement Account behaves as SFW-only everywhere. Account type (minor vs adult) is stored in our database and applied on login. Minor rules run on the server; the browser cannot upgrade a minor account to adult mode.
Permanent SFW lock No NSFW/SFW toggle; Settings cannot disable safe mode. Minor accounts are rejected if they attempt to turn off SFW in account settings. The app locks safe mode for the session.
Tagger-gated generation review After generating an image, “Safety check…” appears before preview. Completed image jobs for minors are held until automated image tagging finishes. If tagging fails, nothing is shown. If the image is classified NSFW, the job is blocked and not saved for that account.
Generation blocking for minors Blocked jobs show a clear message; NSFW results never appear in gallery. NSFW generation output is stripped from job status for minor accounts. Video generation output is not delivered to SFW-only accounts.
Media proxy protections Thumbnails and full images/videos for NSFW or unreviewed content do not load. Before image/video bytes are sent, the server checks gallery NSFW flags and whether safety tagging completed. Minors only receive files that are tagged and SFW (plus allowed SFW toon avatars). NSFW and untagged files are denied.
Training Grounds restrictions “Not available on SFW-only accounts” block page. Training Grounds shows unmoderated community images for adult moderation — not minors. Server refuses Training Grounds access for minor accounts.
Adult-only feature blocks No access to auctions, NSFW training, NSFW toon create, etc. NSFW toon creation is blocked for minors on the server. Toon browse/search/popular lists force SFW-only for minors. Other adult areas are blocked in the app when safe mode is locked.
Browse & feed filtering Feeds, gallery, challenges, models, music, etc. hide NSFW items. Minor sessions use safe-mode filters on list and browse requests; NSFW items are excluded from results shown to minor accounts.
Creator NSFW labeling Warnings before publishing models, challenges, toons. Mislabeled adult content may be removed; creators are reminded that minors and SFW users rely on honest NSFW flags.
Age verification upgrade Settings → submit ID when eligible. Admin-reviewed ID verification can convert a minor account to adult after the user turns 18.

Detailed controls (plain language + technical summary)

1. Server-side minor account enforcement

Plain: Minor accounts are SFW-only in the database; the site applies minor rules on the server, not only in the browser.

Technical: Account type is stored per user and returned after authentication. Enforcement modules apply minor gates on generation status, media delivery, Training Grounds, toon APIs, and settings updates.

2. Permanent SFW lock for minors

Plain: Under-18 accounts cannot turn on NSFW mode — ever, unless upgraded after age verification.

Technical: UI hides the global SFW/NSFW toggle for minor accounts. Account settings reject disabling SFW. The client forces safe mode for the whole session.

3. Tagger-gated generation review & generation blocking

Plain: New images are checked before a minor sees them; NSFW results are blocked; videos are not delivered on minor accounts.

Technical: On job completion, minors enter a tagging state until automated WD-style image tagging finishes. NSFW-classified outputs are removed from the response and not treated as saved gallery items for that account. Video outputs are blocked entirely for minors.

4. Media proxy protections

Plain: Even with a direct link, NSFW or unreviewed files should not load for a minor account.

Technical: Thumbnail, preview, and output-file delivery paths verify the requesting account. Minors only receive bytes linked to tagged, non-NSFW gallery entries (with separate rules for SFW public toon avatars).

5. Training Grounds restrictions

Plain: Training Grounds is for adults only — it shows unfiltered moderation candidates.

Technical: App blocks the page for safe-mode users; backend rejects Training Grounds image/vote/stats requests for minor accounts.

6. Server restrictions on browsing & creation

Plain: Minors cannot create NSFW toons; toon lists are SFW-only; other feeds respect safe mode.

Technical: Toon list endpoints ignore NSFW inclusion for minors. Toon create/update rejects NSFW flags from minors. Challenges, gallery, models hub, and similar surfaces pass safe-mode filters.

Adult accounts vs minor accounts — Settings difference

Adult accounts may use an optional SFW/NSFW visibility toggle and set an SFW default in Settings — this is a viewer preference only.

Under-18 SFW-only accounts do not have an NSFW toggle. Safe mode is permanent until age verification approves an upgrade to an adult account. See Features → Safety & Child Protection.

Can minors access adult content?

Not by design on a correctly registered minor account, because the architecture above is active together.

Important limitations

Content involving minors (separate policy)

Prohibited content rules (CSAM, exploitation, zero tolerance) are in our Child Safety & Content Policy. This page covers account-type engineering controls for under-18 SFW-only users.

Is YoReSpot safe for kids?

Not for children under 13 as a target audience. We offer teen SFW-only accounts with the controls above. See For Parents and FAQ.