|
1 |
| -Specifications |
2 |
| -============== |
| 1 | +# Specifications |
| 2 | + |
| 3 | + |
3 | 4 |
|
4 | 5 | [](http://ipn.io)
|
5 | 6 | [](http://ipfs.io/)
|
6 | 7 | [](http://webchat.freenode.net/?channels=%23ipfs)
|
| 8 | +[](https://github.com/RichardLitt/standard-readme) |
7 | 9 |
|
8 |
| - |
| 10 | +> This repository contains the specs for the IPFS Protocol and associated subsystems. |
| 11 | +
|
| 12 | +Some day we will hopefully transform these specs into RFCs. For now, they assume a high level of familiarity with the concepts. |
| 13 | + |
| 14 | +## Table of Contents |
9 | 15 |
|
10 |
| -> This repository contains the specs for the IPFS Protocol and associated subsystems. Some day we will hopefully transform these specs into RFCs. For now, they assume a high level of familiarity with the concepts. |
| 16 | +- [Work In Progress](#work-in-progress) |
| 17 | +- [Specs](#specs) |
| 18 | +- [Contribute](#contribute) |
| 19 | +- [License](#license) |
11 | 20 |
|
12 | 21 | ## Work In Progress
|
13 | 22 |
|
@@ -82,8 +91,18 @@ The specs contained in this repository are:
|
82 | 91 | **Other/related/included:**
|
83 | 92 | - [PDD](/pdd-protocol-driven-development) - Protocol Driven Development
|
84 | 93 |
|
85 |
| -## Collaborating |
| 94 | +## Contribute |
86 | 95 |
|
87 | 96 | Suggestions, contributions, criticisms are welcome. Though please make sure to familiarize yourself deeply with IPFS, the models it adopts, and the principles it follows.
|
88 | 97 |
|
89 | 98 | Please be aware that specs are really hard to design by committee. Treat this space like you would the workshop of an artist. Please suggest improvements, but please don't be disappointed if we say no to something. What we leave out is often more important than what we add in.
|
| 99 | + |
| 100 | +Feel free to join in. All welcome. Open an [issue](https://github.com/ipfs/specs/issues)! |
| 101 | + |
| 102 | +This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md). |
| 103 | + |
| 104 | +[](https://github.com/ipfs/community/blob/master/contributing.md) |
| 105 | + |
| 106 | +## License |
| 107 | + |
| 108 | +TBD. See https://github.com/ipfs/specs/issues/137. |
0 commit comments