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

Explore representing non-object-like formats #3

Open
jzelinskie opened this issue Apr 21, 2018 · 0 comments
Open

Explore representing non-object-like formats #3

jzelinskie opened this issue Apr 21, 2018 · 0 comments
Labels
exploratory Research and opinions are needed

Comments

@jzelinskie
Copy link
Owner

I spent a little time trying to see if I could generically support asn.1.

I found that supporting it would probably mean actually having schemas for various things that are encoded in that format (e.g. CAs, private keys). I think supporting files like these would be a huge boon to debugging, but also complicate the project to the point where it almost seems like a different goal: representing everything as JSON (or more generically "objects").

@jzelinskie jzelinskie added the exploratory Research and opinions are needed label Apr 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exploratory Research and opinions are needed
Projects
None yet
Development

No branches or pull requests

1 participant