diff options
Diffstat (limited to 'website')
-rw-r--r-- | website/community.mdwn | 13 | ||||
-rw-r--r-- | website/index.mdwn | 2 |
2 files changed, 14 insertions, 1 deletions
diff --git a/website/community.mdwn b/website/community.mdwn new file mode 100644 index 0000000..095581d --- /dev/null +++ b/website/community.mdwn @@ -0,0 +1,13 @@ +[[meta title="Monkeysphere community"]] + +# Mailing list # + +The Monkeysphere project is a new project with just one mailing list +at the moment. Its where we roll our sphere, discuss development +issues, the project, and various complicated conundrums involving +subjects around the web of trust. + +[Join us](https://lists.riseup.net/www/info/monkeysphere), we're a +friendly bunch. You can also [look through our +archives](https://lists.riseup.net/www/arc/monkeysphere) if you don't +believe me. diff --git a/website/index.mdwn b/website/index.mdwn index 6583e18..6064569 100644 --- a/website/index.mdwn +++ b/website/index.mdwn @@ -9,7 +9,7 @@ yourself and the servers you administer or connect to. OpenPGP keys are tracked via GnuPG, and managed in the `known_hosts` and `authorized_keys` files used by OpenSSH for connection authentication. -[why?](/why) | [[bugs]] | [[download]] | [[news]] | [[documentation|doc]] +[why?](/why) | [[news]] | [[download]] | [[documentation|doc]] | [[community]] | [[bugs]] ## Conceptual overview ## |