Files
trail-mate/docs/models/mesh-network-identity/model.html
T

2 lines
889 B
HTML

<!doctype html><html lang="zh-CN"><head><meta charset="utf-8"><title>Mesh 本机身份与对端公钥</title></head><body><main data-praxis-anchor="model:mesh-network-identity" data-praxis-kind="uml_model" data-praxis-status="confirmed"><h1>Mesh 本机身份与对端公钥</h1><p><code>core_mesh</code> 明确拥有 <code>LocalIdentity</code>、<code>PeerPublicKey</code>、<code>PeerIdentityService</code> 和身份 stores;它没有名为 PeerIdentity 的完整联系人实体。</p><h2>关键规则</h2><ul><li>本机身份不存在时生成并保存私钥材料。</li><li>peer key 只接受有效 unicast NodeId。</li><li>已验证且不同的 key 不能被未验证观察覆盖。</li><li>PeerPublicKey 不拥有联系人名称或跨协议人物身份。</li></ul><p><a href="identity-resolution.html">下钻:本机身份建立与对端公钥保护</a></p></main></body></html>