Re: [Proftpd-user] Does proftpd ed25519 ssh key authentication ?
TJ Saunders <[email protected]>
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <1519512708.2760422.1282240144.394AB8AC@webmail.messagingengine.com> |
> Does proftpd support ed25519 key for user authentication ? Not yet. There's a feature request for this: http://bugs.proftpd.org/show_bug.cgi?id=4221 And I've been trying to work on it, off and on, when I have free time. The current obstacle is having to support the OpenSSH-specific encrypted key format; see: https://github.com/openssh/openssh-portable/blob/master/PROTOCOL.key I have the "none" cipher implemented (but that's not terribly useful), and am currently working through the issues with implementing the "bcrypt" cipher. Cheers, TJ ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html