Open Issues Need Help
View All on GitHubAI Summary: This issue proposes the implementation of a comprehensive moderation system for the service. It includes features such as admin-controlled user bans and temporary limitations, user reporting of answers, a critical pre-screening process for all answers (manual or programmatic) before publication, and a karma-based restriction for image uploads.
AI Summary: This enhancement proposes generating unique avatar variations for anonymous users. It suggests leveraging the Dicebear library's variation feature to encode a user's identifying number (e.g., from `pippo_123`) into their avatar, providing a distinct visual representation.
AI Summary: This GitHub issue is a high-level request to mitigate Cross-Site Scripting (XSS) vulnerabilities across the application. It provides no specific details about the location or type of XSS, indicating a general need for a security audit or implementation of XSS prevention measures. The "help wanted" label suggests the team is seeking assistance for this broad security concern.