提交 19b0a28d 作者: Juan Batiz-Benet

security TODO warning

上级 41aab9f4
......@@ -195,6 +195,8 @@ type Node struct {
name string
// Private keys held by nodes at the root of a keyspace
// WARNING(security): the PrivKey interface is currently insecure
// (holds the raw key). It will be secured later.
key ci.PrivKey
Ipfs *core.IpfsNode
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论