mRemoteNG / mRemoteNG/mRemoteNG
Export Saves password in OPEN TEXT
Open
@Kvarkas is already working on this.
Since Apr 3, 2023.
1.77.3
Import/Export
Priority - High
Security
- Dominant language
- C#
- Stars
- 11.1k
- Forks
- 1.6k
- Avg merge
- 16h 58m
- Merged PRs (30d)
- 55
Description
When you export your configuration to a CSV file Password are in open text.
Expected Behavior
Encrypted
Current Behavior
Plane Text
Possible Solution
Encrypt the passwords on export or do not allow export of passwords
Steps to Reproduce (for bugs)
- add a server same the Creds in the setting
- export file to CSV
- Open in a spread sheet.
Context
Your Environment
- Version used:
- Operating System and version (e.g. Windows 10 1709 x64):
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.