mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.git
synced 2024-11-17 22:29:17 +00:00
docs(en): Localize bad passwords
This commit is contained in:
parent
b3f962d1e1
commit
8ec04fbf06
|
@ -30,7 +30,7 @@ so we'd rather distribute parts of the system to different places.
|
|||
|
||||
{{% alert title="Protecting accounts" color="warning" %}}
|
||||
**Systems are hacked through the weakest link.** To prevent accounts from being such a link, passwords must be different
|
||||
for each account and must be complex. ```MamaMilaRamu``` is, oddly enough, a bad password.
|
||||
for each account and must be complex. `Qwerty123` or `VerySecurePassw0rd` are very bad passwords.
|
||||
An example of a good password is a passphrase:
|
||||
|
||||
```expert repose postwar anytime glimpse freestyle liability effects```
|
||||
|
@ -84,7 +84,6 @@ cancelled.** And if you can't renew the domain, the system won't work as intende
|
|||
- **Did I mention the 2FA?**
|
||||
|
||||
|
||||
---
|
||||
## Connecting Domain to DNS Server
|
||||
|
||||
Once purchased, add your domain to CloudFlare:
|
||||
|
@ -100,7 +99,6 @@ At the same time, we check that we include auto-renewal and personal data protec
|
|||
After a few minutes or, in the worst case, up to 2 days, the settings will be applied.
|
||||
|
||||
|
||||
---
|
||||
## Generating tokens
|
||||
|
||||
**_API tokens_ are almost the same as login and password, only for a program, not a person.**
|
||||
|
|
Loading…
Reference in a new issue