We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e708470 + eaac78f commit fc7fc0dCopy full SHA for fc7fc0d
docs/crypto.md
@@ -71,7 +71,7 @@ randBytes 24
71
72
The `derivePassword` function can be used to derive a specific password based on
73
some shared "master password" constraints. The algorithm for this is
74
-[well specified](https://masterpassword.app/masterpassword-algorithm.pdf).
+[well specified](https://spectre.app/spectre-algorithm.pdf).
75
76
```
77
derivePassword 1 "long" "password" "user" "example.com"
0 commit comments