- Регистрация
- 9 Май 2015
- Сообщения
- 1,367
- Баллы
- 155

I’ve been working on improving Libre, my anonymous social experiment, and just rolled out several important security and optimization changes:
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.

Источник: