diff --git a/Various-Considerations.md b/Various-Considerations.md index 6965415..4e188a3 100644 --- a/Various-Considerations.md +++ b/Various-Considerations.md @@ -1,3 +1,4 @@ -Following security issues/limitations need to be considered while evaluating Win32 OpenSSH +Following issues/limitations need to be considered while evaluating Win32 OpenSSH - Global [ssh_config](https://github.com/PowerShell/Win32-OpenSSH/issues/847) and [known_hosts](https://github.com/PowerShell/Win32-OpenSSH/issues/466) are not honored. - [Elevation of Privilege over loopback](https://github.com/PowerShell/Win32-OpenSSH/issues/680) on misconfigured machines. +- Text resources (config and key files) need to be either ASCII or UTF-8 (UTF-16 variants are not supported)