IPFS is a new hypermedia distribution protocol, addressed by content and identities, aiming to make the web faster, safer, and more open. In these posts, we highlight some of the development that has happened in the past week. For anyone looking to get involved, follow the embedded hyperlinks, search the wealth of information on GitHub or join us on IRC (#ipfs on the Freenode network).
If you would like to get this update as an email, sign up for our weekly newsletter (opens new window)!
Here are some of the highlights for the January 25th sprint:
# Updates
- js-ipfs: @diasdavid and @vijayee created js-ipfs-merkle-dag and js-ipfs-blocks, which will help IPFS deal with MerkleDAGs (opens new window) and are extensible enough to allow others to build their own MerkleDAG structures. Also, js-ipfs is now able to import a file into the MerkleDAG, an important milestone. An architecture graph has been spec'ed out here (opens new window) to help newcomers understand how js-ipfs works. Finally, lots of new issues and low-hanging fruit have been tagged for contributors to tackle.
idb-plus-blob-store (opens new window): The substack/idb-blob-store (opens new window) had issues regarding emitting thefinish
event on thecreateWritableStream
result due to internal issues in streams and the way.end
is handled. So @dignifiedquire wrote this module that fixes this and now allows us to test all parts of js-ipfs in the browser using IndexedDB as the storage. - go-ipfs: Thanks to @Kubuxu, dnslink was extended by dedicated subdomain (
_dnslink.
). This allows users to alias (using CNAME) their domain to gateway.ipfs.io while still being able to to set the dnslink to content they wish. Also, @whyrusleeping has an open PR (opens new window) to pull libp2p out of go-ipfs and put it into a module on gx (opens new window), the IPFS native package manager. This is part of a larger effort to whittle go-ipfs down into smaller, extensible modules. Finally, @whyrusleeping did a clean up of the go-ipfs pull requests, closing all pull requests or pinging their authors for updates as needed. - notes: @noffle began a discussion about revamping the
ipfs mount
interface. Join in to voice your thoughts here. - community: @diasdavid has written a guide to writing captain.logs (opens new window), which are short gists written by maintainers about IPFS projects, their status, and how to help. We plan to have more of these in different projects.
# Community
- Lisbon: @diasdavid hosted a Lisbon IPFS Sunday Hack Day this week. A few people came, and @xicombd made this Chrome Extension (opens new window), which lets you access IPFS urls from your local IPFS daemon (source code (opens new window)).
- Coffee Talks (opens new window): @whyrusleeping has hosted another "Coffee Talk", this time on gx (opens new window), the IPFS package manager.
- NYC Meet-up: A NYC meet-up is planned for the end of February. Help us plan it and show your interest here (opens new window).
- Desert Blockchain (opens new window): IPFS was presented at the last Desert Blockchain (opens new window) miniconference.
# Tools
- There was an unfortunate GitHub outage and many people started using IPFS to move around their repos, with @whyrusleeping's simple git-ipfs-rehost (opens new window) (view on IPFS) (opens new window) and @cryptix's excellent git-remote-ipfs (opens new window) (view on IPFS) (opens new window).
- @pipermerriam created ipfs-persistence-consortium (opens new window) to create networks of IPFS nodes which persist each other's content. This is similar to @victorbjelkholm's pincoop (opens new window). Perhaps there can be some cooperation in these efforts? 😎
- The FullNode (opens new window) Project -- which includes IPFS, Tor, Bitcoin, OpenVPN and more -- is having a crowdfund (opens new window) -- go get one! Thanks for making it @MrChrisJ!
# Other
- It was Ralph Merkle's (opens new window) birthday on February 2nd! He is the creator of the Merkle tree (opens new window), which are a crucial part of how IPFS works. Happy Birthday, Ralph! 🎂
- Our friends at Mine (opens new window) are using IPFS for the excellent Mediachain metadata protocol (opens new window) (protocol proposal here (opens new window)), a protocol to track media creation, attribution, and more. They have published several great articles (opens new window) about it. This week @denisnazarov wrote about The GIF That Fell To Earth (opens new window), and @parkan gave a Developer Update (opens new window) that discusses pHash (opens new window), IPLD (opens new window), and more.
- @lexansoft created a new Ethereum name registrar called EtherID (opens new window) (repo here (opens new window)), which uses IPFS for storing users' content. Then @btsfav (opens new window) wrote an article about Personal Websites on EtherID with IPFS (opens new window).
# Contributors
Across the entire IPFS GitHub organization, the following people have committed code, created issues, or made a comment on GitHub between January 25th (noon, GMT) and February 1st. We're autogenerating this list using this tool, so please let us know if your name isn't here.
- @alexAubin (Alexandre Aubin)
- @andreiamatuni (Andrei Amatuni)
- @area
- @AtnNn (Etienne Laurin)
- @bdunlay (Brian Dunlay)
- @BigBlueHat (BigBlueHat)
- @chriscool (Christian Couder)
- @ConsciousCode (Conscious Code)
- @cryptix (Henry)
- @davidar (David A Roberts)
- @diasdavid (David Dias)
- @dignifiedquire (Friedel Ziegelmayer)
- @dysbulic (Will Holcomb)
- @eminence (Andrew Chin)
- @fazo96 (Enrico Fasoli)
- @GitCop
- @greenkeeperio-bot (Greenkeeper)
- @harlantwood (Harlan T Wood)
- @Hexagon6
- @IanCal (Ian Calvert)
- @ion1 (Johan Kiviniemi)
- @JAremko
- @jbenet (Juan Benet)
- @jedahan (Jonathan Dahan)
- @kazarena
- @kpcyrd
- @Kubuxu (Jakub Sztandera)
- @lgierth (Lars Gierth)
- @lidel (Marcin Rataj)
- @lockedshadow
- @Luzifer (Knut Ahlers)
- @MartinThoma (Martin Thoma)
- @MichaelMure (Michael Muré)
- @mildred (Mildred Ki'Lya)
- @mindhog
- @Mithgol
- @mortonfox (Morton Fox)
- @MrChrisJ (Chris Ellis)
- @NDuma (NDuma)
- @NeoTeo (Teo Sartori)
- @nikhilshekhawat
- @noffle (Stephen Whitmore)
- @palesz (Palesz)
- @Patagonicus (Philipp Adolf)
- @ralphbean (Ralph Bean)
- @randomshinichi
- @rht
- @RichardLitt (Richard Littauer)
- @Shaaah (Shaaah)
- @sivachandran (Sivachandran)
- @slothbag
- @thelinuxkid (Andres Buritica)
- @tilgovi (Randall Leeds)
- @tommg (Thomas Gardner)
- @VertigoRay (Raymond Piller)
- @w33tmaricich (Alexander Maricich)
- @whyrusleeping (Jeromy Johnson)
- @whyun7892
- @willeponken (William Wennerström)
- @willglynn (Will Glynn)
- @xicombd (Francisco Baio Dias)
Thanks, and see you next week! If you have cool things to share for the next weekly, drop us a line in the next weekly sprint issue!
- Richard Littauer and Andrew Chin
Submit feedback about this issue here (opens new window), or send us feedback about the IPFS Weekly in general.