Skip to content

Support ASN.1 metadata #1081

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

Open
joshuagl opened this issue Jul 17, 2020 · 4 comments
Open

Support ASN.1 metadata #1081

joshuagl opened this issue Jul 17, 2020 · 4 comments

Comments

@joshuagl
Copy link
Member

(NOTE: this issue copied from docs/ROADMAP.md)

Description of issue or feature request:

We currently support only a JSON-compatible metadata format.

Current behavior:

Only JSON-compatible metadata is supported

Expected behavior:

ASN.1 metadata files are supported including decoding, encoding, signing over, verifying signatures over

It may be worth considering making the metadata format abstract enough that integrators could easily implement their own metadata format, in a similar fashion to the StorageBackendInterface support.

@joshuagl
Copy link
Member Author

Some preliminary work to define metadata in ASN.1 formats exists in #779

@joshuagl joshuagl added this to the Refactor milestone Jul 17, 2020
@joshuagl
Copy link
Member Author

Adding the "refactor" milestone, as the notion of abstracting away the metadata format should be considered as part of any refactoring effort.

@trishankatdatadog
Copy link
Member

I did a lot of work in this space once. Let me know if you want to collaborate on a POUF.

@joshuagl joshuagl removed this from the Refactor milestone Sep 8, 2020
@lukpueh
Copy link
Member

lukpueh commented Mar 16, 2022

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

No branches or pull requests

3 participants