From 625f6341637f37703966755a60332948365a5c67 Mon Sep 17 00:00:00 2001 From: Jack Ivanov <17044561+jackivanov@users.noreply.github.com> Date: Tue, 7 Jan 2020 14:33:46 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f10fb6c..d14a121 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ - Scaleway instance creating issue [\#1549](https://github.com/trailofbits/algo/pull/1549) ### Changed +- SSH changes [\#1636](https://github.com/trailofbits/algo/pull/1636) + - Default port is set to `4160` and can be changed in the config + - SSH user for every cloud provider is `algo` - EC2: enable EBS encryption by default [\#1556](https://github.com/trailofbits/algo/pull/1556) - Upgrades [\#1549](https://github.com/trailofbits/algo/pull/1549) - Python 3