This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/perl | |
my $i = 0; | |
my $info = "Arguments:\n"; | |
my ( $action, $name, $challenge, $auth ) = @ARGV; | |
foreach my $arg (@ARGV) { | |
$i++; | |
$info .= "\t$i: $arg\n"; | |
} | |
$info .= "\n\n"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am vrou on github. | |
* I am brosting (https://keybase.io/brosting) on keybase. | |
* I have a public key whose fingerprint is 63C6 CA0D 0AEF 79BA 3535 2E26 13A8 2730 0F11 0E13 | |
To claim this, I am signing this object: |