wok diff sshpass/description.txt @ rev 25850

Up bzip3 (1.5.2), dropbear (2025.88), tinyssh (20250501)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 06 06:34:03 2025 +0000 (10 days ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/sshpass/description.txt	Fri Jun 06 06:34:03 2025 +0000
     1.3 @@ -0,0 +1,3 @@
     1.4 +Sshpass is a tool for non-interactivly performing password authentication with
     1.5 +SSH's so called "interactive keyboard password authentication".
     1.6 +Most user should use SSH's more secure public key authentication instead.