Posted By: prog_dotnet | Oct 12th, 2004 @ 11:42 AM
page 1 of 1
Comments: 11 | Views: 10750
Maurits
Maurits
AKA Matthew van Eerde
Am I missing something?  How does the recipient unencrypt the text?  Or do they have to be using SimpLite too?

If that's the case, Windows Privacy Tools can do this.

It would be nice if MSN offered encryption in conjunction with personal certificates.

Edit: Ah... I see... a centralized encryption system for corporate instant messaging across the public internet.  Very cool.
Almost as cool as running my own IM server would be.
Maurits
Maurits
AKA Matthew van Eerde
Assuming you're not in a switched environment I would assume.
That's one of the reasons why I nearly always "ssh" to another server then "ssh" to our private bbs server... Tongue Out

That's a lot more secure than the MSN messenger...
W3bbo
W3bbo
The Master of Baiters
ajivanet wrote:
I like to use the soft to monitor my children
http://www.ajivasoft.com/msn-chat-monitor.htm


Says a lot about how much you trust your children, I certainly wouldn't act in kind if my parents activly monitored my online activities...perhaps even dispising them and trying even harder to preserve my privacy.

Just because someone's aged under 18 doesn't mean they don't have the right to privacy.

i would imagine that microsoft Messenger Live would implement some sort of encryption

I am surprised that there is not encryption so far

why is the internet does not use an encryption protocol?

like use HTTPS for all browsing

user SSL in ever communication?

Why not
Shark_M wrote:
why is the internet does not use an encryption protocol?

like use HTTPS for all browsing

user SSL in ever communication?

Why not


Two reasons that immediately come to mind are cost, and speed.

All SSL connections require a valid SSL certificate, from a evil company like Verisign, which can charge up-wards of $100 per year.

Encrypted protocols don't encrypt things 1 to 1, because it would be far easier to crack... Instead they encrypt things to fixed length strings... Which makes them secure but at the same time slow.
blowdart
blowdart
Peek-a-boo
Manip wrote:




All SSL connections require a valid SSL certificate, from a evil company like Verisign, which can charge up-wards of $100 per year.


No they don't. Self signed certs are fine for most things, especially code you write yourself, because you know you can trust the root you self sign from. Heck, it's only because IE prompts you that you'd know the difference. If your software doesn't prompt then there's not much difference.
page 1 of 1
Comments: 11 | Views: 10750
Microsoft Communities