Trust & Safety Framework
Multi-layered safeguards for creator earnings, buyer protection, and code integrity
Payment & Wallet Security
- Firestore Client Transactions: Every wallet operation (recharge credit, unlock deduction, earning split, withdrawal) uses
runTransaction()for atomicity. If concurrent modifications occur, the operation automatically rolls back. - Server-Side Validation: Firestore security rules validate all wallet modifications independently. Client code cannot force arbitrary values.
- UTR Verification: Recharge payments are validated by administrators against actual bank receipts before crediting GP.
- Zero Credential Storage: GUINEX never stores UPI PINs, banking passwords, or payment tokens.
Content Moderation System
GUINEX uses a multi-layer review process before projects become publicly indexable:
Upload Review
Every project enters "Pending" status. Admin reviews content, description accuracy, and code quality before approval.
Review Moderation
All peer reviews go through verification before appearing publicly, eliminating spam and fake testimonials.
Community Trust Mechanisms
Verified Reviews Only
Only users who have unlocked a project repository can rate and review it.
Transparent Badge Scale
Badge tiers (Community Published → GUINEX Reviewed → GUINEX Certified) communicate verification depth.
Questions About Security?
If you have questions about platform security or need to report a vulnerability, contact our security desk.
Contact Security Team