5
0
mirror of https://github.com/cwinfo/hyperboria-peers.git synced 2024-11-22 17:40:25 +00:00

point to the cjdns repo for instructions on using credentials

This commit is contained in:
ansuz 2016-06-19 14:19:15 +02:00
parent 22c4152354
commit c614a201a2

View File

@ -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/). 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. 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. 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 ## 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. 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.