返回介绍

Secret Store Tutorial Overview

发布于 2023-06-28 21:14:12 字数 7110 浏览 0 评论 0 收藏 0

In this tutorial, we will learn step by step how to setup a Secret Store with 3 nodes and use it for a simple use case:

Alice has a confidential document stored locally on her hard-drive. She will encrypt it and store the encryption key in a secure way. Later on, Alice will share this encrypted document with Bob making sure that he is the only one able to decrypt it.

To keep things simple we will work on a Private development chain but the Secret Store nodes are meant to be connected to and synchronize any blockchain (Private or Public).

The overall picture of this tutorial is the following:

  • 3 Secret Store nodes (each with an account)
  • 3 regular user accounts (Alice, Bob and Charlie) system overview
  • Each entity on this picture is running a node on the same blockchain. Interactions with the blockchain are not represented on this diagram.
  • The nodes part of the secret store are connected with each other using a secure connection (blue lines).
  • The Secret Store node 1 (SS1) exposes an HTTP API that Alice, Bob and Charlie can use to generate, store or retrieve encryption keys (orange lines).
  • Alice will send an encrypted document to Bob per email (gray line).
  • Charlie should not be able to decrypt the document.

Table of contents:

Part 1 - Configuring each node →

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文