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.
sshd: no longer accept RSA keys < 2048 bits for authenticationsshd: terminate session if client does not respond to keep alive requests
for 5 minutesREPO_PATH_[NAME],
SSH_CLIENT_PUBLIC_KEYS_[NAME], and SSH_CLIENT_PUBLIC_KEYS_APPEND_ONLY_[NAME].
keeping functionality of BORG_REPO, SSH_CLIENT_PUBLIC_KEYS,
and SSH_CLIENT_PUBLIC_KEYS_APPEND_ONLY for downward compatibility.
keys in SSH_CLIENT_PUBLIC_KEYS_ALL are authorized to access all repositories.restrict option to all key authorizations
(redundant as port forwarding etc is already disabled in sshd_config)org.opencontainers.image.source labeldocker-compose: increased memory limit
(64MiB was insufficient for two parallel operations, e.g. borg create & borg list)2200borgSSH_CLIENT_PUBLIC_KEYS and SSH_CLIENT_PUBLIC_KEYS_APPEND_ONLY will be authorized/repositorySSH_CLIENT_PUBLIC_KEYS_APPEND_ONLY are restricted to
append-only mode