Displaying 16 results from an estimated 16 matches similar to: "2nd BETA release of OpenSSH with SRP"
2001 Mar 30
2
BETA release of OpenSSH-2.5.2p2 with SRP
This is to announce the availability of SRP (Secure Remote Password)
support for OpenSSH. A tarball is available on Tripod:
http://members.tripod.com/professor_tom/archives/
http://members.tripod.com/professor_tom/archives/openssh-2.5.2p2-srp5.tar.gz
(Note: Tripod requires you to LEFT click on links to download files.)
To install, unpack, configure --with-srp, and make install, then create an
2001 Jun 26
0
Update of SRP patch
I have uploaded a new release of the OpenSSH (portable) SRP patch.
This version is vs. the 20010625 openssh_cvs; there are no other changes.
You can find it here:
http://members.tripod.com/professor_tom/archives/
http://members.tripod.com/professor_tom/archives/OpenSSH-srp9.tar.bz2
http://members.tripod.com/professor_tom/archives/OpenSSH-srp9.patch.bz2
The tarball is the whole thing with the
2001 May 01
3
SRP unencumbered license statement
On Sun, 29 Apr 2001, RJ Atkinson wrote:
> At 06:26 27/04/01, Tom Wu wrote:
> >For those of you who were following the discussion about the new draft
> >and implementation of SRP-based password authentication in OpenSSH, I
> >promised to have Stanford issue the IETF an official, explicit,
> >statement reiterating the unencumbered royalty-free licensing terms.
> >The
2007 Jan 02
0
[PATCH 1/4] add scsi-target and IO_CMD_EPOLL_WAIT patches
This includes two kernel patches, scsi-target and IO_CMD_EPOLL_WAIT.
The former is a modified version of the scsi target infrastructure in
mainline.
The latter enables applications to handle AIO and non-AIO fds in the
same loop. blktap uses the different patch, AIO event queue patch for
the same aim. The IO_CMD_EPOLL_WAIT patch will be merged into mainline
(and the AIO event queue will not) so
2006 Aug 02
0
[PATCH 0/6] SCSI frontend and backend drivers
This patchset includes an updated version of the SCSI frontend and
backend drivers.
The frontend and backend drivers exchange SCSI RDMA Protocol (SRP)
messages via a ring buffer. The backend driver sends SCSI commands to
the user-space daemon, which performs SCSI commands and I/O
operations. The backend driver uses VM_FOREIGN feature like the blktap
driver for zero-copy of data pages.
Like the
2011 Jan 22
1
SRP for OpenSSH
Hello all
Support for Secure Remote Password (SRP) for OpenSSH was last discussed in 2004:
http://marc.info/?l=openssh-unix-dev&w=2&r=1&s=SRP&q=b
There's a SRP patch for OpenSSL that's about 2 years in the making:
http://rt.openssl.org/Ticket/Display.html?id=1794
Tom Wu from Stanford has been working on that.
Has anything changed since 2004 that would make inclusion
2013 Feb 13
0
[Q] how to manage Infiniband disk(SRP) volume wit libvirt.
Dear members.
I'm looking for best practice for administration Infiniband SRP volume
with libvirt (virsh)
How to manage these volumes?
* SRP Disk is /dev/disk/by-id/scsi-2766f6c3030303037 or /dev/sdi
Now I edited guest domain file with ``virsh edit XXXX'' command
and append the following lines.
<disk type='block' device='disk'>
2001 Apr 27
0
SRP unencumbered license statement available
For those of you who were following the discussion about the new draft
and implementation of SRP-based password authentication in OpenSSH, I
promised to have Stanford issue the IETF an official, explicit,
statement reiterating the unencumbered royalty-free licensing terms.
The new statement is now available from the IETF's IPR page.
Tom
2003 Sep 17
4
SRP secure remote password authentication
Are there any plans to include support for SRP or a similar zero-knowledge password
protocol into OpenSSH?
--
Jeremy
2003 Sep 17
1
SRP Support
Just wondering if there were any plans to integrate SRP support into
OpenSSH. And if there aren't would a patch be accepted that would enable
such. And if so could anyone give me a couple of pointers as to where the
authentication code goes.
Edward Flick
2004 Aug 02
1
OpenSSH SRP 3.8.1p1 patch
G'day,
First off, I'm not subscribed to the list, so if there are any responses that
should be directed to me, feel free to CC me in :)
The below url is an updated patch of Professor Tom's earlier SRP patches for
SSH. The only things changed was so that it would compile on a newer openssh
version. For more information regarding SRP, see http://srp.stanford.edu
This isn't
2000 Mar 30
1
reconsider SRP, it's way cool
I just joined the list, and I see in the archives that about a month ago
there was a brief discussion of SRP, but it was dismissed.
I urge people to take a look at this site:
http://srp.stanford.edu/srp/
It's very cool.
Let's say I'm on vacation visiting a friend, and I want to log in to
my account back home. I trust my friend's machine, but I don't have
my home
2002 Feb 12
4
SRP Patch Integration?
>Simply stated, SRP is a strong password authentication protocol that
>resists passive/active network attack, and when used in conjunction with
>OpenSSH, solves the "unknown host key" problem without requiring host
>key fingerprint verification or PKI deployment (e.g. X.509 certs). Put
>another way, is there any good reason *not* to fold these patches into
>OpenSSH
2001 Apr 12
1
missing cdrom
hi.
i've just installed wine-20010411. after launching it with different
burning applications, i cant see my cd burner anymore, but two cd-rom
attached to the same controller.
its worked very well with wine 20001203 (as much as i recall it).
is this a known problem ?
the burner : yamaha 426
cdrom - 1 : toshiba xm3401 ta
cdrom - 2 : plextor px 20 ts
using a redhat 6.2 distribution.
thnx
2001 Apr 11
1
g77 FFLAGS?
I'm trying to compile R under Mac OS X using gcc/g77 2.95.2. There is
an interesting blurb in install:
You must set whatever compilation flags (if any) are needed to ensure
that FORTRAN `integer' is equivalent to a C int pointer and FORTRAN
`double precision' is equivalent to a C double pointer. This is checked
during the configuration process.
I'm not an avid FORTRAN user.
2001 Apr 03
2
the "primes" file
In message <Pine.LNX.4.30.0104031615270.8678-100000 at holly.crl.go.jp>, Tom Holro
yd writes:
>SRP has different requirements from Diffie-Hellman. In particular,
>for SRP the generator must be primitive. It turns out that the "primes"
>file contains only safe primes with primitive generators, and is thus
>ideal for SRP, but so far in OpenSSH it has only been used for