You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2020. It is now read-only.
I added all issues connected to secret handling, identities and signing to this epic. As a result of this epic agents must have the ability to:
safely store their secrets for multiple identities or personas
generate from this secrets addresses, pub keys, private keys, mnemonics, site passwords and one time passwords based on acknowledged standards
sign transaction using their secrets based on universal convention (such as signature scheme, and not Ethereum or Ethereum classic) applicable across networks and protocols
This is one of the most important milestones in the development of the browser.
As a result of our design developers must have the ability to easily add the protocol or network to the smart secret storage of cyb either using parameters for developed key generation and signing technics or adding brand new scheme.
Also, particular guidelines must be developed for two-way interaction with different wallets and cli's
Why it is smart?
It must help to find addresses with balances accross the networks based on given secret
The text was updated successfully, but these errors were encountered:
I added all issues connected to secret handling, identities and signing to this epic. As a result of this epic agents must have the ability to:
This is one of the most important milestones in the development of the browser.
As a result of our design developers must have the ability to easily add the protocol or network to the smart secret storage of cyb either using parameters for developed key generation and signing technics or adding brand new scheme.
Also, particular guidelines must be developed for two-way interaction with different wallets and cli's
Why it is smart?
It must help to find addresses with balances accross the networks based on given secret
The text was updated successfully, but these errors were encountered: