📦 OTA Update Platform¶
Coming Soon
This platform is currently in development and will be launching soon. Visit our Contact page to get notified when it becomes available!
Overview
The Lunar Network provides enterprise-grade OTA (Over-The-Air) update infrastructure for custom Android ROMs supported by Brax Technologies PBC. Our platform combines robust download distribution with comprehensive device management capabilities.
🌍 OTA Distribution System¶
✨ Key Features¶
🔐 Cryptographically Signed
All OTA packages and signatures available for verification
🌍 Global Mirrors
Mirrorbits ensures fast downloads from geographically optimal servers
✅ Full ROM Support
Complete images and incremental updates for all Brax-supported ROMs
🛡️ Lunar Control Center (LCC)¶
📊 Enterprise Fleet Management¶
Lunar Control Center provides granular control over device deployments with:
📁 Device Organization & Cohorts¶
- Group Management: Organize devices by model, region, test/production status, or custom criteria
- Targeted Deployments: Deploy updates to specific device groups or cohorts
- Phased Rollouts: Schedule staged deployments (e.g., 10% beta, 50% staging, 100% production)
- Centralized Console: Web-based dashboard and API for fleet monitoring and control
- Real-time Progress: Monitor update status, success rates, and failures across the entire fleet
📦 Delta Update Support¶
- Incremental Updates: Only transmit differences between current and new firmware versions
- Bandwidth Optimization: Reduce update package sizes by up to 99% compared to full images
- Cost Savings: Minimize data transfer costs for large device fleets
- Faster Deployment: Smaller packages mean quicker downloads and installations
- Low-Bandwidth Friendly: Critical for devices on limited or slow connections
🔄 Rollback & Fail-Safe Updates¶
- Automatic Rollback: Revert to previous firmware if new version fails to boot
- A/B Partition Support: Seamless updates with dual system partitions
- Recovery Integration: Fail-safe mechanisms prevent device bricking
- Health Monitoring: Automatic detection of update failures and boot issues
- Zero-Downtime: Devices remain operational during updates with A/B system
📊 Version & Update Tracking¶
- Complete Visibility: Track firmware versions running on every device
- Deployment Status: Monitor success, failures, and in-progress updates
- Detailed Logging: Comprehensive audit trails of all OTA operations
- Version Inventory: Real-time view of firmware distribution across fleet
- Compliance Reports: Meet regulatory requirements (NIS2, ETSI 303 645)
- Historical Data: Full deployment history for troubleshooting and analysis
🔒 Secure Delivery & Compliance¶
- Cryptographic Signing: All firmware packages digitally signed and verified
- PKI Infrastructure: Public Key Infrastructure for signature validation
- Encrypted Transport: HTTPS/TLS for all update downloads
- Hash Verification: SHA-256 checksums for package integrity
- Anti-Downgrade Protection: Prevent installation of older, vulnerable firmware
- Bootloader Verification: Integration with verified boot chain
- Audit Trails: Complete logs for compliance and security audits
- Access Control: Role-based permissions for update management
🎨 Custom Branding & Integration¶
- Rich APIs: RESTful APIs for programmatic fleet management
- CI/CD Integration: Connect to build systems and deployment pipelines
- White-Label Support: Customize UI and branding to match your organization
- Webhook Support: Real-time notifications for update events
- Custom Workflows: Integrate with existing IT systems and processes
- SDK Available: Build custom integrations and automation tools
🚀 Getting Started¶
Download ROMs¶
Visit download.os-source.co to:
- Browse available ROMs for supported devices
- Download full system images
- Access incremental update packages
- Verify signatures and checksums
Deploy Lunar Control Center¶
For enterprise fleet management:
- Clone the repository:
git clone https://github.com/lurntech/lcc - Follow installation instructions in the repository README
- Configure your fleet and device groups
- Deploy your first OTA update
Open Source
Lunar Control Center is fully open source. Contribute, customize, or deploy on your own infrastructure.
💬 Support¶
Need help with OTA deployment or fleet management?
- Documentation: Check the LCC GitHub repository
- Community: Join discussions on GitHub Issues
- Enterprise Support: Contact us for custom deployment and support
Why OTA Security Matters
OTA updates are a critical attack vector. Using trusted, verifiable update infrastructure protects your devices from supply chain attacks and ensures only authorized firmware can be installed.