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:
I hereby claim:
To claim this, I am signing this object:
#!/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 |
{ | |
"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" | |
} |
{ | |
"@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" |