79509551

Date: 2025-03-14 15:46:29
Score: 2
Natty:
Report link

The ask here is not to store the password as plain text in file, the reason is simple that anyone can get it from here and misuse.

I suggest you to use Encypt your passowrd using strong Encyption technique like sha-256 etc and then store that enrypted passowrd in the file.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ashish gupta