Skip to content
New issue

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

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

Already on GitHub? # to your account

Sync Clipboard across devices #8

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

Sync Clipboard across devices #8

obvTiger opened this issue Aug 14, 2024 · 2 comments
Assignees
Labels
Feature A feature request Wanted A feature that is wanted by users.

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 ._.

@0PandaDEV 0PandaDEV changed the title Cross-device clipboard sharing Sync Clipboard across devices Nov 21, 2024
@0PandaDEV 0PandaDEV added the Wanted A feature that is wanted by users. label Nov 21, 2024
@0PandaDEV 0PandaDEV pinned this issue Nov 21, 2024
@0PandaDEV 0PandaDEV unpinned this issue Dec 14, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Feature A feature request Wanted A feature that is wanted by users.
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants