mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-21 06:45:38 -06:00
Update README.md
This commit is contained in:
parent
545b2e6ca0
commit
9cb174f0fd
1 changed files with 5 additions and 0 deletions
|
|
@ -12,3 +12,8 @@ Currently the mouse moves in a circle when receiving a(ny) udp packet on port 42
|
|||
- Keyboard support
|
||||
- Add support for clipboard contents
|
||||
- Graphical frontend (gtk?)
|
||||
|
||||
## Security
|
||||
Sending key and mouse event data over the local network might not be the biggest security concern but in any public network it's QUITE a problem to basically broadcast your keystrokes.
|
||||
- There should probably be an encryption layer using DTLS below the application to enable a secure link
|
||||
- The keys could be generated via the graphical frontend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue