-
WNFS is versioned. There's a `version` link at the top level. See e.g. https://matheus23.files.fission.name/ (there's a [`version`](https://matheus23.files.fission.name/version) link).
We should ou…
-
# Summary
## Problem
Building webnative 0.26.0 with webpack 5 fails with module resolution errors.
### Impact
It may be challenging to build with some webpack configs.
# Detail
**Des…
bgins updated
3 years ago
-
Unless we have a specific reason to, we should be using AES-GCM across the board. Safari is giving me this warning:
There's some open questions about if we GCM is overkill when we have integrit…
-
# Summary
What does `wn.redirectToLobby` do? It takes you to the [auth-lobby](https://github.com/fission-suite/auth-lobby) site, and what happens there? I imagine it updates state stored within index…
-
_Note: This issue may not be resolved with additional build targets. The goal is to document and consider the options._
# Summary
Webnative builds currently targets `es2020`. We would like to su…
bgins updated
3 years ago
-
# Summary
Should not save the same blob multiple times
## Problem
The images are linked to a blog post, but it is possible that the image could be saved & the blog feed not updated. And that's fi…
-
Got this while trying to use webnative using https://vitejs.dev/
```js
import * as webnative from "webnative"
```
PS: version 0.24.1 does work
-
The `ucans` library has a method `ucan.keypair.create`, which returns a keypair object with a `.did` method. In real life you would want to use the `keystore-idb` library though to manage persistent k…
-
But the server response is not empty.
-
We're getting a warning when running the changelog checker action as described in the readme: https://github.com/fission-suite/webnative/actions/runs/1037261430
> Unexpected input(s) 'checksNotific…