Skip to content

Commit

Permalink
Merge pull request ipfs#224 from ipfs/stale-endeavors
Browse files Browse the repository at this point in the history
List stale endeavors & active endeavors in Roadmap
  • Loading branch information
flyingzumwalt authored Jan 25, 2017
2 parents b7b7178 + b0c3f43 commit 16e603f
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,75 @@
# IPFS Roadmap


IPFS-Related Endeavors
====

Our work around building and maintaining IPFS is broken up into numerous "endeavors", each of which has an assigned captain. This Roadmap indicates whether the endeavors are "Active", on the "Back Burner" or "Stale". You can use that to get a sense of where development efforts are currently focused. All of these endeavors are entirely open source. You can join in and contribute to any of the endeavors at any time.

## Active Endeavors

"Active" endeavors are the endeavors for which we have allocated developer time this quarter.

| Endeavor | Captain | Status |
|---|---|---|---|
js-ipfs | @diasdavid | Active |
go-ipfs | @Kubuxu, @whyrusleeping | Active |
multiformats | @diasdavid | Active |
ipfs-cluster | @hsanjuan | Active |
Infrastructure | @VictorBjelkholm | Active |
CI/CD | @VictorBjelkholm | Active |
gx | @whyrusleeping | Active |
IPLD | @nicola | Active |
orbit | @haadcode | Active |
libp2p | @diasdavid | Active |

## Endeavors on the Back Burner

Endeavors on the "Back Burner" are getting less attention this quarter.

| Endeavor | Captain | Status |
|---|---|---|---|

## Stale Endeavors

Stale Endeavors are the ones that have fallen between the cracks. They need to be either revived, put on the back burner, or set free.

**Key**: πŸ’₯ = fire, πŸ”₯ = huge fire, 🎣 = opportunity we're missing

| Endeavor | Captain | Target Status | Plan (link) |
|---|---|---|---|
|Specs πŸ”₯| | | |
|[Awesome API Documentation](https://github.com/ipfs/js-ipfs/issues/615#issuecomment-272160177) (js) πŸ”₯| | | |
|Documentation (general) πŸ”₯| | | |
|decentralized web primer| @flyingzumwalt | | |
|WebUI πŸ’₯| | | |
|Station 🎣| | | |
|http-api spec| | | |
|multiformats| | | |
|test lab| | | |
|packet-switching| @lgierth | | |
|npm-on-ipfs 🎣| | | |
|gateway πŸ’₯| @lgierth | | |
|xtp| | | |
|dist.ipfs.io πŸ’₯| | | to-be merged with CI/CD |
|core-api| | | |
|project-repos| | | |
|blog πŸ’₯| | | |
|ethereum on libp2p| | | |
|paperhub?| | | |
|newsletter πŸ’₯| | | |
|multikey| | | to-be merged with multiformats |
|ipfs-update πŸ’₯| | | to-be merged with CI/CD |
|starlog| | | dead |
|ipsend 🎣| | | |
|ipget| | | |
|maps on IPFS| | | |
|examples (on website) πŸ’₯| | | to-be merged with documentation |
|ipfs on mobile 🎣| | | |
| archives repo | | | |

# Milestones

These are various challenges and milestones in the IPFS Project. They are not ordered in any way at the moment, merely grouped.

## Usability Milestones
Expand Down

0 comments on commit 16e603f

Please sign in to comment.