-
# Summary
We need the below wasm (rust) library to be integrated in a Java and in a Swift package so that we can use it in a react native application:
https://github.com/wnfs-wg/rs-wnfs
## Pr…
-
`PrivateFile::stream_content()` takes an `index` parameter that is passed to the private forest content when the file content is external. However in the case of inline content, the whole vector is yi…
-
# Summary
When writing many small files to a folder in wnfs, each new file creates a new nested history entry in the previous folder. This is not needed in my use case (as the files are actually hi…
-
NB: Feature requests will only be considered if they solve a pain
# Summary
## Problem
It's possible (I think) to add custom metadata to files through WNFS, but it's not documented anywhere. …
-
Currently we have a `Put` and `Get`, We also need a `Rm` endpoint for go-fula so that it removes the stored data (which we use IPFS read opener and write opener for read and write at the moment)
Fo…
-
# Summary
## Problem
Developers need to poll the filesystem to detect changes.
### Impact
Extra work and complexity for developers.
## Solution
Add an interface to subscribe to any c…
bgins updated
2 years ago
-
## Problem
> I used the rename feature to rename an app created at the CLI last night, and it was failing. I realized looking at the error that it needed to be uploaded to WNFS. I wonder if it woul…
-
### Reproduced By
* Brooke
* Philipp
### Environment
OSes: Arch, macOS
Browsers: Firefox, Safari
### Ruled Out
* [ ] IPFS Cluster
* [ ] Web API
* [ ] DNS
* [ ] SDK
* [ ] Application c…
-
### Summary
Widening the possible use cases to include bigger data sets.
### Problem / Need / Opportunity
Due to practical IPFS block size restrictions, WNFS can only safely encode up to 1000…
-
It looks like the `iv` length is [defaulting to 16 bytes](https://github.com/fission-codes/keystore-idb/blob/main/src/aes/operations.ts#L15)
From [this discussion](https://github.com/earthstar-proj…