L
Libre Antisocial
Guest
Iβve been working on improving Libre, my anonymous social experiment, and just rolled out several important security and optimization changes:
Libre stays simple for users but is now much stronger behind the scenes. Feedback is welcome.
Try it here: https://libreantisocial.com
Continue reading...
Code:
1.Anonymous Authentication via Firebase β every user now has a unique anonymous session, preventing abuse while keeping the experience frictionless.
2. Sensitive Keys Removed β tokens (e.g., ipinfo) are no longer exposed on the client side.
3. Advanced Anti-Abuse Filtering β stronger detection for offensive content, spam, and injection attempts (XSS, SQLi, flooding).
4. Client + Server Validations β strict sanitization, input validation, and hardened Firebase Firestore rules.
5. No UX changes β users still just tap βStart being Libreβ to join.
6. Scalability & Resilience β better protection against bots and malicious traffic.
Libre stays simple for users but is now much stronger behind the scenes. Feedback is welcome.

Continue reading...