I hereby claim:
- I am tabbithakitten on github.
- I am co60ca (https://keybase.io/co60ca) on keybase.
- I have a public key whose fingerprint is CDA0 F512 DCCB 56A3 E012 ED78 A6CC A06E AF6B 2202
To claim this, I am signing this object:
| #!/bin/bash | |
| # Copyright Maeve Kennedy 2019 | |
| # Under MIT License | |
| set -eu | |
| if ! [ "${1:-""}" ] ; then | |
| echo "Usage: $0 filename..." >&2 | |
| echo " converts filename... to <pdf title>.pdf" >&2 |
| #!/bin/bash | |
| # This script uses curl / tshark to check if a server accepts | |
| # and responds with SNI (server_name) in server hello | |
| # exits 1 if not SNI, exits 0 if SNI | |
| set -eu | |
| hostname=$1 | |
| # Tempfile for formatted output |
| ### Keybase proof | |
| I hereby claim: | |
| * I am co60ca on github. | |
| * I am co60ca (https://keybase.io/co60ca) on keybase. | |
| * I have a public key whose fingerprint is CDA0 F512 DCCB 56A3 E012 ED78 A6CC A06E AF6B 2202 | |
| To claim this, I am signing this object: |
I hereby claim:
To claim this, I am signing this object:
| ''' | |
| See more of my content at https://co60.ca | |
| This program is free software: you can redistribute it and/or modify | |
| it under the terms of the GNU General Public License as published by | |
| the Free Software Foundation, either version 3 of the License, or | |
| (at your option) any later version. | |
| This program is distributed in the hope that it will be useful, | |
| but WITHOUT ANY WARRANTY; without even the implied warranty of |