[GH-ISSUE #51] add support for password encryption #997

Closed
opened 2026-02-28 12:00:43 +03:00 by kerem · 1 comment
Owner

Originally created by @SaltyYuki on GitHub (Jan 5, 2021).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/51

Originally assigned to: @VShawn on GitHub.

Is your feature request related to a problem? Please describe.
For security porpose it would be nice to add password encryption

Describe the solution you'd like
Add support for password encryption and ask for a password when PRemoteM start

Describe alternatives you've considered
add the posiblities to set a password for the RSA private key ?

Originally created by @SaltyYuki on GitHub (Jan 5, 2021). Original GitHub issue: https://github.com/1Remote/1Remote/issues/51 Originally assigned to: @VShawn on GitHub. **Is your feature request related to a problem? Please describe.** For security porpose it would be nice to add password encryption **Describe the solution you'd like** Add support for password encryption and ask for a password when PRemoteM start **Describe alternatives you've considered** add the posiblities to set a password for the RSA private key ?
Author
Owner

@VShawn commented on GitHub (Jan 6, 2021):

Hi

  1. sorry but PRemoteM not going to add app start password for now 🙅‍♂️
    Here is why:
    https://github.com/VShawn/PRemoteM/wiki/password-security

  2. RSA private key is offered by https://github.com/xiangyuecn/RSA-csharp. it not offering ability of password protect for Private Key. If you know any utils that support Private Key password protection, let me know and I will add this posiblities 😃


BTW, I try to add windows hello biometric security as the protection but few document can be found about.

<!-- gh-comment-id:755241362 --> @VShawn commented on GitHub (Jan 6, 2021): Hi 1. sorry but PRemoteM not going to add app start password for now 🙅‍♂️ Here is why: https://github.com/VShawn/PRemoteM/wiki/password-security 2. RSA private key is offered by https://github.com/xiangyuecn/RSA-csharp. it not offering ability of password protect for Private Key. If you know any utils that support Private Key password protection, let me know and I will add this posiblities 😃 --- BTW, I try to add windows hello biometric security as the protection but few document can be found about.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#997
No description provided.