1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-07 21:37:03 +09:00
docs/zh-CN/miscellaneous/glossary-1.md
Gitbreast 4e2c2c5157
Completely Simplified Chinese translation for current docs. (#37)
* Completely Simplified Chinese translation for current docs.

* Added roland's intro to SUMMARY.md

* Correct the translation about relative path in CONTRIBUTING.md.

* Correct the translation about local encryption following the main branch.
2024-03-05 12:42:33 +02:00

441 B
Raw Blame History

技术类术语表

Void — 用户身份的集锦,可以看作是一个图谱。

密钥Key — 用户创建 Void 时,应用程序会生成一对密钥(私钥和公钥)。

身份Identity — 技术上来说,身份就是公钥(参见“密钥”),也可以看作是账户 ID。

网络Network — 一组协同工作的节点Nodes

节点Node — 存储和处理数据的远程服务器。