empijei
Go coder and information security engineer with a horrible sense of humor. Currently SecEng @google, trying to make the world more secure and colorful.
Asymmetric ResearchMilano
Pinned Repositories
channels
Yet another Go channels library
def-prog-exercises
Exercises for the defensive programming workshop
dotfiles
My rc files
go-safer-web
An easy to adopt security framework for Go web applications.
go-sec-fetch
Fetch Metadata server security middleware for Go
gotalks
A collection of my talks made with the present tool
identigen
itertools
Tools and libraries to deal with iterators in Go
wapty
[ceased maintenance] An open source alternative to burp suite written in Go.
dns-over-tls-forwarder
A simple, fast DNS-over-TLS forwarding server with hybrid LRU/MFA caching written in Go.
empijei's Repositories
empijei/wapty
[ceased maintenance] An open source alternative to burp suite written in Go.
empijei/go-sec-fetch
Fetch Metadata server security middleware for Go
empijei/channels
Yet another Go channels library
empijei/dotfiles
My rc files
empijei/go-safer-web
An easy to adopt security framework for Go web applications.
empijei/cooking-blog-sources
empijei/htmltpl
An attempt to rewrite html/template using x/net/html instead of using a custom HTML parser
empijei/rxgo
Reactive programming in Go
empijei/StreamTitle
empijei/def-prog-exercises
Exercises for the defensive programming workshop
empijei/go-safeweb-example-app
A go-safeweb example application
empijei/empijei-vim
A collection of my vim files that are not on github
empijei/sec-fetch-resource-isolation
A set of Sec-Fetch based middlewares to enforce resource isolation on web applications
empijei/SecurityCollector
A suite to process and display security reports.
empijei/darkmode-ext
A simple darkmode extension
empijei/go-fuzz-examples
Examples for clap.page.link/gofuzz presentation
empijei/arc
:see_no_evil: An Adaptive Replacement Cache (ARC) written in Go.
empijei/build
[mirror] Go's continuous build and release infrastructure (no stability promises)
empijei/clipnotify
Notify on new X clipboard events
empijei/CopyQ
Clipboard manager with advanced features
empijei/dns-over-tls-forwarder
A simple DNS-over-TLS forwarding server with adaptive caching written in Go.
empijei/empijei.github.io
My personal blog
empijei/go-fuzz
Randomized testing for Go
empijei/go-safeweb
Secure-by-default HTTP servers in Go.
empijei/gochowdown
Hugo theme based on the Jekyll chowdown theme
empijei/httpsfv
A Go library to parse and serialize HTTP structured field values
empijei/hugo-chlorine-theme
Chlorine - A simple responsive Hugo theme
empijei/report-to-parser
A simple package to parse reports coming from browsers implementing the Reporting API
empijei/webtrials
Just some trials with web technologies
empijei/yet-another-proxy
This is just yet another proxy that I wrote