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

Specify wallet security design #51

Closed
avive opened this issue Dec 12, 2018 · 1 comment
Closed

Specify wallet security design #51

avive opened this issue Dec 12, 2018 · 1 comment
Assignees
Labels

Comments

@avive
Copy link
Contributor

avive commented Dec 12, 2018

See test driven design here: https://github.com/spacemeshos/app/blob/master/__tests__/services/wallet.ts

Need to review with Iddo and Julian as next step.

@avive avive added the epic label Dec 12, 2018
@avive avive self-assigned this Dec 12, 2018
@avive avive added this to In progress in Spacemesh 0.1 Product board Dec 12, 2018
@avive
Copy link
Contributor Author

avive commented Jan 8, 2019

So after lots of benchmarking the current research team recommendation is to use ed25519 https://ed25519.cr.yp.to/ for users accounts for the testnet milestone, to use Nacl and TweetNucl npm libraries (https://github.com/dchest/tweetnacl-js) for the implementation and to invest in building Spacemesh BLS lib for the longer term with nicer params than BLS12_381.

@avive avive closed this as completed Jan 8, 2019
Spacemesh 0.1 Product board automation moved this from Doing to Done Jan 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
No open projects
Development

No branches or pull requests

1 participant