this post was submitted on 02 Oct 2024
146 points (98.0% liked)
Open Source
31021 readers
675 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
the only remaining question is, how is security?
It's the clipboard, you shouldn't put secure items on the clipboard generally speaking. (We all do it anyway)
No, password managers are best practice.
Password managers are the bees knees if you have to use a password, I do like the authenticator only logins especially if you have an obnoxious number of sites you have to login to. I will say though, that clipboards are tricky especially in an environment where VNC/Screen Connect etc are actively used. Screen Connect especially will happily grab the clipboard contents and share it with the other user.
Probably shouldn't use software that will remotely log and upload things that you store to your keyboard. Should have a policy against that.
that too, but not just that. how does access control work, how is memory safety around the receiving and authenticating code, is the traffic encrypted and how..because keystrokes, and I think mouse actions are also sensitive