Pinned Repositories
booked
A Facebook data export visualizer tool.
ditaa-ditaa
ditaa-ditaa is a Jekyll plugin that leverages ditaa to convert diagrams drawn using ascii art into proper bitmap graphics. [Not maintained].
DLL-Injector
Inject and detour DLLs and program functions both managed and unmanaged in other programs, written (almost) purely in C#. [Not maintained].
go-bindata
A small utility which generates Go code from any file. Useful for embedding binary data in a Go program. [Obsolete].
go-memset
An efficient memset implementation for Golang. [Not maintained].
gziphandler
Golang middleware to gzip HTTP responses. [Fork is rewrite].
id3v2
A Golang package for reading ID3v2 tags from audio files.
mpw-js
A JavaScript (+ Web Crypto) implementation of the Master Password App algorithm.
passit
A password generation toolkit for Go.
spork
A web-based Audacious media player control panel.
tmthrgd's Repositories
tmthrgd/nginx-ip-blocker
An efficient shared memory IP blocking system for nginx. [Also see ip-blocker-agent]. [Not maintained].
tmthrgd/chacha20
An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].
tmthrgd/shm-go
[WIP]: A high-performance shared memory communications library for Go. [Proof of concept].
tmthrgd/go-base64
[WIP]: An efficient assembly base64 implementation for Golang. [Abandoned].
tmthrgd/jekyll-history-service
Hosted service to build a Jekyll git-repository at any point in its history. [Abandoned].
tmthrgd/apt-p2p
A peer-to-peer downloader for apt-get. [Abandoned].
tmthrgd/ether-keygen
Distributed TLS session ID cache and session ticket key generation. [Also see nginx-ether]. [Abandoned].
tmthrgd/gulp-awspublish-redirects
A plugin for defining redirects for gulp-awspublish.
tmthrgd/local-tumblr
[WIP]: Download and locally view Tumblr blogs. [Not maintained].
tmthrgd/pinentry-keepass
[WIP]: A gpg-agent compatiable pinentry program that retrieves passwords from KeePass. [Not maintained].
tmthrgd/poly1305
An AVX/AVX2/x64 implementation of the Poly1305 MAC for Golang. [Deprecated].
tmthrgd/binary-searcher
Provides methods to query and manipulate a binary searcher. [Abandoned].
tmthrgd/chacha20poly1305
An implementation of the chacha20poly1305 AEAD construction (RFC and draft). [Deprecated].
tmthrgd/ether-keyproxy
Proxy ether keys from WAN (with ether-keygen) to LAN (with nginx-ether). [Abandoned].
tmthrgd/ether-list-keys
Sends a list-keys query to nginx-ether over Serf and prints the result. [Also see Also see nginx-ether]. [Abandoned].
tmthrgd/go-etag
Wraps a hash.Hash to add methods to derive strong and weak ETags. [Not maintained].
tmthrgd/go-server-push
[WIP]: An automatic, cache aware, HTTP/2 server pusher for Golang. [Abandoned].
tmthrgd/gulp-awspublish-headers
A plugin for defining per-file headers for gulp-awspublish.
tmthrgd/httprouter
[New API]: A high performance HTTP request router that scales well. [Abandoned].
tmthrgd/keyless-authority
A companion application to tmthrgd/keyless-tlv and tmthrgd/keyless-nginx. [Abandoned].
tmthrgd/keyless-nginx
Private key isolation and certificate selection. BoringSSL only. [Also see keyless-tlv]. [Abandoned].
tmthrgd/keyless-tlv
Private key isolation and certificate selection. [Also see keyless-nginx]. [Abandoned].
tmthrgd/lua-resty-aead
AEAD cipher library for lua-nginx-module. BoringSSL only.
tmthrgd/lua-resty-femtozip
Lua FFI interface to femtozip. [Untested]. [Abandoned].
tmthrgd/Ne
Protocol Buffers based RPC for datagrams over IPv6 anycast. [Experiment]. [Abandoned].
tmthrgd/nginx-ether
Distributed key generation and memcached client with distributed SSL caching and Lua interface. BoringSSL only. [Also see ether-keygen]. [Abandoned].
tmthrgd/nginx-multicert
Add support for multiple certificates to nginx (SHA1/SHA2, RSA/ECDSA). BoringSSL only. [Abandoned].
tmthrgd/pkp
[WIP]: A Golang library for static and dynamic (HPKP) public key pinning. [Abandoned].
tmthrgd/statsi
Efficient Golang statistic collector. [Experiment]. [Abandoned].
tmthrgd/tls-tris
crypto/tls, now with 100% more 1.3. DO NOT USE THIS FOR THE SAKE OF EVERYTHING THAT'S GOOD AND JUST. [Fork adds a few patches]. [I will rebase and force push]. [Not maintained].