-
Currently the [demo](https://passkeys.fission.app) relies on the [PRF extension](https://w3c.github.io/webauthn/#prf-extension) to handle UCAN signatures and WNFS encryption.
The support for this ext…
-
I was wondering what the API is for validating ucans. In my little demo app i used something `ucan.isValid` -- https://github.com/nichoth/ucan-demo/blob/main/src/index.js#L296 -- but I don't see it do…
-
NB: Feature requests will only be considered if they solve a pain or present a useful refactoring of the code.
# Summary
The structure of Manifest files is hard to understand / contains redundan…
-
We should offer the ability to 'follow' people without sharing your own private photos with them.
* This means person A needs to send a request, like 'request follow'.
* Then the other user, person …
-
Moving away from js-ipfs and instead uploading CAR files to the Fission server.
Downloads can be done using the read-only IPFS API on the gateway.
This work prepares for, and overlaps with the wor…
-
We have external symlinks already, pointing to a public or private part of another filesystem.
This would look something like this:
```js
{
ipns: "icidasset.files.fission.name",
name: "exam…
-
Jason S wrote in the [Filecoin #arg Slack channel](https://filecoinproject.slack.com/archives/C016APFREQK/p1636422448429900):
> I was setting down to build an interface that would allow me to query…
bmann updated
2 years ago
-
The ODD Devtools extension provides developers a devtools panel with information for debugging their ODD applications.
It should display the following information:
- ODD SDK version
- App names…
-
How do other people read my blog posts?
It saves things to ipfs as is, how do you determine where, if anywhere, this is visible on the web?
-
We capture here the highlevel user-stories for the webnative-filecoin SDK, based on the [User flow diagram](https://whimsical.com/20201207-high-level-user-flows-26DfCFahPrxyGsj7L7scCK)
`Alice` her…