I hereby claim:
- I am inakiabt on github.
- I am inakiabt (https://keybase.io/inakiabt) on keybase.
- I have a public key whose fingerprint is 35D5 CC84 32AD 4E17 1BC3 A7FA 65C2 8E14 835D F963
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Verifying I am +inakiabt on my passcard. https://onename.com/inakiabt |
console.log('Loading event'); | |
// Twilio Credentials | |
var accountSid = ''; | |
var authToken = ''; | |
var fromNumber = ''; | |
var https = require('https'); | |
var queryString = require('querystring'); |
Homebrew build logs for homebrew/php/php56 on Mac OS X 10.11.6 | |
Build date: 2016-09-05 11:18:08 |
Homebrew build logs for homebrew/php/php54 on Mac OS X 10.11.6 | |
Build date: 2016-09-05 12:20:48 |
brew install gnupg21, pinentry-mac
(this includes gpg-agent and pinentry)
Generate a key: $ gpg2 --gen-key
Take the defaults. Whatevs
Tell gpg-agent to use pinentry-mac:
$ vim ~/.gnupg/gpg-agent.conf
. |