-
> Just writing down some thoughts and concerns, needs more analysis, probably can be split into 2-3 phases.
Right now ipfs-desktop is tightly coupled with ipfs-webui:
1. ships with a bundled vers…
-
From comments by @Gabriel439 on ipfs/ipfs#47
> This is the use case for `morte` and `annah`, providing a high quality intermediate language for distributing and storing code fragments:
> - `morte` pr…
-
The [docs repo](https://github.com/hyperboria/docs) has gotten rather large and intimidating.
As it gets periodically merged into the [doc folder of cjdns](https://github.com/cjdelisle/cjdns/tree/mas…
ansuz updated
8 years ago
-
- Need to explore the appropriate method for pinning Ceramic docs that are linked from land parcels in the Cadastre
- Options include building an integration with an external service like Pinata, cre…
-
**Describe the bug**
![image](https://user-images.githubusercontent.com/22742/198824782-0b50eaca-63e0-4ced-a345-e70602173a96.png)
For images, when correct NSFW data is returned by the API, this da…
-
**Is your feature request related to a problem? Please describe.**
When I download a file browsing my local node it often is slow or times out. This is because it is using the gateway rather than dow…
-
I didn't understood how you install that App link making sub call
Do you think termux could do the trick?
-
## Overview
1. Make a container.
2. Tag it.
3. Start a container elsewhere.
## Discussion
1. Where is the tag stored? Is it tagged locally or is it published elsewhere?
2. Or do we have a IPFS hash en…
-
Currently this wrap is not running on the agent due to an unidentified issues
Debugging:
- [x] Giving it an infura connection endpoint with its api key and secret
- [x] setting up a local ipfs n…
-
The [IPLD data model](https://docs.ipld.io/#the-data-model) is a superset of JSON: it should be OK to store binary data. So on the command line, ipfs dag put --input-enc cbor actually works. It's an…