Skip to main content

Passwords and URLs

Password Generation

When creating passwords I recommend using these settings:

1Password_pw_complexity.png

If you are 100% certain you'll never need to type the password feel free to use "random password" which generates passwords like xx-@-P9BWyorjbUaJC.!!Hkeyc . Otherwise, use a password that's easier to type on the off-chance you might need to.

Often you will have to truncate passwords for services - many limit at 16-30 characters. Use longer passwords when possible.

Saving URLs

When saving web addresses, try to save the login page itself.

For example a user saved this entry:

https://www.example.org/wp-login.php?redirect_to=https%3A%2F%2Fwww.example.org%2Fwp-admin%2Fpost.php%3Fpost%3D189%26action%3Dedit&reauth=1

This entry may cause intended effects if you open the app and click Open & Fill.

Instead, use either:

https://www.example.org/wp-login.php

or just:

https://www.example.org/

The broader entry is better if you're not sure about the exact login address or just don't care to be too specific. Use more specific entries (like the one including wp-login.php) if you want to be able to click on the entry in 1pw and have it open the site and fill in your details for you.