website/web/templates/faq.html

101 lines
4.2 KiB
HTML

{{define "title"}}Frequently Asked Questions{{end}}
{{define "content"}}
<div class="block">
<section class="hero is-light is-bold">
<div class="hero-body">
<div class="container">
<h1 class="title">Frequently Asked Questions</h1>
<h2 class="subtitle">And some that nobody asked</h2>
</div>
</div>
</section>
</div>
<div class="block p-4">
<div class="content">
<h1>General FAQs</h1>
<h3>What does certification mean, and what is a "verification selfie"?</h3>
<p>
This website requires all members to be "certified" or proven to be real human beings
on the other side of the keyboard. A "verification selfie" is where you take a picture
of yourself holding onto a hand-written note on a sheet of paper to prove that you are
a real person (and not just catfishing with somebody else's stolen photos).
</p>
<p>
Certification helps protect our members from harassment by anonymous trolls or automated
spam robots that plague other similar sites.
</p>
<h3>Do I need to send a "verification selfie"?</h3>
<p>
Yes.
</p>
<p>
Certification is required before you can gain access to the greater community on this
website. Pre-certification, you may only access your own profile page and settings, but
can not browse the member list, see the site Photo Gallery, or participate on the forums
until your profile has been certified.
</p>
<h1>Photo FAQs</h1>
<h3>Do I have to post my nudes here?</h3>
<p>
You must be comfortable with doing so, yes. On some other nudist social websites, many
nudists have lamented to me about how often they get messages by anonymous, faceless
profiles who slide into their DMs and get all pervy and weird on them. While
{{PrettyTitle}} only requires a face pic and verification selfie, other members will
feel more comfortable if you post some of your own nudes as well.
</p>
<h3>Do I have to include my face in my nudes?</h3>
<p>
You don't have to! I know many nudists are not comfortable with their face appearing
in their nudes. You are free to post "headless torso shots" or leave your face
covered or censored. But you should have at least one face pic (as your default profile
pic) - it can be a G-rated selfie!
</p>
<p>
If you're only comfortable with posting like close-up dick pics, please mark those pics
as "explicit" -- many nudists prefer to see the <em>whole</em> nude body and don't
want to see just dick pics everywhere. And don't set those as your default profile pic!
</p>
<h3>What is considered "explicit" in photos?</h3>
<p>
On this website, I make a fairly common distinction between what's a "normal nude" and
what's an "explicit" photo:
</p>
<ul>
<li>
"Normal nudes" are completely non-sexual in nature. If there's a penis, it's not
erect and it's not being grabbed. "Normal nudes" are not close-up pictures that
focus on the genitals, but tend to be full body shots of a non-sexual nature.
</li>
<li>
"Explicit" posts are everything else: if it includes an erection, or you're
grabbing your junk, or flashing your various holes, or masturbating or engaging
in a sexual activity, these all fall under the "explicit" umbrella. If one would
reasonably consider it to be porn, it's explicit.
</li>
</ul>
<p>
You are permitted to upload explicit content to your profile, just mark which pictures
are explicit to help the rest of the community in case someone prefers not to see that.
You can enable a setting on your profile if you are comfortable with seeing explicit
content from other users -- by default this site is "normal nudes" friendly!
</p>
</div>
</div>
{{end}}