descriptiontranssip toolkit, a peer-to-peer encrypted telephony network
homepage URLhttp://transsip.org
repository URLhttps://github.com/gnumaniacs/transsip.git
ownerborkmann@iogearbox.net
last changeMon, 24 Sep 2012 12:30:51 +0000 (24 14:30 +0200)
content tags
add:
README
//////////////////////////////////////////////////////////////////////////////

                    transsip telephony toolkit

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

 transsip is a toolkit for creating a decentralized network for strongly
 encrypted, privacy-preserving voice-over-IP telecommunication.
                   _________                 ______________
                  < Hi Bob! >..xXo#%!~x&^?..< Hello Alice! >
                   ---------     |           --------------
               ^__^   /        ->X<-                    \   ^__^
       _______/(oo)  /            \ ^__^                 \  (oo)\_______
   /\/( Alice /(__)                 (xx)\_______            (__)\  Bob  )\/\
      | w----||                     (__)\Mallory)\/\            ||----w |
      ||     ||                      U  ||----w |               ||     ||
                                        ||     ||
      Release: 2012-xx-xx                          Web: http://transsip.org

The aim of transsip is to provide free, open source utilities for decentralized,
privacy-preserving voice-over-IP communication, that is independant of untrusted
and centralized third parties. Also, by the use of strong encryption, it puts
and end to unauthorized listeners.

Why transsip [1]? There are a few available voice-over-IP solutions out there
such as Skype [2]. However, most of them are proprietary, so that we are not
able to know if there are hidden backdoors / LI interfaces included, or use
a weak encryption or no encryption at all. And as you see from Skype's analysis,
there cannot come anything good from that software. We do not only want to blame
Skype, but there's lots of such crap out there that cannot be trusted. Also,
some of the existing solutions route voice traffic through their private servers
and use these data for other purposes. Therefore, our software closes this gap
of an open source solution to preserve users privacy.

The transsip toolkit is an open source project covered by the GNU General
Public License. For any questions or feedback about transsip you are welcome
to leave us a message to <workgroup@transsip.org> or to our mailing list
at <transsip@googlegroups.com> (Note: you have to register first). This
project is purely non-commercial and will always stay that way!

Warning: this software is an experimental prototype intended for researchers.
Use at your own risk. Have a look at our FAQ [3] for answering your questions.
Furthermore, we have a development blog [4] where we sometimes drop some
interesting things or news for the outside world! A public repository of the old
stable releases can be found here [5].

[1] http://transsip.org/
[2] http://bit.ly/8oNH
[3] http://transsip.org/faq.html
[4] http://dev.transsip.org/
[5] http://pub.transsip.org/
shortlog
2012-09-24 Daniel Borkmannmailmap: add mail aliasmaster
2012-09-09 Daniel Borkmanndocs: add todo point
2012-07-19 Daniel Borkmanndocs: add more to-do bullet points
2012-07-18 Daniel Borkmannengine: make var static, export function
2012-07-18 Daniel Borkmanndocs: add open to-do's
2012-07-12 Daniel Borkmanntap: colorize tests
2012-07-12 Daniel BorkmannMerge branch 'master' of github.com:gnumaniacs/transsip
2012-07-12 Daniel Borkmanntest: add tap utility files
2012-07-05 Daniel Borkmanndocs: add note about todo
2012-07-05 Daniel Borkmanndocs: add git sorting info
2012-07-05 Daniel Borkmanndocs: add crypto as mirror
2012-06-28 Daniel Borkmanndot: fixed current gitignore file
2012-06-19 Daniel Borkmanndoc: remove files from talk
2012-06-19 Daniel Borkmannscramble: add dummy scramble operations
2012-06-19 Daniel Borkmannpoly: fix line break
2012-06-19 Daniel Borkmannpoly: add polynome operations
...
heads
11 years ago master