TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Data Stewardship: The Untapped Potential of the Internet

10 点作者 annefauvre将近 5 年前

1 comment

_nhynes将近 5 年前
The idea of data stewardship seems especially relevant given the increasing ability of, e.g., adtech companies to construct models of their users with the end goal of having a brain-in-vat-style replica used to optimize ad placement.<p>The article doesn&#x27;t go into much detail about the mechanism, but it seems like one would bring together the computation and data in a trusted environment, orchestrated by the blockchain (nb: you&#x27;ll have to click the CTA link at the bottom to find this information). The environment is trusted hardware in the case of the Oasis Protocol network, but crypto methods would also work, depending on the algorithm.<p>The separation of consensus from (trusted) execution cleanly divides the concerns of durability+auditibility and confidentiality. However, it might be useful to go one step further and unbundle the two entirely, so to increase the flexibility of the computation (e.g., introducing non-determinism) and reduce the reliance on a particular root of trust. In such a model, the service provider and user would suss out the TEE out of band, and commit only the provenance and (shielded) results to the blockchain. Downstream data consumers would use the latter based on their trust in the former.