-
Proposal: Switch to /p2p/QmFoo multiaddrs (from /ipfs/QmFoo) by default.
Why: The sooner we pull the trigger, the less confusion we'll have to deal with in the long run. js has had support for 5 mont…
-
For example, a picture of a network location“ http://upload.cbg.cn/2017/0802/1501676851207.jpg ”Upload to web3.storage.
-
With the latest update from #823 we no longer have the ability to get the listening ipfs gateway host and port from the instantiated kubo node.
this forces consumers to do handle passing around por…
-
**Describe the bug**
The code described here leads to several errors :
https://developers.ceramic.network/build/installation/
https://github.com/ceramicnetwork/js-ceramic/tree/develop/packages/cor…
-
Right now we just use vanilla JS, but in order to be more friendly to new developers an npm & webpack system would likely simplify things.
-
Now that the backend infrastructure is starting to solidify and browser integration is being considered, I think it's a good time to start looking at the UX of IPFS, what the experience for most users…
-
A growing number of IPFS users are locked out of the network. Tor is filtered in China and not solution to this problem, [however their bootstrapping technique](https://support.torproject.org/censors…
-
#### Version information:
```
go-ipfs version: 0.4.18-
Repo version: 7
System version: amd64/linux
Golang version: go1.11.1
```
#### Type: bug
- 100% reproducible
- happy to (help) fix it.
…
-
Looking through our use of this library in the ipfs/libp2p stack, it's mostly used for:
a) getting random bytes
b) marshalling/unmarshalling keys
c) signing/verifying
d) keypair generation
Ve…
-
1. Need to create a package called `rust-ipfs-dep` so it can be `npm install`-ed and tested via this repo
2. Need to add a `IPFS_RUST_EXEC` for ad-hoc testing of unreleased versions