yongkangchen / remote-sync

Upload your files to remote host after every change. Both SCP/SFTP and FTP are supported.
https://atom.io/packages/remote-sync
MIT License
237 stars 71 forks source link

.remote-sync.json stores passwords in plaintext #513

Open zchgdn opened 4 years ago

zchgdn commented 4 years ago

I'm sure I don't have to explain the issue with storing passwords in plaintext, but there really needs to be a way to obfuscate or omit passwords from .remote-sync.json.

Is this still being maintained or is it deprecated?