Errrm SSL?

  • Thread starter Thread starter GutsMan.EXE
  • Start date Start date
  • Views Views 2,277
  • Replies Replies 10

GutsMan.EXE

Well-Known Member
Member
Joined
Sep 3, 2009
Messages
123
Reaction score
0
Trophies
1
XP
185
Country
Why doesn't the gbatemp irc have SSL? Because if it did it would help a lot without any effort on my behalf.

Thanks
 
Blood Fetish said:
I am pretty sure the IRC protocol does not support Transport Layer Security.
I would beg to differ and i know 100% it does
laugh.gif
proof:
http://en.wikipedia.org/wiki/Comparison_of_IRC_daemons#Technology
http://www.mirc.com/ssl.html
Plus why would i even bother to mention something if it was BS, i'd look like an idiot
rofl.gif
?
 
Thank you for the link, I stand corrected. Not sure if the SSL support is part of the IRC protocol or just a wrapper, but good to know.

As for the certs, they don't all cost money. If you buy one from a CA such as Verisign you'll pay, but you can just as easily create a self-signed certificate at no cost.
 
Rydian said:
Why does it need SSL? Certs cost money.

What benefit would it give the Temp's IRC (which isn't even used by a majority of forum-goers) that would make up for the money spent on it?
Self sign your own certs and don't spend a cent
wink.gif
.
 
Blood Fetish said:
reate a self-signed certificate at no cost.
Those sort of defeat the point of SSL in the first place.

http://www.ietf.org/rfc/rfc2459.txt
Section 3.3, Revocation.

If the key is compromised, the CA can just revoke it... but if it's self-signed there's not a CA involved watching from "higher up" in the security chain, so if the key's compromised then data can be injected and falsified while everybody thinks it's still safe and secure and is trusting it.

Apache even says they should be used for testing, not production environments.\



Now, WHY does it need SSL? That's just more stuff to deal with, even if you do decide to self-sign (for example the IRC client needs to support it, and the server might need modifying or upgdating as well). What's the benefit in exchange for the hassle?
 
Rydian said:
*Snip*
Now, WHY does it need SSL? That's just more stuff to deal with, even if you do decide to self-sign (for example the IRC client needs to support it, and the server might need modifying or upgdating as well). What's the benefit in exchange for the hassle?
So no one can eavesdrop or tamper with anything your doing, for extra security.
 
Rydian said:
Blood Fetish said:
reate a self-signed certificate at no cost.
Those sort of defeat the point of SSL in the first place.

http://www.ietf.org/rfc/rfc2459.txt
Section 3.3, Revocation.

If the key is compromised, the CA can just revoke it... but if it's self-signed there's not a CA involved watching from "higher up" in the security chain, so if the key's compromised then data can be injected and falsified while everybody thinks it's still safe and secure and is trusting it.
Revocation is one of the functions of PKI, but certainly not the only one. The primary function of SSL/TLS/SSH is confidentiality.
 

Site & Scene News

Popular threads in this forum