fission-codes / auth-lobby

The authentication service that Fission services run.
https://auth.fission.codes
GNU Affero General Public License v3.0
12 stars 1 forks source link

The curious case of "can't parse private tree because of key" #59

Closed icidasset closed 2 years ago

icidasset commented 3 years ago

Only seen one case of this, where the stored readKey in the lobby does not match the readKey of the root private filesystem. We have a flow in place that should avoid this at all cost: https://talk.fission.codes/t/filesystem-read-key-flow/1782

icidasset commented 2 years ago

See https://github.com/fission-suite/webnative/issues/329