|
Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
|||||||
|
Posted by on November 26, 2007, 6:08 pm
Please log in for more thread options
see and talk to her and our new baby. For this purpose, I need software and hardware that can allow me to do with secure and privacy. As soon we talk of video, anyone, from the ISP to anyone who can snoop, record and store the content for any latter mischief can work on it according to their leisure. For this purpose, I am looking for open source programs that can be used to pipe the content. Here are some ideas: First, one can use netcat to write packet to any IP. The two people at the end of the two computers know each other's IP, so they can write packets to each others IP using netcat. The video and audio content has to be converted to an optimum format and sent to each other in packets. A good compression, like VOIP is needed so that it is as close to real time as possible, and video can be optional. Also a capability to record the conversation is needed. The encryption scheme needed is very important. For example, we know that many shared key (like PGP) are poorly understood and possibly have a backdoor. What about dictionary based encryption ? Here is the pipe flow audio/video signal | VOIP type compression | more compression like arithmetic compression ? | encryption | netcat ---> listener on the other computer to reverse all these. I would appreciate if one can pack these programs or modules and compile them. There is no need to use skype with this. John Klein | |||||||
|
Posted by on November 26, 2007, 6:16 pm
Please log in for more thread options On Nov 26, 3:08 pm, john.f.kl...@gmail.com wrote: | |||||||
|
Posted by red floyd on November 26, 2007, 7:28 pm
Please log in for more thread options john.f.klein@gmail.com wrote:Not in comp.lang.c++, gnu.emacs.help, or comp.unix shell. | |||||||
|
Posted by Ioannis Gyftos on November 27, 2007, 3:34 am
Please log in for more thread options Seriously, troll? | |||||||
|
Home Cabling Guide
Finally, an instantly downloadable book that saves you thousands in home improvement dollars! Enjoy living in 21st century technology-advanced home while increasing its selling value and competitive advantage on the real estate market. Whether your cabling is for home office or high-tech leisure, you can wire your home yourself or learn "wirish" to speak with your cabling contractors in their language! Click Here to learn more |

Computer to Computer Video teleconferencing software with encryption
Yahoo!
Windows Live
del.icio.us
digg
Netscape 

> see
> and talk to her and our new baby.
> For this purpose, I need software and hardware that can allow me to do
> with secure and privacy.
> As soon we talk of video, anyone, from the ISP to anyone who can
> snoop,
> record and store the content for any latter mischief can work on it
> according
> to their leisure.
> For this purpose, I am looking for open source programs that can be
> used
> to pipe the content.
> Here are some ideas:
> First, one can use netcat to write packet to any IP. The two people at
> the
> end of the two computers know each other's IP, so they can write
> packets
> to each others IP using netcat.
> The video and audio content has to be converted to an optimum format
> and
> sent to each other in packets. A good compression, like VOIP is needed
> so
> that it is as close to real time as possible, and video can be
> optional.
> Also a capability to record the conversation is needed.
> The encryption scheme needed is very important. For example, we know
> that many shared key (like PGP) are poorly understood and possibly
> have
> a backdoor. What about dictionary based encryption ?
> Here is the pipe flow
> audio/video signal | VOIP type compression | more compression like
> arithmetic compression ? | encryption | netcat ---> listener on the
> other computer to reverse all these.
> I would appreciate if one can pack these programs or modules and
> compile them.
> There is no need to use skype with this.
> John Klein