Earlier quoted context omitted.
I didn’t see any non-text content, but I didn’t spend that much time looking. NSFW text is a thing, there are porn sites that house explicit text for zoophilia, pedophilia, incest, rape, etc. I’m not saying this site has anything extreme or out there, but there are likely laws governing what text can be shown, it’s simpler to just require login, since that will also help protect you against COPPA and other restrictio…
> there are laws governing how certain text is handled Is that true?? In the US? My instinctive metric[0] for NSFW is: Could a casual passerby see something that falls into a class of designated offensivenesses (e.g. sex of any kind, but not violence unless it's also sexual)? Text in a giant font could certainly qualify. But I would not think that ordinary-sized body text would be problematic -- if the passerby has t…
Show HN: I built an active community of trans people online
61–70 of 411 posts
Re: Show HN: I built an active community of trans people online
#62Don't trans people usually date/meet with non-trans people!?
Re: Show HN: I built an active community of trans people online
#63Don't trans people usually date/meet with non-trans people!?
Re: Show HN: I built an active community of trans people online
#64Earlier quoted context omitted.
> there are laws governing how certain text is handled Is that true?? In the US? My instinctive metric[0] for NSFW is: Could a casual passerby see something that falls into a class of designated offensivenesses (e.g. sex of any kind, but not violence unless it's also sexual)? Text in a giant font could certainly qualify. But I would not think that ordinary-sized body text would be problematic -- if the passerby has t…
A better metric might be “could a casual network filtering program pick up something that would be forbidden at work”.
Re: Show HN: I built an active community of trans people online
#65Re: Show HN: I built an active community of trans people online
#66Earlier quoted context omitted.
that place is catastrophizing central and i would recommend against getting attached to it in any way
Sorry for being ignorant but what is that place?
Re: Show HN: I built an active community of trans people online
#67Please be very, very careful with security. That includes logging as little as you can get away with. Your site is a tempting target for a certain class of people.
Re: Show HN: I built an active community of trans people online
#68Earlier quoted context omitted.
I... am not sure if this is a joke or not. Grindr is not a community or posting tool. It's a hookup app.
That used to be true but Grindr has pivoted and now advertises itself as a 2SLGBTQIA+ community app
(Also, for those who were confused by 2S - "Two-spirit". That one's new to me in terms of adding it to the acronym list)
Re: Show HN: I built an active community of trans people online
#69Don't trans people usually date/meet with non-trans people!?
Re: Show HN: I built an active community of trans people online
#70Earlier quoted context omitted.
Interpreting Animats' question as concern for the user population, I think it's a valid one. The new administration in the US is openly hostile, and a lot of damage could be done to peoples' lives if, say, the community was hacked and private email addresses (or other PII) was leaked. And I also agree with you -- now's the time for those of us who can afford it, to fly our ally flags as loudly and proudly as possible…
I am taking security very seriously. All sensitive rows are protected by RLS, and I have gone even further by adding random noise to all location data. Locations are locked down, but in the unfortunate event of a hack what would be leaked is location within a 5 or so mile range, not exact location. If it is possible on Supabase I would like to eventually obscure emails and oauth info.