-
Hey IPFS friends! The more I read about [ICN (Information-Centric Networking)](https://irtf.org/icnrg), the stronger I conclude that much of what IPFS, IPLD, and in a lesser degree, libp2p, are trying…
raulk updated
3 years ago
-
We are working on collecting and organizing all the information around file-sharing in P2P networks and the current implementations of content exchange protocols in IPFS (mainly Bitwswap and Graphsync…
-
> These are notes from the discussion with Zooko and Daira
Tahoe-LAFS has a built in interface to support multiple storage drivers (yeei for common interfaces 🎉) and currently supports 4 storage pro…
-
This is an issue to start discussion about IPFS on mobile, which is a clear need for IPFS to succeed in the long term.
Mobile devices are particularly difficult as full nodes within a DHT or in shari…
-
https://ipfs.io/
-
Unix socket have many benefits over TCP sockets. Lower CPU time and latency overhead, file system localized locations which allows for system based permissions and access control.
Also Unix sockets …
-
Consider this scenario:
You are some entity with a whole lot of data. You're using IPFS to store and retrieve that data for your servers (either public cloud or on-prem). You're probably using an (…
-
This could mean either:
1. a git which uses ipfs as transport and host
2. a git which uses ipfs-merkledag as packfile
3. all of the above
The first one has been written https://github.com/cryptix/git…
-
IPFS has been used to share 3D assets. Can someone point me to some demos?
- @harlantwood - know the link of the catamaran yesterday?
- @zignig - your game?
- there's @void4's https://github.com/void4…
-
Summary for the work I did with bitcoin on IPFS. @jbenet @whyrusleeping @krl @diasdavid @lgierth
the btcd fork is here:
https://github.com/danoctavian/btcd
Most relevant file is
https://github.co…