engine: fixed args
[transsip-mirror.git] / README
blob817b5738c97d539a6de8f8ed8a465e977a1a6d29
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 [2]. However, most of them are proprietary, so that we are not
28 able to know if there are hidden backdoors included, or use a weak encryption
29 or no encryption at all. And as you see from Skype's analysis, there cannot
30 come anything good from that software. We do not only want to blame Skype,
31 but there's lots of such crap out there that cannot be trusted. Also, some of
32 the existing solutions route voice traffic through their private servers and
33 use these data for other purposes. Therefore our software closes this gap of
34 an open source solution to preserve users privacy.
36 The transsip toolkit is an open source project covered by the GNU General
37 Public License. For any questions or feedback about transsip you are welcome
38 to leave us a message to <workgroup@transsip.org> or to our mailing list
39 at <transsip@googlegroups.com> (Note: you have to register first). This
40 project is purely non-commercial and will always stay that way!
42 Also, have a look at our FAQ [3] for answering your questions. Furthermore,
43 we have a development blog [4] where we sometimes drop some interesting things
44 or news for the outside world! A public repository of the old stable releases
45 (which you probably do not want to have a look at), can be found here [5].
47 You might want to have a look at INSTALL, REPORTING-BUGS, HACKING, CODING,
48 and COPYING, too. We would be happy for patches, reviews and more. Anyways,
49 enough talking from my side and happy talking via transsip!
51 [1] http://transsip.org/
52 [2] http://www.blackhat.com/presentations/bh-europe-06/bh-eu-06-biondi/bh-eu-06-biondi-up.pdf
53 [3] http://transsip.org/faq.html
54 [4] http://dev.transsip.org/
55 [5] http://pub.transsip.org/