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
jeff dennis -
Jagroop Singh -
Steve Smith -
Harsh Viradia -
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