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

A developer can validate update call results are signed #480

Closed
ghost opened this issue Mar 20, 2020 · 2 comments
Closed

A developer can validate update call results are signed #480

ghost opened this issue Mar 20, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Mar 20, 2020

Once an update call is executed, the developer can currently request its status and get a result but without it being signed by the sub-network (or some other entity) there's no guarantee the node isn't lying.

@nomeata
Copy link
Contributor

nomeata commented Mar 20, 2020

This is at the time of writing blocked on the necessary researchy design, and then inclusion in the public spec, and then implementation.

dfinity-bot added a commit that referenced this issue Nov 12, 2020
## Changelog for advisory-db:
Branch: master
Commits: [rustsec/advisory-db@0bdef412...af0ee095](rustsec/advisory-db@0bdef41...af0ee09)

* [`6390fccb`](rustsec/advisory-db@6390fcc) Advisories are now in markdown format ([RustSec/advisory-db⁠#479](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/479))
* [`f8285c8a`](rustsec/advisory-db@f8285c8) README.md: advisories are no longer TOML-formatted ([RustSec/advisory-db⁠#480](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/480))
* [`108b6b59`](rustsec/advisory-db@108b6b5) Add advisory for lettre sendmail transport ([RustSec/advisory-db⁠#478](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/478))
* [`af0ee095`](rustsec/advisory-db@af0ee09) Assigned RUSTSEC-2020-0069 to lettre ([RustSec/advisory-db⁠#481](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/481))
mergify bot pushed a commit that referenced this issue Nov 12, 2020
## Changelog for advisory-db:
Branch: master
Commits: [rustsec/advisory-db@0bdef412...af0ee095](rustsec/advisory-db@0bdef41...af0ee09)

* [`6390fccb`](rustsec/advisory-db@6390fcc) Advisories are now in markdown format ([RustSec/advisory-db⁠#479](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/479))
* [`f8285c8a`](rustsec/advisory-db@f8285c8) README.md: advisories are no longer TOML-formatted ([RustSec/advisory-db⁠#480](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/480))
* [`108b6b59`](rustsec/advisory-db@108b6b5) Add advisory for lettre sendmail transport ([RustSec/advisory-db⁠#478](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/478))
* [`af0ee095`](rustsec/advisory-db@af0ee09) Assigned RUSTSEC-2020-0069 to lettre ([RustSec/advisory-db⁠#481](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/481))
@p-shahi
Copy link
Contributor

p-shahi commented Feb 16, 2021

fixed by dfinity/agent-rs#86

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

No branches or pull requests

2 participants