Earlier quoted context omitted.
You probably shouldn’t show NSFW to non-logged in users. Otherwise you could run afoul of various laws, since technically minors can access it
[flagged]
Show HN: I built an active community of trans people online
71–80 of 411 posts
Re: Show HN: I built an active community of trans people online
#72Re: Show HN: I built an active community of trans people online
#73Earlier quoted context omitted.
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.
email me if you need a code review
Offer to do a "code review".
Re: Show HN: I built an active community of trans people online
#74Re: Show HN: I built an active community of trans people online
#75Don't trans people usually date/meet with non-trans people!?
No, trans people dating other trans people is actually extremely common (both homo- and heterosexual). Often because both (or more) people often understand each others struggles and wants way better than cis people do, and simply because if you like spending time primarily in trans-heavy communities, you will likely fall for someone who's also trans.
Re: Show HN: I built an active community of trans people online
#76Earlier quoted context omitted.
[flagged]
Please don't post in the flamewar style to HN. We've had to ask you this more than once before. https://news.ycombinator.com/newsguidelines.html
Re: Show HN: I built an active community of trans people online
#77Don't trans people usually date/meet with non-trans people!?
Re: Show HN: I built an active community of trans people online
#78If you've created a service with that many users, that could be a target for malicious actors, and also hosts NSFW content, you may want to look over this article and protect yourself by forming an LLC. https://denise.dreamwidth.org/91757.html
Re: Show HN: I built an active community of trans people online
#79Re: Show HN: I built an active community of trans people online
#80Earlier quoted context omitted.
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.
Why even keep location data at all?