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

Catalog v1 #30

Closed
Tracked by #51 ...
cryptoquick opened this issue Mar 17, 2023 · 0 comments
Closed
Tracked by #51 ...

Catalog v1 #30

cryptoquick opened this issue Mar 17, 2023 · 0 comments
Assignees

Comments

@cryptoquick
Copy link
Member

cryptoquick commented Mar 17, 2023

Catalog v1 Files need a new header format which must contain an unbounded amount of metadata in CBOR format, preceded by its length. Then, every segment hash will be appended to the file in order.

Files will end in .cat, and the metadata section needs to support properties specific to each frontend. It will also need to be able to include other filesystem metadata, such as file name and dates. All this data will be optional.

Data should include file MIME type and creation date.

An endpoint should be available to return the raw catalog file, in addition to a parsed version as JSON.

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