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

ames: populate gang with fine sender when scrying into arvo #570

Closed
wants to merge 1 commit into from

Conversation

pkova
Copy link
Collaborator

@pkova pkova commented Dec 18, 2023

This is what we actually want to do.

@joemfb am I leaking something here?

@pkova pkova requested a review from a team as a code owner December 18, 2023 13:51
Copy link
Member

@joemfb joemfb left a comment

Choose a reason for hiding this comment

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

In refcounting terms this would be fine, but the semantics are not right. "fine" requests are not authenticated, the "receiving ship" in the packet prelude is just a routing implementation detail, and data requested through this codepath will not be limited to the ship in question, but could be exposed to any ship (in transit, via the cache, &c). The request is and needs to be public.

@pkova
Copy link
Collaborator Author

pkova commented Dec 18, 2023

Right that all makes sense. Just the responses are signed..

@pkova pkova closed this Dec 18, 2023
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.

2 participants