-
See https://github.com/wnfs-wg/rs-skip-ratchet/issues/5
-
Our plan at this time is to implement a private data feature in Noosphere that enables users to author content that is private and/or only readable by an explicitly allowed audience.
This is the tr…
-
I ran the migration script from a git checkout and the process was initially very slow but seems to have completely stalled at the last step:
```
➜ wnfs-migration git:(issue-2) npm start
> wnf…
-
The `ForestProofs` data structure currently has no equivalent piece in wnfs-wasm.
We can't expose it 1:1 as we do in rust, since we can't do traits in bindings.
My suggestion would be a wnfs-wasm …
-
When cloning this repo and running
cargo build
I get this error:
Compiling delanocreds v0.2.0 (/Users/nandi/Documents/projekte/DecentraSol/peerpiper/submodules/delanocreds/crates/delanocreds)
…
-
Hook up [Web Native File System](https://guide.fission.codes/developers/webnative/file-system-wnfs) to the core extension library to give users the option to share pages privately. Core questions stil…
-
# Summary
## Problem
Unit tests are currently run in node only. They may unexpectedly fail in the browser.
### Impact
We may miss some error cases.
## Solution
Run unit tests in head…
-
WNFS-based app end-users will eventually need to migrate their file systems from an old and janky version to a new and shiny version. We should build this into the WN SDK as a utility function that do…
-
https://uppy.io/
> Uppy fetches files locally and from remote places like Dropbox or Instagram. With its seamless integration, reliability and ease of use, Uppy is truly your best friend in file up…
bmann updated
2 years ago
-
Ported from https://github.com/fission-suite/webnative/issues/311
---
Leaderless concurrency strategy for private partition
https://whitepaper.fission.codes/file-system/partitions/private-dir…