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

Feature/new registry #2612

Merged
merged 17 commits into from
May 6, 2024
Merged

Feature/new registry #2612

merged 17 commits into from
May 6, 2024

Conversation

dr-bonez
Copy link
Member

@dr-bonez dr-bonez commented Apr 25, 2024

This PR includes a complete OS update API as well as the back end code to handle squashfs updates. It also includes some minor refactor around the RPC toolkit to monomorphize for dead-code elimination in the cli (reducing the cli to 40M) and some improved security for merkle archives. Authentication is signature-based, with the body of the request being signed by your developer key, as well as any assets being referenced. Files do not need to be stored on the registry, they can simply be stored on any HTTP web server. Signatures are validated by both the client and server.

@dr-bonez dr-bonez marked this pull request as ready for review May 4, 2024 10:22
@dr-bonez dr-bonez requested a review from Blu-J May 4, 2024 10:22
@dr-bonez dr-bonez merged commit 9b14d71 into next/minor May 6, 2024
9 checks passed
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

Successfully merging this pull request may close these issues.

2 participants