Ficed typo in readme.
[transsip-mirror.git] / README
blob191abd9a12ddd975fd2dd8f216d330b07fa11b1b
1 //////////////////////////////////////////////////////////////////////////////
3                         transsip telephony network
5 \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
7  transsip is a toolkit for creating a peer-to-peer overlay network for
8  strongly encrypted, privacy-preserving voice-over-IP telecommunication.
10       ("`-''-/").___..--''"`-._            Release: 2012-xx-xx
11        `6_ 6  )   `-.  (     ).`-.__.`)
12        (_Y_.)'  ._   )  `._ `. ``-..-'     Web: http://transsip.org
13      _..`--'_..-_/  /--'_.' ,'                       ___
14     (il),-''--(li),'--((!.-'---.<priv:1011010110>--=|___E
15    (                       ___
16     \_.<pub:0101010011>--=|___E
18 The transsip telephony network uses a high-speed ECDH mechanism (Curve25519)
19 to protect voice data on end-to-end. Moreover, it uses the low-latency CELT
20 codec on top of ALSA for encoding and decoding the audio channel. Participants
21 can perform a direct IP-to-IP call or do a lookup of their communication
22 partner through the transsip Kademlia distributed hash table. The aim of
23 transsip is to provide a free, open source solution for privacy-preserving
24 voice-over-IP telecommunication that is independant of a third party.
26 Why transsip [1]? There are a few available voice-over-IP solutions out there
27 such as Skype. However, most of them are proprietary, so that we are not able
28 to know if there are hidden backdoors included, or use a weak encryption or no
29 encryption at all. Also, some of the existing solutions route voice traffic
30 through their private servers and use these data for other purposes. Therefore
31 our software closes this gap of an open source solution to preserve users privacy.
33 The transsip toolkit is an open source project covered by the GNU General
34 Public License. For any questions or feedback about transsip you are welcome
35 to leave us a message to <workgroup@transsip.org> or to our mailing list
36 at <transsip@googlegroups.com> (Note: you have to register first). This
37 project is purely non-commercial and will always stay that way!
39 Also, have a look at our FAQ [2] for answering your questions. Furthermore,
40 we have a development blog [3] where we sometimes drop some interesting things
41 or news for the outside world! A public repository of the old stable releases
42 (which you probably do not want to have a look at), can be found here [4].
44 You might want to have a look at INSTALL, REPORTING-BUGS, HACKING, CODING,
45 and COPYING, too. We would be happy for patches, reviews and more. Anyways,
46 enough talking from my side and happy talking via transsip!
48 [1] http://transsip.org/
49 [2] http://transsip.org/faq.html
50 [3] http://dev.transsip.org/
51 [4] http://pub.transsip.org/