Browse Source

point to the cjdns repo for instructions on using credentials

ansuz 7 years ago
parent
commit
c614a201a2
1 changed files with 8 additions and 2 deletions
  1. 8 2
      README.md

+ 8 - 2
README.md

@@ -1,12 +1,18 @@
-# peers [![Build Status](https://secure.travis-ci.org/hyperboria/peers.png)](http://travis-ci.org/hyperboria/peers)
+[![Build Status](https://secure.travis-ci.org/hyperboria/peers.png)](http://travis-ci.org/hyperboria/peers)
 
 A geographically sorted list of public peering credentials for joining [Hyperboria](https://hyperboria.net/).
 
-Hyperboria uses [cjdns](https://github.com/cjdelisle/cjdns) to construct an end-to-end-encrypted ipv6 mesh network.
+[Hyperboria](https://hyperboria.net/) uses [cjdns](https://github.com/cjdelisle/cjdns) to construct an end-to-end-encrypted ipv6 mesh network.
 Connections between nodes are established manually, and traffic is restricted to the resulting social graph.
 
 This repository exists for those who don't already know somebody on Hyperboria.
 
+## Using credentials
+
+First, set up a cjdns node.
+
+To connect your node to one of these public peers, follow [the steps in the cjdns README](https://github.com/cjdelisle/cjdns/#3-connect-your-node-to-your-friends-node).
+
 ## Adding your public node's credentials
 
 If you've created a public node, and would like to have it listed here, fork the repo, add a keyfile, and submit a PR.