Fossil SCM
Updated a reference to macOS 11 from the backup doc: the condition it warns against is still true as of macOS 12.3.
Commit
1bb4147fd24009dafa5bf17f40ad9451f3f744ded836e831754f64e37c261144
Parent
348d11184d0a01d…
1 file changed
+1
-1
+1
-1
| --- www/backup.md | ||
| +++ www/backup.md | ||
| @@ -233,11 +233,11 @@ | ||
| 233 | 233 | won’t have the `-pbkdf2` and `-iter` options, and you may have to choose |
| 234 | 234 | a different cipher algorithm; both changes are likely to weaken the |
| 235 | 235 | encryption significantly, so you should install a newer version rather |
| 236 | 236 | than work around the lack of these features. |
| 237 | 237 | |
| 238 | -At the time of this writing — 2021.02.26 — macOS 11 (BigSur) ships an | |
| 238 | +At the time of this writing — 2022.03.28 — macOS 12 (Monterey) still ships an | |
| 239 | 239 | outdated fork of OpenSSL 1.0 called [LibreSSL][lssl] that lacks this |
| 240 | 240 | capability. Until Apple redresses this lack, we recommend use of the |
| 241 | 241 | [Homebrew][hb] OpenSSL package rather than give up on the security |
| 242 | 242 | afforded by use of configurable-iteration PBKDF2 in OpenSSL 1.1 and up, |
| 243 | 243 | later backported to LibreSSL 2.9.1 and up. To avoid a conflict with the |
| 244 | 244 |
| --- www/backup.md | |
| +++ www/backup.md | |
| @@ -233,11 +233,11 @@ | |
| 233 | won’t have the `-pbkdf2` and `-iter` options, and you may have to choose |
| 234 | a different cipher algorithm; both changes are likely to weaken the |
| 235 | encryption significantly, so you should install a newer version rather |
| 236 | than work around the lack of these features. |
| 237 | |
| 238 | At the time of this writing — 2021.02.26 — macOS 11 (BigSur) ships an |
| 239 | outdated fork of OpenSSL 1.0 called [LibreSSL][lssl] that lacks this |
| 240 | capability. Until Apple redresses this lack, we recommend use of the |
| 241 | [Homebrew][hb] OpenSSL package rather than give up on the security |
| 242 | afforded by use of configurable-iteration PBKDF2 in OpenSSL 1.1 and up, |
| 243 | later backported to LibreSSL 2.9.1 and up. To avoid a conflict with the |
| 244 |
| --- www/backup.md | |
| +++ www/backup.md | |
| @@ -233,11 +233,11 @@ | |
| 233 | won’t have the `-pbkdf2` and `-iter` options, and you may have to choose |
| 234 | a different cipher algorithm; both changes are likely to weaken the |
| 235 | encryption significantly, so you should install a newer version rather |
| 236 | than work around the lack of these features. |
| 237 | |
| 238 | At the time of this writing — 2022.03.28 — macOS 12 (Monterey) still ships an |
| 239 | outdated fork of OpenSSL 1.0 called [LibreSSL][lssl] that lacks this |
| 240 | capability. Until Apple redresses this lack, we recommend use of the |
| 241 | [Homebrew][hb] OpenSSL package rather than give up on the security |
| 242 | afforded by use of configurable-iteration PBKDF2 in OpenSSL 1.1 and up, |
| 243 | later backported to LibreSSL 2.9.1 and up. To avoid a conflict with the |
| 244 |