Homebrew tap with formulas mostly created for personal use.
They are actively being used by my workstation bootstrap playbook. It includes the following packages:
-
sshpass
: A program blacklisted from the official repos that allows connections to SSH servers via passwords in a non-interactive way; i.e., you can automate SSH connections using scripts. -
steghide
: CLI steganography program (allows you to hide data inside some image formats). Not sure how secure it is by itself, but combined with GnuPG it can help you with whatever you're trying to hide. -
tmux
: Terminal multiplexer (nothing special here) but pinned at version 3.1c. Lots of stuff changed in 3.2, which broke my config. After trying to fix (for about an hour) I gave up and just downgraded. Some day I'll figure it out... some day!
brew tap caian-org/formulas
To the extent possible under law, Caian Ertl has waived all copyright
and related or neighboring rights to this work. In the spirit of freedom of
information, I encourage you to fork, modify, change, share, or do whatever
you like with this project! ^C ^V