v9.6.16
What's Changed
- define ports by amount, not individually by @qk-santi in #660
- fix: client quits when discovering dangerous paths by @schollz in #697
- fix: prompt for overwriting when unzipping by @schollz in #698
- fix: use more secure shared secret as room name by @schollz in #699
- fix: establish encryption layer before transfering ip information by @schollz in #700
- fix: shared secret should be read from environmental variable by @schollz in #701
- fixes all known CVEs: https://nvd.nist.gov/vuln/detail/CVE-2023-43621, https://nvd.nist.gov/vuln/detail/CVE-2023-43618, https://nvd.nist.gov/vuln/detail/CVE-2023-43617, https://nvd.nist.gov/vuln/detail/CVE-2023-43616, https://nvd.nist.gov/vuln/detail/CVE-2023-43619 and https://nvd.nist.gov/vuln/detail/CVE-2023-43620
Full Changelog: v9.6.15...v9.6.16