Post
Topic
Board Development & Technical Discussion
Re: Protecting Hierarchical Deterministic Structures With Multiple Scrambled Levels
by
oleganza
on 02/05/2014, 13:47:22 UTC
The actual solution would be to use multisig. If your server stores someone's funds, then it's better to lock them up with 2-of-3 keys: one the server's, another one derived from user's password, and third is emergency key that belongs to the staff (in case user forgets his password). Your server will automate part of its job, but if it's compromised, users do not lose everything.