scusi / secureShare

minilock based secure file sharing
0 stars 0 forks source link

delete UpdateKey function from identity lib #2

Closed scusi closed 6 years ago

scusi commented 6 years ago

the update key function in the identity lib [1] does not work as thought and should be deleted.

There is now a client lib function which does it [2]

[1] https://github.com/scusi/secureShare/blob/c90a445922581e590cc9a9ebcadc8c7c8eea2b63/libs/client/identity/identity.go#L27

[2] https://github.com/scusi/secureShare/blob/c90a445922581e590cc9a9ebcadc8c7c8eea2b63/libs/client/client.go#L126

scusi commented 6 years ago

fixed by https://github.com/scusi/secureShare/commit/e90dc7c15e1b857a393771a5937cab30bba408ee