diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-24 06:53:19 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-24 06:53:19 -0400 |
| commit | 16d1b072e08d309361fb968a5a882429d3ea4dc5 (patch) | |
| tree | d1028ec3e4c5506a8910188313d245610366da14 | |
| parent | 4034a88bb6505ff79491a7d9e455cc2bbb957bff (diff) | |
enable opportunistic HTTPS by default
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 9111a205..8bf41336 100644 --- a/static/releases.html +++ b/static/releases.html @@ -452,6 +452,7 @@ <ul> <li>prevent IPv4 DHCP from reusing state across connections to the same network when full MAC randomization is enabled</li> + <li>Vanadium: enable opportunistic HTTPS by default</li> </ul> </article> --> |
