summaryrefslogtreecommitdiff
path: root/server
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2016-04-26 00:48:25 -0300
committerdrebs <drebs@leap.se>2016-04-26 21:50:37 -0300
commit129467d00e57f6cce34a8a4dc8b8b0e4a9b5e6e9 (patch)
treed29f12bf195bf638455c9601fd692a1926afb9a4 /server
parenta30d51acfce6eb0e6f6c530fad461d463abaa855 (diff)
[refactor] remove shared db locking from client
Shared db locking was used to avoid the case in which two different devices try to store/modify remotelly stored secrets at the same time. We want to avoid remote locks because of the problems they create, and prefer to crash locally. For the record, we are currently using the user's password to encrypt the secrets stored in the server, and while we continue to do this we will have to re-encrypt the secrets and update the remote storage whenever the user changes her password.
Diffstat (limited to 'server')
0 files changed, 0 insertions, 0 deletions