Inspect it
Review file transfer, local authorization, and device-management behavior.
LynavoDrive opens its local core, including photo backup, LAN file access, device discovery and connection, device management, sync history, and access history. The open-source edition requires no LynavoDrive account and does not include official remote-access code.
Open code makes data storage, device connections, and permission behavior inspectable. Users can preserve a version, build it themselves, and participate through issues and documentation feedback.
Review file transfer, local authorization, and device-management behavior.
Build and maintain the local edition without an official account.
Contribute bug reports, proposals, security reports, and documentation feedback.
| Capability | Status | Notes |
|---|---|---|
| Photo and video backup | Open | Back up media to a user-selected computer folder |
| LAN file access | Open | Browse, download, and share files over the LAN |
| LAN device discovery and connection | Open | Device search, QR code, connection code, and direct IP |
| Device pairing and authorization | Open | Local connection and access-control behavior |
| Device management | Open | View, disable, and restore connected devices |
| Sync and access history | Open | Review local backup and file-access activity |
| LynavoDrive account service | Excluded | The open-source edition requires no account |
| Cross-network remote access | Excluded | The repository contains no official remote-access code |
| Official cross-network discovery, connection coordination, and relay services | Excluded | Official infrastructure used across different networks |
| Subscription, payment, and billing | Excluded | Official commercial-service systems |
Excluded capabilities are not hidden behind disabled flags or modules in the open-source repository. Official account and remote-service systems sit outside the repository boundary.
AGPL-3.0-only
You may use, inspect, modify, and redistribute the code under the license. Distribution and network use of modified versions are subject to AGPL source-availability requirements. AGPL licenses the code; it does not automatically grant permission to use the LynavoDrive name, logo, or official identity.
CONTRIBUTIONS_OPEN: The repository publishes contribution guidelines, a code of conduct, and a pull-request process. Read the rules and run the applicable checks before contributing; use Issues for reproducible bugs and feature proposals, and GitHub private vulnerability reporting for exploit details.