* FTP with wncrypted password.
@ 2003-05-09 14:56 ariel mastracchio
2003-05-09 15:13 ` Jack Zielke
2003-05-09 19:34 ` M Taylor
0 siblings, 2 replies; 3+ messages in thread
From: ariel mastracchio @ 2003-05-09 14:56 UTC (permalink / raw)
To: linux-hams
Dear List:
I'm looking for a ftp server that support encrypted
password (not SSH or SSL, too much overhead for 1k2
bps, and prohibited on packet!). I look in the web but
can't found one. I test pro-ftp wu-ftp with't luck.
Someone know one?
I know the Jnos ftp server, and that work fine, but
i whant one that sit directly in the linux.
Thank in advance.
pd. sorry for my english!
=====
amastr@mail.palermo.edu.ar
lu9aum@amsat.org
lu9aum@lu9aum.ampr.org
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: FTP with wncrypted password.
2003-05-09 14:56 FTP with wncrypted password ariel mastracchio
@ 2003-05-09 15:13 ` Jack Zielke
2003-05-09 19:34 ` M Taylor
1 sibling, 0 replies; 3+ messages in thread
From: Jack Zielke @ 2003-05-09 15:13 UTC (permalink / raw)
To: ariel mastracchio; +Cc: linux-hams
> I'm looking for a ftp server that support encrypted
> password (not SSH or SSL, too much overhead for 1k2
I believe what you want is 'skey' You should be able to find an ftp
server that has skey support via a web search. If you have problems
locating the software let me know.
Skey is a one time password implementation. Each time you log in, your
password becomes useless and you have to use a different one to log in the
next time. Perfect for 'over the air' as the passwords are not
encrypted because they do not need to be.
Slackware has prebuilt packages for logging in with this system in the
contrib/ham directory.
Jack
--
v,i,j,k,l,s,a[99]; main() {
for(scanf("%d",&s);*a-s;v=a[j*=v]-a[i],k=i<s,j+=(v=j<s&&(!k&&!!printf(2+"\n\n%c"
-(!l<<!j),"#Q"[l^v?(l^j)&1:2])&&++l||a[i]<s&&v&&v-i+j&&v+i-j))&&!(l%=s),v||(i==j
?a[i+=k]=0:++a[i])>=s*k&&++a[--i]);} /* Osovlanski and Nissenbaum */
shamelessly stolen from: http://home.wxs.nl/~faase009/Signindex.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: FTP with wncrypted password.
2003-05-09 14:56 FTP with wncrypted password ariel mastracchio
2003-05-09 15:13 ` Jack Zielke
@ 2003-05-09 19:34 ` M Taylor
1 sibling, 0 replies; 3+ messages in thread
From: M Taylor @ 2003-05-09 19:34 UTC (permalink / raw)
To: ariel mastracchio; +Cc: Linux-Hams
On Fri, May 09, 2003 at 07:56:48AM -0700, ariel mastracchio wrote:
> Dear List:
>
> I'm looking for a ftp server that support encrypted
> password (not SSH or SSL, too much overhead for 1k2
> bps, and prohibited on packet!). I look in the web but
> can't found one. I test pro-ftp wu-ftp with't luck.
Either an One-Time Password, like SKey or use a public key
IDENTITY such as id_dsa.pub or id_rsa.pub in openssh ( aka user
certificate in SSL), with no (NULL cipher) encryption.
I suspect you have to build OpenSSL with ALLOW_ENULL_CIPHER or
something like that, and I am not sure if any special flags or
patches are necessary with OpenSSH.
-ve1mct
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-05-09 19:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-09 14:56 FTP with wncrypted password ariel mastracchio
2003-05-09 15:13 ` Jack Zielke
2003-05-09 19:34 ` M Taylor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox