I hereby claim:
- I am marcbittner on github.
- I am flashburn (https://keybase.io/flashburn) on keybase.
- I have a public key whose fingerprint is D4E1 7AA5 257F 2B1E BCF1 B136 4093 30F4 BA77 3D4D
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Every so often I have to restore my gpg keys and I'm never sure how best to do it. So, I've spent some time playing around with the various ways to export/import (backup/restore) keys.
cp ~/.gnupg/pubring.gpg /path/to/backups/
cp ~/.gnupg/secring.gpg /path/to/backups/
cp ~/.gnupg/trustdb.gpg /path/to/backups/
Every so often I have to restore my gpg keys and I'm never sure how best to do it. So, I've spent some time playing around with the various ways to export/import (backup/restore) keys.
cp ~/.gnupg/pubring.gpg /path/to/backups/
cp ~/.gnupg/secring.gpg /path/to/backups/
cp ~/.gnupg/trustdb.gpg /path/to/backups/
package main | |
import ( | |
"encoding/json" | |
"net/http" | |
"os" | |
"github.com/sendgrid/sendgrid-go" | |
"github.com/sendgrid/sendgrid-go/helpers/mail" | |
"github.com/twilio/twilio-go" |
// using SendGrid's Go Library | |
// https://github.com/sendgrid/sendgrid-go | |
package main | |
import ( | |
"fmt" | |
"log" | |
"os" | |
"github.com/sendgrid/sendgrid-go" |
#!/usr/bin/env bash | |
requireProgram() { | |
local functionName debugOutput | |
unset ${functionName} ${debugOutput} | |
functionName="${FUNCNAME[0]}" | |
debugOutput=1 | |
command -v ${1} >/dev/null 2>&1 && |
Last updated: [08/1/2024]
[Sec.Technology] ("we", "us", or "our") operates [Sec.Technology] (the "Application"). This privacy policy describes how we collect, use, and share personal information when you use our Application, including information obtained through the LinkedIn API.