Opened 4 years ago
Last modified 3 days ago
#1329 assigned enhancement
tell the server about clipboard direction
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 5.0 |
Component: | clipboard | Version: | trunk |
Keywords: | Cc: |
Description
Split from #276 (see ticket:276#comment:15): OSX clients receive the token and the data at the same time, we should tell the server about client-side direction settings so that the server can avoid sending that data.
This could be considered a security issue: when clients request "to-server" only, they don't expect server clipboard data to travel in the other direction at all...
The "can_send" and "can_receive" flags would have to be split between client and server side settings, with the former being changed at runtime through a new clipboard packet type (new capability). Tricky.
Change History (3)
comment:1 Changed 3 years ago by
Milestone: | future → 4.0 |
---|---|
Status: | new → assigned |
comment:2 Changed 23 months ago by
Milestone: | 4.0 → 5.0 |
---|
comment:3 Changed 3 days ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1329
Note: See
TracTickets for help on using
tickets.
Milestone renamed