Closed scusi closed 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
fixed by https://github.com/scusi/secureShare/commit/e90dc7c15e1b857a393771a5937cab30bba408ee
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