Hyperboria network

Bandura Communications

Cjdns implements an encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. This provides near-zero-configuration networking, and prevents many of the security and scalability issues that plague existing networks. https://github.com/cjdelisle/cjdns

Hyperboria uses 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. https://github.com/marek22k/hyperboria-peers

Cjdns is a kind of “predecessor” to Yggdrasil. Unlike Yggdrasil, in Cjdns there is no “guarantee” that you will reach your destination. One of the largest cjdns networks is called Hyperboria. Only three of our nodes are in the Cjdns network. Two of them are public:

p2p-router.de (hosted by NetCup; Nuremberg, Germany)

{
    "5.252.226.123:36433":{
        "contact":"hyperboria@mk16.de",
        "gpg":"9AA28159FCEB3CD83BC212017E869146699108C7",
        "location":"Nuremberg, Germany; hosted by NetCup",
        "login":"default-login",
        "password":"b0rvv0npd34c8pshl9j3dz4tr5sgdgw",
        "peerName":"p2p-router.de",
        "publicKey":"7nrlms2xb7tc0xqmf1vzkbcnt86kdusvyx354d5hx4f10fg9uh50.k"
    },
    "[2a03:4000:40:ad::1]:36433":{
        "contact":"hyperboria@mk16.de",
        "gpg":"9AA28159FCEB3CD83BC212017E869146699108C7",
        "location":"Nuremberg, Germany; hosted by NetCup",
        "login":"default-login",
        "password":"b0rvv0npd34c8pshl9j3dz4tr5sgdgw",
        "peerName":"p2p-router.de",
        "publicKey":"7nrlms2xb7tc0xqmf1vzkbcnt86kdusvyx354d5hx4f10fg9uh50.k"
    }
}

trolljaeger.mk16.de (hosted by August Internet; Kansas City)

{
    "165.140.142.42:27493":{
        "contact":"hyperboria@mk16.de",
        "gpg":"9AA28159FCEB3CD83BC212017E869146699108C7",
        "location":"Kansas City, USA; hosted by August Internet",
        "login":"default-login",
        "password":"y8ux8u4blr20swruzk0v4qn5l3984jg",
        "peerName":"trolljaeger.mk16.de",
        "publicKey":"lqh255tvvc3w6nj5ymgl53z0p3zmtzkwskfhf5p4rkzqxh2hh520.k"
    },
    "[2602:fc23:18::46]:27493":{
        "contact":"hyperboria@mk16.de",
        "gpg":"9AA28159FCEB3CD83BC212017E869146699108C7",
        "location":"Kansas City, USA; hosted by August Internet",
        "login":"default-login",
        "password":"y8ux8u4blr20swruzk0v4qn5l3984jg",
        "peerName":"trolljaeger.mk16.de",
        "publicKey":"lqh255tvvc3w6nj5ymgl53z0p3zmtzkwskfhf5p4rkzqxh2hh520.k"
    }
}

If there is a problem with the Hyperboria peers, we would appreciate an email to hyperboria@mk16.de!