Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| border="1" cellpadding="4" style="margin:1em 1em 1em 0; background:#f9f9f9; border:1px #AAA solid; border-collapse:collapse; empty-cells:show;" | {| border="1" cellpadding="4" style="margin:1em 1em 1em 0; background:#f9f9f9; border:1px #AAA solid; border-collapse:collapse; empty-cells:show;" | ||
− | ! style="width:12em" | [https://github.com/joe-speedboat/scripts Script Archive] || style="width:8em" | [https://github.com/joe-speedboat GitHub] || style="width:17em" | [https://galaxy.ansible.com/ | + | ! style="width:12em" | [https://github.com/joe-speedboat/scripts Script Archive] || style="width:8em" | [https://github.com/joe-speedboat GitHub] || style="width:17em" | [https://galaxy.ansible.com/ui/standalone/namespaces/3440/ My Ansible Galaxy]|| style="width:17em" | [https://meet.bitbull.ch Jitsi Meet] || style="width:17em" | [https://tmp.app.bitbull.ch PrivateBin] |
|} | |} | ||
− | ''' | + | '''SSH Public Key Content Encryption''' |
− | + | brew install ssh-vault | |
− | + | ssh-vault -u https://github.com/joe-speedboat.keys -k 1 create < ./sensible_file.txt > ./sensible_file.txt.ssh | |
− | + | #decrypt: ssh-vault -o sensible_file.txt view sensible_file.txt.ssh | |
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
'''Tools'''<br> | '''Tools'''<br> |
Latest revision as of 07:20, 25 January 2025
Script Archive | GitHub | My Ansible Galaxy | Jitsi Meet | PrivateBin |
---|
SSH Public Key Content Encryption
brew install ssh-vault ssh-vault -u https://github.com/joe-speedboat.keys -k 1 create < ./sensible_file.txt > ./sensible_file.txt.ssh #decrypt: ssh-vault -o sensible_file.txt view sensible_file.txt.ssh
Tools
Mediawiki Table Editor