CHANGELOG.md 714 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Changed

  • sshd: no longer accept RSA keys < 2048 bits for authentication

0.1.0 - 2021-03-20

Added

  • openssh server listening on tcp port 2200
  • only sftp access enabled, chrooted to /data
  • single user nonroot
  • authorized_keys configured via SSH_CLIENT_PUBLIC_KEYS env var