DEV Community

Discussion on: Where should I save my passwords ? To more specific which editor ?

Collapse
 
mike_hasarms profile image
Mike Healy

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?

Collapse
 
sahuvikramp profile image
Vikram Sahu

Yup correct I save that file and given static part in code to read that file through argument