Skip to content

Commit 19cf096

Browse files
committed
Merge pull request #2 from eminence/dec7_draft
[WIP] Add the december 7th roundup
2 parents f906668 + a19be78 commit 19cf096

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

drafts/roundup_2015_12_07.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
Welcome to the first edition of IPFS Weekly! [IPFS](https://ipfs.io/) 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 will try to highlight some of development that happened in the past week. For anyone looking to get involved, follow the embedded hyperlinks, search the wealth of information on [github](https://github.com/ipfs) or join us on [IRC](http://webchat.freenode.net/?channels=ipfs) (#ipfs on the Freenode network).
2+
3+
Here are some highlights of what happened during the [December 7 Sprint](https://github.com/ipfs/pm/issues/67) :
4+
5+
### Releases
6+
* @whyrusleeping shipped IPFS version 0.3.10! It contains [74 new commits](https://github.com/ipfs/go-ipfs/compare/v0.3.9...v0.3.10) since the previous version and you can [get it here](https://ipfs.io/docs/install/).
7+
* npm on IPFS! `registry-mirror` is a new tool that enables distributed discovery of npm modules by fetching and caching the latest state of npm through IPNS. For more info, see this [blog post](http://blog.daviddias.me/2015/12/08/stellar-module-management) by @diasdavid .
8+
* @jbenet released a new tool/library called [dnslink](https://github.com/jbenet/go-dnslink) that makes it easy to resolve dns links (special TXT records in a domain name that can point to paths, like an IPFS path)
9+
10+
### Updates
11+
* [**(infrastructure)**](https://github.com/ipfs/infrastructure) On the infrastructure side of things, @lgierth has [bootstrapped](https://github.com/ipfs/infrastructure/pull/135) two new storage, each with 17 TB of disk space!
12+
* [**(api)**](https://github.com/ipfs/api) @RichardLitt has [reached a draft 1]((https://github.com/ipfs/api/pull/13) of the much needed API documentation.
13+
* @harlantwood wrote a bit of [nodejs code](https://github.com/ipfs/project-repos/pull/11) that spins up a fresh IPFS node, sets it to a known ID, and publishes to IPNS using that node
14+
* [**(specs)**](https://github.com/ipfs/specs) The new IPFS Linked Data (IPLD) spec is actively being iterated on in the specs repository. Join the discussion [here!](https://github.com/ipfs/specs/pull/37)
15+
16+
### Active stuff
17+
* @robcat and @fazo96 have done great work integrating IPFS with pacman (the package manager for Arch Linux). They can now install arch packages straight from IPFS! For more details, see [this active discussion](https://github.com/ipfs/notes/issues/84).
18+
* @Dignifiedquire has been working on an attractive new distribution page for IPFS, which will be the new landing page to download all things IPFS. You can see the [latest screenshots here](https://github.com/ipfs/distributions/issues/11).
19+
20+
### Contributors
21+
22+
Across the entire IPFS github organization, the following people have made contributions in the past week!
23+
24+
* Christian Couder
25+
* David Dias
26+
* Enrico Fasoli
27+
* Friedel Ziegelmayer
28+
* Harlan T Wood
29+
* Ian Preston
30+
* Jeromy
31+
* Juan Benet
32+
* Kyle Drake
33+
* Lars Gierth
34+
* RainerWasserfuhr
35+
* Richard Littauer
36+
* Teo Sartori
37+
38+
39+
For a sneak peek at the coming week, check out the [Dec 14](https://github.com/ipfs/pm/issues/74) sprint issue
40+
41+
Thanks, and see you next week!
42+

0 commit comments

Comments
 (0)