faacb6bbc9b94cd700278aa02e8fbe7c61628c29
[monkeysphere.git] / website / community.mdwn
1 [[meta title="Community"]]
2
3 ## Mailing list ##
4
5 The Monkeysphere project is a new project with just one mailing list
6 at the moment. Its where we roll our sphere, discuss development
7 issues, the project, and various complicated conundrums involving
8 subjects around the web of trust.
9
10 [Join us](https://lists.riseup.net/www/info/monkeysphere), we're a
11 friendly bunch. You can also [look through our
12 archives](https://lists.riseup.net/www/arc/monkeysphere) if you don't
13 believe us.
14
15 ## Internet Relay Chat ##
16
17 We're currently holding down an IRC channel on the `irc.oftc.net`
18 network.  You can find us in `#monkeysphere` if you prefer to
19 communicate this way.
20
21 ## Development ##
22
23 The Monkeysphere uses a distributed development model with
24 [git](http://git.or.cz/).  Once you've [installed
25 git](http://www.spheredev.org/wiki/Git_for_the_lazy), you can [git
26 clone](http://www.kernel.org/pub/software/scm/git/docs/git-clone.html)
27 from this web site:
28
29         git clone git://git.monkeysphere.info/monkeysphere
30
31 ### Individual developer repositories ###
32
33 You might also be interested in the repositories of individual
34 developers, which may contain branches or features not yet in the main
35 offering:
36
37 [Daniel Kahn Gillmor](http://cmrg.fifthhorseman.net/wiki/dkg):
38
39         git clone git://lair.fifthhorseman.net/~dkg/monkeysphere
40
41 [Jameson Graef Rollins](http://cmrg.fifthhorseman.net/wiki/jrollins):
42
43         git clone git://lair.fifthhorseman.net/~jrollins/monkeysphere
44
45 Micah Anderson:
46         
47         git clone git://labs.riseup.net/~micah/monkeysphere
48
49 ## Contact ##
50
51 Please feel free to contact any of the Monkeysphere developers or post
52 to the mailing list with questions, comments, bug reports, requests,
53 etc.  If you contact a developer individually, please indicate if
54 there is any part of your note that can be made public (we might want
55 to post it to the web here).