JOSE is a comprehensive set of JWT, JWS, and JWE libraries.
go get github.com/SermoDigital/jose
#!/usr/bin/env python | |
""" | |
===================================== | |
PEP 20 (The Zen of Python) by example | |
===================================== | |
Usage: %prog | |
:Author: Hunter Blanks, hblanks@artifex.org / hblanks@monetate.com |
#!/usr/bin/env python | |
import sys | |
from graphviz import Digraph | |
dot = Digraph(comment='alembic') | |
def split_line(line): | |
bases, _, name_and_target = line.partition('->') | |
id_and_stuff, _, desc = name_and_target.strip().partition(',') |
#!/bin/bash | |
# change the next line to match your wifi device and put this file in /etc/NetworkManager/dispatcher.d/ and make it executable | |
WIFI_DEVICE=wlp3s0 | |
IF=$1 | |
STATUS=$2 | |
This is not required any more, you need upgrade your firmware to the version +4.09 using ElGato Cammera Hub
https://help.elgato.com/hc/en-us/articles/4406041241997-Elgato-Facecam-Firmware-Update