issues
search
regen-network
/
keystone
:rocket: key management system
Apache License 2.0
4
stars
6
forks
source link
Keystone Prototype
#12
Open
clevinson
opened
3 years ago
clevinson
commented
3 years ago
[ ] KeyKey (Key Mgmt) Service
[ ] Register method (skipping OAuth part..)
creates group in group account with one key which is server signing key
returns
Address
[ ] create & send transaction
takes a list of messages from the user, creates a tx for the group account, and the server signs & submits it
returns TxResult (accepted for processing)
[ ] Keystone client library ... (TO BE SCOPED)
[ ] Identity mgmt (TO BE SCOPED) & refined w/ Registry Team
Address