Recovery
Recovery restores a protected file back to its original source. It’s your guarantee that protecting code never means losing it: as long as you hold the recovery key, you can always get your source back.
Recovery is fully offline. It uses a private key that only you hold — never uploaded, never stored by Oxrion — so you can restore from a backup years later with no account and no connection.
Requirements
Section titled “Requirements”Recovery only works on files protected with Recovery enabled in the Encoder, bound to a recovery keypair you created in Keys. If a file was protected without recovery, there is no way to restore it — by design.
How it fits
Section titled “How it fits”- Create a recovery keypair in Keys.
- Protect code with Recovery enabled, bound to that keypair.
- Keep the private key safe. To restore, run Recovery with that key against the protected files.
How to run it
Section titled “How to run it”- Desktop — see Using the app.
- CLI —
oxrion recovery; see CLI commands.