Create your own GitHub profile
Join the platform over 36 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Popular repositories
-
kiosk-browser
A minimal WebKit based browser
-
xbmc
Forked from xbmc/xbmc
XBMC Main Repository
C 2
-
zfs-monitor-web
JavaScript 2
-
hdmi-remote
HTTP server for controlling my HDMI switch over IR. Runs on a Raspberry PI.
Go 2
-
Smarthome
Meta repository that collects tools that make up my smarthome
-
alexandria
JavaScript 1
50 contributions in the last year
Contribution activity
May 1, 2019
April 2019
Created a pull request in duo-labs/webauthn that received 3 comments
webauthncose: fix pubkey field names
Fix json tags for EC2PublicKeyData, RSAPublicKeyData, OKPPublicKeyData.
The key type parameters were tagged as x-coordinate, y-coordinate, mod, and e…
Created an issue in duo-labs/webauthn that received 5 comments
signature verification for basic attestation broken
handleBasicAttestation attempts to convert a COSE algorithm identifier (alg in the code below) to x509.SignatureAlgorithm (unless the device seems …