xref: /freebsd/crypto/openssh/README (revision 8e28d84935f2f0ee081d44f9803f3052b960e50b)
1*8e28d849SEd MasteSee https://www.openssh.com/releasenotes.html#10.0p1 for the release
24d3fc8b0SEd Mastenotes.
3fc1ba28aSDag-Erling Smørgrav
4ca86bcf2SDag-Erling SmørgravPlease read https://www.openssh.com/report.html for bug reporting
5*8e28d849SEd Masteinstructions and note that we do not use Github for bug reporting.
6efcad6b7SDag-Erling Smørgrav
783d2307dSDag-Erling SmørgravThis is the port of OpenBSD's excellent OpenSSH[0] to Linux and other
883d2307dSDag-Erling SmørgravUnices.
9a8f6863aSKris Kennaway
1083d2307dSDag-Erling SmørgravOpenSSH is based on the last free version of Tatu Ylonen's sample
11*8e28d849SEd Masteimplementation with all patent-encumbered algorithms removed (to external
12*8e28d849SEd Mastelibraries), all known security bugs fixed, new features reintroduced and
13*8e28d849SEd Mastemany other clean-ups.  OpenSSH was created by Aaron Campbell, Bob Beck,
14*8e28d849SEd MasteMarkus Friedl, Niels Provos, Theo de Raadt, and Dug Song, and has been
15*8e28d849SEd Mastedeveloped and maintained by Andre Lucas, Ben Lindstom, Damien Miller,
16*8e28d849SEd MasteDarren Tucker and Tim Rice. It has a homepage at https://www.openssh.com/
17511b41d2SMark Murray
1883d2307dSDag-Erling SmørgravThis port consists of the re-introduction of autoconf support, PAM
1919261079SEd Mastesupport, EGD/PRNGD support and replacements for OpenBSD library
20d74d50a8SDag-Erling Smørgravfunctions that are (regrettably) absent from other unices. This port
21d74d50a8SDag-Erling Smørgravhas been best tested on AIX, Cygwin, HP-UX, Linux, MacOS/X,
222f513db7SEd MasteFreeBSD, NetBSD, OpenBSD, OpenServer, Solaris and UnixWare.
23d74d50a8SDag-Erling Smørgrav
2483d2307dSDag-Erling SmørgravThis version actively tracks changes in the OpenBSD CVS repository.
25511b41d2SMark Murray
2683d2307dSDag-Erling SmørgravThere is now several mailing lists for this port of OpenSSH. Please
27ca86bcf2SDag-Erling Smørgravrefer to https://www.openssh.com/list.html for details on how to join.
2883d2307dSDag-Erling Smørgrav
2919261079SEd MastePlease send bug reports and patches to https://bugzilla.mindrot.org or
3019261079SEd Mastethe mailing list openssh-unix-dev@mindrot.org.  To mitigate spam, the
3119261079SEd Mastelist only allows posting from subscribed addresses.  Code contribution
3219261079SEd Masteare welcomed, but please follow the OpenBSD style guidelines[1].
3383d2307dSDag-Erling Smørgrav
3419261079SEd MastePlease refer to the INSTALL document for information on dependencies and
3519261079SEd Mastehow to install OpenSSH on your system.
3683d2307dSDag-Erling Smørgrav
3783d2307dSDag-Erling SmørgravDamien Miller <djm@mindrot.org>
3883d2307dSDag-Erling Smørgrav
3983d2307dSDag-Erling SmørgravMiscellania -
4083d2307dSDag-Erling Smørgrav
4119261079SEd MasteThis version of OpenSSH is based upon code retrieved from the OpenBSD CVS
4219261079SEd Masterepository which in turn was based on the last free sample implementation
4319261079SEd Mastereleased by Tatu Ylonen.
4483d2307dSDag-Erling Smørgrav
4583d2307dSDag-Erling SmørgravReferences -
4683d2307dSDag-Erling Smørgrav
47ca86bcf2SDag-Erling Smørgrav[0] https://www.openssh.com/
4819261079SEd Maste[1] https://man.openbsd.org/style.9
4919261079SEd Maste
50