For example, you must not use any password generators (whether website applications or locally run programs) where you are not sure that they are high-quality and uncontrolled by an attacker
Question:
Can you tell me a solution to my problem please, on password creation method?
Text taken from VeraCrypt Documentation on their website. Link above at the start of this.
For example, you must not use any password generators (whether website applications or locally run programs) where you are not sure that they are high-quality and uncontrolled by an attacker, and keyfiles must not be files that you download from the internet or that are accessible to other users of the computer (whether they are administrators or not).
😕
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Assuming you're not a robot, use your own brain to generate a random password that can't be guessed or calculated by an attacker. On the other hand, if you are a robot and have no random number generator in your internal hardware, simply find a house cat that can walk across your computer keyboard to generate the password. Useful passwords aren't really as difficult to concoct as you seem to think. Cleaning up cat hair can actually be much harder.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Link: VeraCrypt Website Documentation
Problem: In the documentation it says:
Question:
Text taken from VeraCrypt Documentation on their website. Link above at the start of this.
For example, you must not use any password generators (whether website applications or locally run programs) where you are not sure that they are high-quality and uncontrolled by an attacker, and keyfiles must not be files that you download from the internet or that are accessible to other users of the computer (whether they are administrators or not).
Assuming you're not a robot, use your own brain to generate a random password that can't be guessed or calculated by an attacker. On the other hand, if you are a robot and have no random number generator in your internal hardware, simply find a house cat that can walk across your computer keyboard to generate the password. Useful passwords aren't really as difficult to concoct as you seem to think. Cleaning up cat hair can actually be much harder.
Thanks for your answer Mr.bot.