You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2021. It is now read-only.
<p>It works by having every application generate its own unique public-key based address (hashname) that can send and receive small encrypted packets of <ahref="http://www.json.org/">JSON</a> (with optional binary payloads), and provides an automatic routing system based on <ahref="http://en.wikipedia.org/wiki/Kademlia">Kademlia</a>, a proven and popular <ahref="http://en.wikipedia.org/wiki/Distributed_hash_table">Distributed Hash Table</a>.
44
45
</div>
45
46
<divclass="span-8">
47
+
<h3>Rival Messenger</h3>
48
+
<p>
49
+
<ahref="http://www.rivalmessenger.com">Rival Messenger</a> is an instant messaging application for OSX 10.9 and above. It is built on top of the <ahref="https://github.com/telehash/objc">Objective-C</a> library, and has been built from the ground up to work exclusively on top of Telehash to provide a proof of concept for the network.
50
+
</p>
51
+
46
52
<h3>Demo</h3>
47
53
<p>It's very much in the R&D stages yet, but check out the <ahref="https://github.com/quartzjer/fieldtest">field-test utility</a> for a simple demo, or try one of the <ahref="https://github.com/telehash/telehash.org/blob/master/implementations.md">libraries</a>.
48
54
</p>
49
55
</div>
50
56
<divclass="span-8 last">
51
57
<h3>Status</h3>
58
+
<p>We are hard at work defining the next generation of Telehash, the <ahref="https://github.com/telehash/telehash.org/blob/master/E3X.md">E3X spec</a> is currently being defined, and is open for feedback <ahref="https://github.com/telehash/telehash.org/issues/57">here.</a>
52
59
<p>
53
-
The current<ahref="https://github.com/telehash/telehash.org/blob/master/protocol.md">spec</a> is implemented in a <ahref="https://github.com/telehash/telehash.org/blob/master/implementations.md">few languages</a> (any help here would be great!) and prototype apps are being created to test it. Questions can be directed at <ahref="http://twitter.com/jeremie">twitter</a>, or to <ahref="xmpp:jer@jabber.org">Jeremie Miller</a> directly.
60
+
The legacy<ahref="https://github.com/telehash/telehash.org/blob/master/protocol.md">spec</a> is implemented in a <ahref="https://github.com/telehash/telehash.org/blob/master/implementations.md">few languages</a> (any help here would be great!) and prototype apps are being created to test it. Questions can be directed at <ahref="http://twitter.com/jeremie">twitter</a>, or to <ahref="xmpp:jer@jabber.org">Jeremie Miller</a> directly.
0 commit comments