Skip to content

Instantly share code, notes, and snippets.

@meskio
meskio / config
Last active May 13, 2020 12:08
Autocrypt header generator/importer
[bindings]
[[thread]]
A = call hooks.import_autocrypt(ui)
@meskio
meskio / main.go
Created December 14, 2017 13:42
dummy katzenpost auth
package main
import (
"encoding/json"
"log"
"net/http"
)
var keys = make(map[string]string)
@meskio
meskio / config
Last active September 18, 2017 16:26
alot attach keys
[bindings]
[[envelope]]
G = call hooks.attach_my_key(ui)
'G G' = call hooks.attach_recipient_keys(ui)
@meskio
meskio / decr.py
Created April 26, 2017 16:53
PGPy NotImplementedError packet Opaque
#!/usr/bin/env python
import pgpy
import shutil
import six
from subprocess import Popen, PIPE
from tempfile import mkdtemp
pgpmsg = """
@meskio
meskio / pgpy.py
Last active November 22, 2022 07:44
PGPy key generation
#!/usr/bin/python
import pgpy
import shutil
import six
from pgpy.constants import (
PubKeyAlgorithm, KeyFlags, HashAlgorithm,
SymmetricKeyAlgorithm, CompressionAlgorithm)
from subprocess import Popen, PIPE
@meskio
meskio / git
Created May 26, 2015 22:42
git repos
#!/bin/sh
REPOS="bitmask_client keymanager leap_mail leap_pycommon soledad"
for i in $REPOS
do
echo === $i ===
cd $i
git $*
@meskio
meskio / gist:9934a6288c1e4afcd4b5
Created January 15, 2015 01:22
Some keybase test

Keybase proof

I hereby claim:

  • I am meskio on github.
  • I am meskio (https://keybase.io/meskio) on keybase.
  • I have a public key whose fingerprint is 0794 8FFA 6416 0A42 5BCD 27EA C732 B1D1 C28F 4E2F

To claim this, I am signing this object: