Download project files

How do I verify a download?


110 of 12 releases

0.1.13 release from the trunk series released

Release information
Release notes:

- Officially add support for Python 3.9 and 3.10.
- Add basic pre-commit configuration.
- Apply black code formatter.
- Add isort pre-commit hook.
- Apply inclusive naming via the woke pre-commit hook.
- Add support for RSA keys with SHA-2 signatures (given corresponding
  Twisted support).

File Description Downloads
download icon lazr.sshserver-0.1.13.tar.gz (md5, sig) lazr.sshserver 0.1.13 40
last downloaded 4 weeks ago
Total downloads: 40

0.1.12 release from the trunk series released

Release information
Release notes:

- Adjust versioning strategy to avoid importing pkg_resources, which is slow
  in large environments.

File Description Downloads
download icon lazr.sshserver-0.1.12.tar.gz (md5, sig) lazr.sshserver 0.1.12 41
last downloaded 4 weeks ago
Total downloads: 41

0.1.11 release from the trunk series released

Release information
Release notes:

- Officially add support for Python 3.8.
- Fix lazr.sshserver.auth.PublicKeyFromLaunchpadChecker on Python 3: Twisted
  passes the username in the credentials object as bytes.

File Description Downloads
download icon lazr.sshserver-0.1.11.tar.gz (md5, sig) lazr.sshserver 0.1.11 72
last downloaded 4 weeks ago
Total downloads: 72

0.1.10 release from the trunk series released

Release information
Release notes:

- Stop using deprecated twisted.conch.checkers.SSHPublicKeyDatabase.

File Description Downloads
download icon lazr.sshserver-0.1.10.tar.gz (md5, sig) lazr.sshserver 0.1.10 43
last downloaded 4 weeks ago
Total downloads: 43

0.1.9 release from the trunk series released

Release information
Release notes:

 - Add Python 3 support.

File Description Downloads
download icon lazr.sshserver-0.1.9.tar.gz (md5, sig) lazr.sshserver 0.1.9 30
last downloaded 4 weeks ago
Total downloads: 30

0.1.8 release from the trunk series released

Release information
Release notes:

- Add support-in-principle for authenticating using ECDSA or Ed25519 keys;
  this also requires a sufficient version of Twisted (which at the time of
  writing supports ECDSA but not Ed25519) and support in the Launchpad
  authserver.

File Description Downloads
download icon lazr.sshserver-0.1.8.tar.gz (md5, sig) lazr.sshserver 0.1.8 37
last downloaded 4 weeks ago
Total downloads: 37

0.1.7 release from the trunk series released

Release information
Release notes:

- Fix regression in 0.1.5: restore support for unsigned queries for whether
  publickey authentication would be acceptable.
- Stop using deprecated PyCrypto-based attributes of
  twisted.conch.ssh.keys.Key.

File Description Downloads
download icon lazr.sshserver-0.1.7.tar.gz (md5, sig) lazr.sshserver 0.1.7 48
last downloaded 4 weeks ago
Total downloads: 48

0.1.6 release from the trunk series released

Release information
Release notes:

- Handle the case where Twisted fails to load the user-supplied public key.

File Description Downloads
download icon lazr.sshserver-0.1.6.tar.gz (md5, sig) lazr.sshserver 0.1.6 41
last downloaded 4 weeks ago
Total downloads: 41

0.1.5 release from the trunk series released

Release information
Release notes:

- Work around a bug in paramiko < 2.0.0: if the most significant byte of an
  RSA signature is zero, then it strips leading zero bytes rather than
  zero-padding it to the correct length. This previously caused sporadic
  failures when running with Twisted >= 16.0.0, since cryptography is
  pickier about this than PyCrypto was.

File Description Downloads
download icon lazr.sshserver-0.1.5.tar.gz (md5, sig) lazr.sshserver 0.1.5 43
last downloaded 4 weeks ago
Total downloads: 43

0.1.2 release from the trunk series released

Release information
Release notes:

- Add moduli file handling to lazr.sshserver.service, needed to support the
  diffie-hellman-group-exchange-* key exchange algorithms.

File Description Downloads
download icon lazr.sshserver-0.1.2.tar.gz (md5, sig) lazr.sshserver 0.1.2 37
last downloaded 4 weeks ago
Total downloads: 37

110 of 12 releases