Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a CLI tool to decrypt a CXP export/backup #39

Open
Progdrasil opened this issue Jan 13, 2025 · 1 comment
Open

Create a CLI tool to decrypt a CXP export/backup #39

Progdrasil opened this issue Jan 13, 2025 · 1 comment

Comments

@Progdrasil
Copy link
Contributor

Progdrasil commented Jan 13, 2025

This CLI should be useful for both testing purposes and for users who have a backup and want to inspect it. I should take the export archive and either the pre-shared-key or the "importing provider's" private key to decrypt and (optionally) deserialize the format.

For users this can be usefull to recover from a provider that went under and their new provider does not support CXP/CXF yet.

For developers, this can be usefull to diagnose any issues in their implementation for either the protocol or the format.

@Hinton
Copy link
Member

Hinton commented Jan 13, 2025

Sounds reasonable and should be easy to achieve once we support CXP and not just the format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants