I think vim for Linux
For further actions, you may consider blocking this person and/or reporting abuse
I think vim for Linux
For further actions, you may consider blocking this person and/or reporting abuse
Vladislav Radchenko -
Hanzla Baig -
Nik Dyankov -
Ben Halpern -
Top comments (4)
Are you talking about your passwords for banking and websites? in that case, you should not be using an editor (I'm assuming you are using that editor to save the password into a text file).
The best option is using a password manager for example keepass.
Yes, itโs an combo of both I have kept my ash password for servers in vin editor and login using a shell script I have written.
I have been using Keepass for while but ended up having an assumption of security issue
I donโt know whether I should start using again ๐ฌ
How do you keep anything in an editor? Surely you're writing to a file, and that file could be read by any other editor or process with access to the filesystem?
Yup correct I save that file and given static part in code to read that file through argument