An open API service indexing awesome lists of open source software.

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

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.