Posts: 27
	Threads: 10
	Joined: Jan 2004
	
Reputation: 
0
	 
	
	
		which is safer? ssh or telnet? which is encrypted? which is more vulnerable to attacks?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 391
	Threads: 83
	Joined: Dec 2003
	
Reputation: 
0
	 
	
	
		ssh is more secure than telnet.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 3,631
	Threads: 899
	Joined: Dec 2003
	
Reputation: 
0
	 
	
	
		
telnet is plain text (ascii) so can be sniffed,
 
always use SSH if you can
 
cheers
 
anyweb