From 3bc6021f5c1b591e830441e924ff75787c4d0924 Mon Sep 17 00:00:00 2001 From: Felix Richter Date: Sat, 28 May 2011 23:42:36 +0200 Subject: added new relays for krebsnode and cloudkrebs it might be possible that these nodes do not work as expected, please see the odyssey of installing them in the docs folder of retiolum it might be possible that something has to be done in the clients, please have a look at https://hackerspace.be/TincVPN --- retiolum/hosts/cloudkrebs | 11 +++++++++++ retiolum/hosts/krebsnode | 10 ++++++++++ 2 files changed, 21 insertions(+) create mode 100644 retiolum/hosts/cloudkrebs create mode 100644 retiolum/hosts/krebsnode (limited to 'retiolum') diff --git a/retiolum/hosts/cloudkrebs b/retiolum/hosts/cloudkrebs new file mode 100644 index 00000000..1be21f4b --- /dev/null +++ b/retiolum/hosts/cloudkrebs @@ -0,0 +1,11 @@ +Address = tinc.krebs.dotcloud.com +Port = 1655 + +-----BEGIN RSA PUBLIC KEY----- +MIIBCgKCAQEA9j7kF3Vf9POQbY16LTkpxLvGFlxQ7uEOKmiZFjLfhBi9yt49n+Oj +hWcr2Pf0iSBhBBqLja429aDe9DXswYUlDwDGau9o6aGWL9mvKBOZ92nXqHT2xv/p +3V9hCTpV0sAIVNkV/ywRJrxbmKAAGicfdB+TuYWzxSAC6TX/0OdRiSUXqmIpL4xk +XrjwO7g2iyXYjHpnstsxKtvDCBY2HHGT+PMherjiyD1GUWygq5hKRIXTdb2vauxa +eao1C3ICkKWrmytYEi/5rLUljBlRqCVyd1Zls/Dfx5VR3ptvFM6u8nUdVW7RYmph +t86XSPtor97v9xxu+lmLJWIWu1DjDo1XpQIDAQAB +-----END RSA PUBLIC KEY----- diff --git a/retiolum/hosts/krebsnode b/retiolum/hosts/krebsnode new file mode 100644 index 00000000..f9c17870 --- /dev/null +++ b/retiolum/hosts/krebsnode @@ -0,0 +1,10 @@ +Address = krebs.no.de +Port = 1655 +-----BEGIN RSA PUBLIC KEY----- +MIIBCgKCAQEA8V86UoV5Eu3qWyXvMSfNG/OLHu9rOREwf+aNSRlpf0zGuHtH8Hzl +AJrfDe7ucKnn4YYhscpZB9Ae/wmQN3JytOzL1o0yxxdtehP8HjLVUCMCvF7Sx2++ +3PdpNMw7iUo08bRH8+8yRuxxJCrL+PJCbvE1/Speu/7jGioT8q+TKSl7f/bD0cSg +3TmDRG1lHVm/Synbd/aGeuI9CewGs3WukDVC6mmpWT0Q5bCG2YwJRO2kHz3ppUEO +sOyDfEeNiV6Cs3QF3j9DqQGIVvWrO4BKJoqhQ661UId7vokYRf3gkLSYs2/mkoWR +gMgBzL5++u4majp3p05wXua3j07eQE9qJQIDAQAB +-----END RSA PUBLIC KEY----- -- cgit v1.2.3