rustdesk / rustdesk/rustdesk-server

No options to print server public key with hbbs/hbbr

Open
#374 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.