Skip to content

Instantly share code, notes, and snippets.

{
"@context": [
"https://w3id.org/security/v2"
],
"id": "https://gist.github.com/bcyrill/4340c721a899ee6303259f1701936d39/raw",
"assertionMethod": [{
"id": "https://gist.githubusercontent.com/bcyrill/b94605fc7983274cc0379988730ad986/raw",
"type": "Ed25519VerificationKey2018",
"controller": "did:example:123",
"publicKeyBase58": "BYEz8kVpPqSt5T7DeGoPVUrcTZcDeX5jGkGhUQBWmoBg"
@bcyrill
bcyrill / key.json
Last active October 13, 2022 13:34
{
"id": "https://gist.githubusercontent.com/bcyrill/b94605fc7983274cc0379988730ad986/raw",
"type": "Ed25519VerificationKey2020",
"publicKeyMultibase": "z6MkskZu2jmmtJtwbJaxHxHb6FNpCxMmtGUTDKt9fLEYmvAX",
"@context": "https://w3id.org/security/v2",
"controller": "https://gist.github.com/bcyrill/4340c721a899ee6303259f1701936d39/raw"
}
@bcyrill
bcyrill / fix_eoi.py
Created August 28, 2016 14:58
Python script to inject the EOI marker into panoramic photos created by the S7 camera. In addition the script allows to dump the Samsung specific data that is added to the image
#!/usr/bin/python
# The Samsung trailer format is based on the implementation from ExifTool
# http://www.sno.phy.queensu.ca/~phil/exiftool/
import mmap
import struct
import os
import sys

Keybase proof

I hereby claim:

  • I am bcyrill on github.
  • I am bcyrill (https://keybase.io/bcyrill) on keybase.
  • I have a public key whose fingerprint is 30F5 725E 443D 0C21 6856 41AC 2324 4384 2320 F5D7

To claim this, I am signing this object: