Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2004-08-23, 01:38 AM   #1
shyguy
Rock stars ... is there anything they don't know?
 
Join Date: May 2004
Posts: 10
programming help (encryption etc.)

as a project i am adding security to a chat room application all in java...

i already have the basic chat server and client, but i need to create a seperate java application to integrate with it to add security.

so i basically need to set it up so that all communications are encrypted, so outside eavesdroppers cant understand them. i have to implement authentication so that only verified users can access the chat service. the method used was going to be a based on a simplified version of the Kerberos protocol. was going to omit the Kerberos ticket server from this for the time being.

any help here would be muchly appreciated... source code of a working example would be great...
__________________
www.shyguyadultdesign.com
SPECIAL: Purchase an Elite Standard or Complete Package and recieve 30% off!!!
shyguy@shyguyadultdesign.com
shyguy is offline   Reply With Quote
Old 2004-09-19, 08:53 AM   #2
euphline
Aw, Dad, you've done a lot of great things, but you're a very old man, and old people are useless
 
Join Date: Sep 2003
Location: Baltimore, Maryland
Posts: 26
Send a message via AIM to euphline Send a message via Yahoo to euphline
TLS ... The Way the Truth the Light

TLS (commonly known as SSL) is really probably the answer to your problems. Much easier than Kerberos to implement, you should be able to use some of the SSL capabilities in Java to run your chat discussions over SSL.

Generally speaking, whatever protocol you're using between the clientsand server would simply get passed over SSL... pretty simple.

(Sorry no reply sooner... haven't been 'round much lately!)

-jbn
euphline is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:36 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc