-
Masterless concurrency strategy for private partition
https://whitepaper.fission.codes/file-system/partitions/private-directories/data-layer#multivalues-else-lww
[Note: as an industry, we need a…
-
https://whitepaper.fission.codes/file-system/partitions/private-directories/data-layer#secure-content-prefix-tree
Especially with #301 (immutable core), the
Sync is network-bound, and the priva…
-
Make the internals run on an immutable core
* Easier to reason about
* Required for fork/merge CRDT reconciliation
-
The spec mentions a `"*"` resource: https://whitepaper.fission.codes/access-control/ucan/jwt-authentication#resource-identifier
> Delegate all resources of any type that are in scope
Fission wil…
-
Related to #309
e.g. https://github.com/ramfox/spiral_ratchet
-
-
Fission has had a little bit of discussion over the past week around techniques for optimizing WNFS divergence search, and now that we have a Github organization for WebNativeFileSystem, we thought it…
-
# Summary
## Problem
Fission Drive gets stuck in loading data. Usually it has been stuck on opening a single directory, though on occasion it will occur when opening Drive in a new session.
Whe…
-
# Summary
`npm install wnfs-migration` install the wrong version of the `node-fetch` due.
## Problem
The `package.json` of the indirect dependency of the `wnfs-migration` specifies the direct url…
-
Not sure of the time it would take to address these issues but it isn't great hygiene to have warnings from a tool developers need to install in order to migrate to newer versions of WNFS
```
➜ g…