rustdesk / rustdesk/rustdesk-server
No options to print server public key with hbbs/hbbr
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Right now there is no option to print out public or private key with hbbs and hbbr. There should be option for that.
Script generates those god knows where. And you need to search. Sometimes there are 2 pair of keys generated like one i got somewhere in var directory, and the second pair i got in working user directory.
Both different.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by locating the hbbs and hbbr command-line entry points and the code that generates or loads their key pairs. Check how existing options are parsed and how keys are currently written. Done means both commands provide an option to print the relevant public or private key, with behavior verified for the reported multiple-key locations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100