Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-device clipboard sharing #8

Open
obvTiger opened this issue Aug 14, 2024 · 2 comments
Open

Cross-device clipboard sharing #8

obvTiger opened this issue Aug 14, 2024 · 2 comments
Assignees
Labels
Feature A feature request

Comments

@obvTiger
Copy link

obvTiger commented Aug 14, 2024

Describe your requested feature
Feature like on ios/macos to copy items to another device. (not the whole clipboard history)

@0PandaDEV 0PandaDEV added the Feature A feature request label Aug 14, 2024
@0PandaDEV 0PandaDEV self-assigned this Aug 14, 2024
@0PandaDEV 0PandaDEV changed the title Cross-device clipboard Cross-device clipboard sharing Aug 27, 2024
@0PandaDEV
Copy link
Owner

For this, I would use kvs.wireway.ch and encrypt the data with a private key that all the devices need. For the private key thing I had a good idea on how to share them easily... with emojis so basically you have 4 emojis that get hashed which is then your private key so the only thing you need to type in are those 4 emojis to connect two devices.

@0PandaDEV
Copy link
Owner

Im considering to use pqcrypto which is a rust crate for PQC (Post Quantum Cryptography) so that the encryption is safer than safe ._.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature A feature request
Projects
None yet
Development

No branches or pull requests

2 participants