https://github.com/alyssais/secure-pbcopy
pbcopy(1) replacement that marks data as confidential
https://github.com/alyssais/secure-pbcopy
clipboard macos nspasteboard security
Last synced: about 1 month ago
JSON representation
pbcopy(1) replacement that marks data as confidential
- Host: GitHub
- URL: https://github.com/alyssais/secure-pbcopy
- Owner: alyssais
- License: cc0-1.0
- Created: 2018-08-22T10:12:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-19T00:21:10.000Z (almost 6 years ago)
- Last Synced: 2025-05-07T09:05:11.954Z (about 1 month ago)
- Topics: clipboard, macos, nspasteboard, security
- Language: Makefile
- Homepage:
- Size: 4.88 KB
- Stars: 23
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
secure-pbcopy -- pbcopy(1) replacement that marks data as confidential
Like pbcopy(1), takes the standard input and copies it to the system clipboard.
Unlike pbcopy, there is currently no support for specifying the target
pasteboard, nor the format of the data - it will always be interpreted as text.CONTRIBUTING
File bug reports and pull requests at https://github.com/alyssais/secure-pbcopy,
or mail issues and patches directly to the author.AUTHOR
Alyssa Ross
LICENSE
To the extent possible under law, Alyssa Ross has waived all copyright and
related or neighboring rights to secure-pbcopy.