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

reject submissions without instanceIds, if encryption is enabled #253

Closed
issa-tseng opened this issue Feb 20, 2020 · 0 comments · Fixed by #257
Closed

reject submissions without instanceIds, if encryption is enabled #253

issa-tseng opened this issue Feb 20, 2020 · 0 comments · Fixed by #257

Comments

@issa-tseng
Copy link
Member

right now we autogenerate a uuid if we don't find one from the submission. but this is a problem for encrypted submissions, because the instanceId is integral to decryption.

issa-tseng added a commit that referenced this issue Mar 30, 2020
* since we need the instanceId to generate the decryption IV.
* (usually we just autogenerate an id if we don't see one).
* resolves #253.
@issa-tseng issa-tseng linked a pull request Apr 7, 2020 that will close this issue
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 a pull request may close this issue.

1 participant