Basic Information
Project Name: Reclaim Protocol
Project Track: infra-security
Team Name: Reclaim Protocol team
Team Members: 30+ members including Madhavan Malolan (CEO), Kirill Kutsenok (Cryptography Researcher), Adhiraj Singh (Lead Developer), Aleksai Ermishkin (Lead Blockchain Developer)
Social Info
Telegram: @protocolreclaim
X (Twitter): @reclaimprotocol
Website: https://reclaimprotocol.org/
Project Overview
Project Goal: To bring Web2 identity and data verification to the TRON ecosystem through production-ready zkTLS infrastructure, enabling developers to build applications requiring verified identity, KYC compliance, sybil resistance, and trustless oracle services while maintaining user privacy and data sovereignty.
Unique Value Proposition:
Reclaim Protocol is the only production-ready zkTLS infrastructure currently live and serving 25+ clients across 30+ blockchains. Weâve achieved over 1 million+ verifications and leverage AI for rapid data fetching from any HTTPS endpoints. Our integration with TRON will unlock unprecedented possibilities for DeFi protocols, identity verification systems, and oracle services while maintaining TRONâs core values of speed, efficiency, and low costs.
Key differentiators:
Production Ready: Only open source zkTLS solution in production with 1M+ verifications
Ultra-Fast: Generate ZK proofs in <4 seconds on 2015 Android devices
Privacy First: Client-side credential generation, no centralized data storage
Universal Access: Works with any HTTPS endpoint without API integration
AI-Powered: Automated template generation for any website in <30 minutes
Project Demo:
https://publish-credentials.reclaimprotocol.org
Provider Builder : https://dev.reclaimprotocol.org/
Expected Completion Date for 2025: September-October 2025
Current Progress (%): 0% (Starting fresh integration with TRON ecosystem)
Technical & Governance Details
Project Test Instructions:
- Visit our live demo at try.reclaimprotocol.org
- Select a Web2 platform (Twitter, LinkedIn, GitHub, etc.)
- Generate a zkTLS proof of your data
Technical Details
Phase 1: Core Reclaim Integration (8 weeks)
Reclaim Protocol Architecture: Reclaim empowers users to generate Zero-Knowledge Proofs for any online user profile. Users log into websites, with HTTPS requests channeled through an âattestorâ proxy server that oversees encrypted data exchange. Users provide keys that disclose non-sensitive request parts to the attestor, which validates legitimacy while keeping authentication data confidential.
The websiteâs encrypted response is processed by a zk-circuit that identifies regex matches within encrypted data using a decryption key as confidential input. The attestor validates that the zk-circuitâs public input was indeed encrypted data from the website. With attestations on both request and encrypted response, coupled with zk-proof, any third-party application can verify data existence on user profiles.
Key Features:
- Sub-4 second proof generation even on 2015 Android devices
- No plugins/apps required - SDK embeds seamlessly in applications
- AI-powered provider creation for any website in <30 minutes
- Client-side credential generation with Groth16 ZK proofs
Phase 2: zkFetch Oracle (6 weeks)
zkFetch Architecture: zkFetch extends HTTP fetch operations with zero-knowledge proof capabilities, enabling cryptographic verification of data from any HTTPS endpoint while maintaining privacy of sensitive information like API keys.
Features:
- Cryptographically verified external data feeds for TRON dApps
- Support for financial, weather, sports, and any other custom API integrations
- Response matching using regex/JSON path patterns with privacy preservation
- Real-time data updates
Smart Contract Links: Coming soon after TBL approval
How is the Project Governed?: Currently No governance model, work in progess.
Funding & Business Model
Funding Request: $100,000 USD distributed across two phases:
Phase 1: Core Infrastructure Integration - $60,000 (8 weeks)
Milestone 1: Technical Analysis & Architecture Design - $10,000 (2 weeks)
- Deep technical analysis of TRONâs DPoS consensus and 27 Super Representative architecture
- Study TRON Virtual Machine (TVM) specifications and Solidity compatibility requirements
- Design verification contract architecture optimized for TRONâs core model
- Create integration specification documents for TVM deployment and review with TRON technical team
Milestone 2: Core Contract Development & Deployment - $40,000 (4 weeks)
- Develop and deploy Reclaim verification contracts on TRON testnet & mainnet
- Implement Groth16 ZK proof verification optimized for TVM execution environment
- Build TRON-specific SDK
- Create client-side credential generation system compatible with TRONâs 3-second block time
Milestone 3: Testing & Documentation - $10,000 (2 weeks)
- Comprehensive testing suite covering all verification scenarios on TRON testnet
- Complete developer documentation specific to TRONâs resource model and TVM deployment
- Create a blog post demonstrating integration
- Community workshops and developer onboarding materials for TRON ecosystem
Phase 2: zkFetch Oracle System - $40,000 (6 weeks)
Milestone 4: zkFetch Core Development - $30,000 (3 weeks)
- Adapt zkFetch architecture for TRONâs DPoS consensus mechanism and 3-second block finality
- Deploy oracle verification contracts optimized for TVM and TRONâs resource model
- Implement proxy-based witnessing system compatible with TRONâs high throughput (2000+ TPS)
- Build response matching and redaction capabilities (regex, JSON path, XPath) for TVM
- Create oracle operations with configurable retry mechanisms
Milestone 5: Data Provider Integration & Production Launch - $10,000 (3 weeks)
- Integrate 5 data providers (financial APIs, weather services, sports data, price feeds)
- Deploy production-ready oracle feeds accessible by TRON DeFi protocols and DApps
- Implement real-time data update mechanisms compatible TRON.
- Documentation and tutorials for TRON developers to integrate custom data sources with minimal costs
Team Allocation:
- 3 Senior Developers (blockchain integration, ZK circuits, SDK development): 14 weeks @ $125/hr
- 1 Project Manager (coordination, milestone tracking, stakeholder communication): 14 weeks @ $120/hr
- 1 Developer Relations Lead (documentation, community engagement, workshops): 14 weeks @ $100/hr
- 1 Integration Support Developer (ongoing support, bug fixes, optimizations): 14 weeks @ $100/hr
Post-Integration Support:
3 months of ongoing development support led by Integration Support Developer, including bug fixes, performance optimizations, and new feature development based on community feedback.
Revenue Model:
- Verification-Based Pricing: Tiered pricing plans based on the number and complexity of verifications requested.
- Infrastructure Access Fees: Charges for access to the attestor network, especially for high-throughput use cases.
- Custom Enterprise Solutions: Dedicated support and integrations for large-scale partners and institutions.
- Ecosystem-Driven Growth: Revenue increases as more dApps and platforms adopt Reclaim for secure data verification.
Interested in TRON Having a Stake?: Not sure at the moment.
Preferred Collaboration Method:
- Joint marketing initiatives to showcase zkTLS capabilities
- Technical advisory support from TRON core team
- Integration support for major TRON DApps
- Participation in TRON developer community events and hackathons
Ecosystem Impact
Partnerships:
- Existing: 30+ blockchain ecosystems.
- Working with 25+ clients in production across various domains like zkKYC, social data verficiations, employment verfication, financial data, Verified credentials from any major web2 platforms, prediction marketplaces, on-ramp off-ramp, credit scores, AI Agents, Data marketplaces and other.
- Major Web2 Pilots: $1B+ revenue job marketplace, NPCI (Indian Government), MOSIP (40+ countries)
Time on TRON: New integration starting with TBL program
Project Milestones
Phase 1: Core Infrastructure (8 Weeks)
Week 1-2: Foundation & Research
- Deep analysis of TRONâs DPoS protocol architecture and TVM specifications
- Integration specification with TRONâs core model
- Engagement with TRON team for technical review
Week 3-6: Development & Integration
- Deploy Reclaim verification contracts on TRON testnet and mainnet
- Build TRON-specific SDK for seamless DApp integration
- Create comprehensive documentation and developer guides
Week 7-8: Testing & Launch
- Testing with TRONâs high-throughput DPoS environment
- Developer documentation and integration tutorials
- Community workshops or twitter space
- Production deployment and monitoring setup
Phase 2: zkFetch Oracle System (6 Weeks)
Week 9-11: Oracle Development
- Adapt zkFetch for TRONâs DPoS consensus mechanism and 3-second block finality
- Build oracle contracts for TVM
- Implement data feed verification system compatible TRON.
Week 12-14: Data Integration & Launch
- Integrate minimum 5 data providers (financial, sports, weather, price feeds, economic data)
- Launch oracle feeds available for TRON dApps.
- Enable real-time data feeds and external data verification
Project in 5 Years:
Reclaim Protocol becomes the de facto identity and oracle infrastructure for TRON, powering:
- Million+ identity verifications annually on TRON
- Universal KYC layer enabling institutional adoption
- Decentralized oracle network serving all major TRON protocols
- Cross-chain identity bridge connecting TRON to global Web2 ecosystem
- AI-powered verification for emerging use cases and data sources
Our vision is to make TRON the most trust-enabled blockchain where any application requiring verified identity or real-world data can be built without compromising user privacy or decentralization principles.