Closed RichardLitt closed 8 years ago
Nothing /done/, but a couple of exciting things in the oven heating up:
ipfs init
for js-ipfs is almost complete! (/w go-ipfs compatibility)How about:
I'm not sure that ipfs init
is worthy, yet! Close though. Can you give me a two sentence description of pubsub?
I'd like to add ipfs-log to the weekly:
https://github.com/haadcode/ipfs-log
ipfs-log is a partially ordered linked list of IPFS hashes where each entry in the log points to all known heads (a head is a node that is not referenced by other nodes in the log). It can be used as a building block for applications that need to track "dynamic content", eg. track a version of a file, create a feed of IPFS hashes, messaging or as a transport for CRDTs.
Thanks! Cool.
Can you give me a two sentence description of pubsub?
What you have works. :+1:
There were some changes in ipfs-firefox-addon since it was mentioned in Weekly No.3 (v1.4.2).
I guess a quick update could look like this:
The Firefox addon that provides transparent access to IPFS resources via local HTTP2IPFS gateway has been fully reviewed by Mozilla and updated to v1.5.6. On average it has over 350 daily users.
The 1.5.x series brings various UX improvements such as Realtime Status and Diagnostics, along with experimental features that can be enabled on the Preferences screen. Check full list at Github. Feature requests and bug reports are welcome!
@lidel Thanks! That's perfect.
Throw stuff in here!