mirror of https://gogs.blitter.com/RLabs/xs
				
				
				
			Cleaned up README.md
This commit is contained in:
		
							parent
							
								
									9ba07719cd
								
							
						
					
					
						commit
						e4b69eab2d
					
				
							
								
								
									
										2
									
								
								LICENSE
								
								
								
								
							
							
						
						
									
										2
									
								
								LICENSE
								
								
								
								
							| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
MIT License
 | 
					MIT License
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Copyright (c) 2017 - 2019 Russell Magee (xs/xsd/xsnet/xspasswd)
 | 
					Copyright (c) 2017 - 2021 Russell Magee (xs/xsd/xsnet/xspasswd)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
 | 
					Permission is hereby granted, free of charge, to any person obtaining a copy
 | 
				
			||||||
of this software and associated documentation files (the "Software"), to deal
 | 
					of this software and associated documentation files (the "Software"), to deal
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										11
									
								
								README.md
								
								
								
								
							
							
						
						
									
										11
									
								
								README.md
								
								
								
								
							| 
						 | 
					@ -3,9 +3,14 @@
 | 
				
			||||||
# XS
 | 
					# XS
 | 
				
			||||||
--
 | 
					--
 | 
				
			||||||
 | 
					
 | 
				
			||||||
XS (**X**perimental **S**hell) is a golang implementation of a simple remote shell client and
 | 
					XS (**X**perimental **S**hell) is a simple alternative to ssh (<5% total SLOCC) written from scratch in Go.
 | 
				
			||||||
server, similar in role to ssh, offering encrypted interactive and non-interactive sessions (remote commands),
 | 
					A testbed for candidate PQC (Post-Quantum Cryptography) KEMs (Key-Encapsulation Mechanisms) and symmetric
 | 
				
			||||||
remote file copying and tunnels with optional traffic obfuscation ('chaffing').
 | 
					session encryption algorithms.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					xs also features integrated traffic chaffing to obscure interactive session and file copy activity.
 | 
				
			||||||
 | 
					Supports encrypted interactive and non-interactive sessions (remote commands), remote file copying and tunnels.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Runs on Linux, FreeBSD, Windows (client only, MSYS) and Android (within Termux). https://gogs.blitter.com/RLabs/xs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
It is stable to the point that I use it for day-to-day remote access in place of, and in preference to, ssh.
 | 
					It is stable to the point that I use it for day-to-day remote access in place of, and in preference to, ssh.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue