fission icon indicating copy to clipboard operation
fission copied to clipboard

Store `root_proof` from login in `wnfs/store.json` instead of in local IPFS

Open matheus23 opened this issue 3 years ago • 0 comments

@expede and I have been talking about this a while ago: https://talk.fission.codes/t/webnative-on-nodejs/2240/5

The problem is essentially: We treat the local IPFS blockstore as ephemeral, but store the UCAN in there.

Instead, we should store the UCAN in ~/.config/fission/wnfs/store.json.

matheus23 avatar Feb 02 '22 18:02 matheus23