Skip to content
This repository has been archived by the owner on Dec 19, 2020. It is now read-only.

Smart secret storage #150

Open
mastercyb opened this issue Jan 31, 2019 · 0 comments
Open

Smart secret storage #150

mastercyb opened this issue Jan 31, 2019 · 0 comments
Labels
discussion Discussing stuff with community

Comments

@mastercyb
Copy link
Member

mastercyb commented Jan 31, 2019

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
  • restore secrets using magic like dark cristal

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

@mastercyb mastercyb added the epic Epic is something amazing that is worth release label Jan 31, 2019
@asadovka asadovka pinned this issue Feb 1, 2019
@asadovka asadovka added this to To do in 0.1.5 Feb 4, 2019
@asadovka asadovka added this to the Block 3 milestone Feb 4, 2019
@mastercyb mastercyb removed this from To do in 0.1.5 Feb 15, 2019
@mastercyb mastercyb removed this from the Sprint 28 milestone Feb 20, 2019
@asadovka asadovka added discussion Discussing stuff with community and removed epic Epic is something amazing that is worth release labels Feb 22, 2019
@asadovka asadovka unpinned this issue Mar 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
discussion Discussing stuff with community
Projects
None yet
Development

No branches or pull requests

2 participants