This shows you the differences between two versions of the page.
content:tech:keyring [01/11/2015 17:45] Andrew Bettison created |
content:tech:keyring [01/11/2015 17:50] (current) Andrew Bettison created 2 |
||
---|---|---|---|
Line 2: | Line 2: | ||
The Keyring is part of [[Serval DNA]] that stores the local node's network identities. | The Keyring is part of [[Serval DNA]] that stores the local node's network identities. | ||
- | | + | |
+ | * one [[SID]] | ||
+ | * one [[Rhizome]] | ||
+ | * optionally a [[DID]] | ||
+ | * optionally a [[Subscriber Name]] | ||
+ | |||
+ | The [[Keyring API]] provides applications with operations to: | ||
+ | |||
+ | * add new identities | ||
+ | * lock and unlock existing identities using a user-supplied PIN (passphrase) | ||
+ | * list all unlocked identities | ||
+ | * query and modify an unlocked identity |