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

Add api to fetch signed metadata updates data prior to erasure frames generation #524

Open
Slesarew opened this issue Jan 18, 2023 · 0 comments

Comments

@Slesarew
Copy link
Contributor

Just give some api so that tools could fetched signed network specs and metadata (same content that's erasure-encoded in QR video) directly for client-side encoding.

This is needed in particular for tools like Kampela where the payload should be encoded into device-signed (on top of authority certificate signature) NFC fountain, which could only be done client-side. Splitting into packets is done client-side as well, as packet size could be variable. Only signature ensuring untampered original update content is really needed here, but serving content with the signature seems trivial here at this point and would be quite convenient.

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

1 participant