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

Create xip-18-adding-contentlength-filename-to-remote-attachments.md #19

Merged
merged 2 commits into from Mar 4, 2023

Conversation

nakajima
Copy link
Contributor

While implementing remote attachments in the Inbox, I realized we probably want these fields to be a part of the remote attachments content type.

Copy link

@neekolas neekolas left a comment

Choose a reason for hiding this comment

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

Feels like a clear win


## Security Considerations

People could pass inaccurate or misleading values for these fields, leading to users downloading content that isn't what they expected.

Choose a reason for hiding this comment

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

If implementers are concerned, they do have the option of aborting the download if the downloaded content exceeds the stated length.

@nakajima nakajima merged commit d3cb7d1 into main Mar 4, 2023
@nakajima nakajima deleted the nakajima-patch-1 branch March 4, 2023 01:33
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.

None yet

2 participants