Skip to content

Conversation

overheadhunter
Copy link
Member

Fixes #47

  • Attribute names are c9r. + base64url-encoded siv-encrypted attribute names
  • Attribute values are encrypted in the same way as file contents

There is no shortening. TBD: How to deal with too long attribute names?

This PR replaces the stale branch feature/47-user-attr.

@overheadhunter overheadhunter requested a review from infeo January 5, 2023 12:41
Copy link
Member

@infeo infeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Regarding handling of too long attributes: I'm totally fine by defining a limit and throw an IOException if the limit is exceeded. But I honstely don't know, what an appropiate limit would be.

@CLAassistant
Copy link

CLAassistant commented Nov 13, 2023

CLA assistant check
All committers have signed the CLA.

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.

Support for UserDefinedFileAttributeView

3 participants