FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Support for encrypted UserDefinedAttributeView by overheadhunter · Pull Request #156 · cryptomator/cryptofs · GitHub

Support for encrypted UserDefinedAttributeView - #156

Draft
overheadhunter wants to merge 6 commits into
developfrom
feature/xattr
Draft

Support for encrypted UserDefinedAttributeView#156
overheadhunter wants to merge 6 commits into
developfrom
feature/xattr

Conversation

Copy link
Copy Markdown
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 requested a review from infeo January 5, 2023 12:41

infeo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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 commented Nov 13, 2023
edited
Loading

Copy link
Copy Markdown


All committers have signed the CLA.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL