mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1263] [feature] Confirm clients from server #1020
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1020
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Aposhian on GitHub (Aug 31, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1263
Currently, when you join as a client, there is a dialog box to confirm that the server SSL signature matches.
It would be nice to use a similar mechanism to confirm clients joining from the server. This would be a simple way to prevent random clients from joining your server and stealing your keystrokes.
@DhruvaSambrani commented on GitHub (Sep 1, 2021):
Random clients cannot join your server iiuc as you need to configure clients in the "Configure server" tab
@Aposhian commented on GitHub (Sep 1, 2021):
Ok, that's right.