ansemjo
PhD student at Universität Hamburg; working on distributed computation offloading using WebAssembly @wasimoff
Hamburg, Germany
Pinned Repositories
chronovfd
hardware project for a clock around a russian ivl2-5/7 vfd and an esp32-wroom module
diffusionbooth
photobooth experiment with stable-diffusion styles
dotfiles
collection of settings and bash aliases
imapfetch
python script to download all emails from a mailserver and store them in a maildir format
randomart
generate plaintext pictures from a hash, similar to OpenSSH's keygen randomart
speedtest-plotter
running scheduled speedtests inside docker and plotting the results with gnuplot
truepolyglot
Create polyglot files, which are valid PDF and ZIP simultaneously. See POC||GTFO 07. (forked from git.hackade.org)
version.sh
output identical version strings from repository clones or downloaded archives
ansemjo's Repositories
ansemjo/go-shamirsplit
commandline tool to split secrets / files into shares using shamir secret sharing
ansemjo/aenker
authenticated encryption on the commandline using a chunked construction similar to intermaclib
ansemjo/imap-reencrypt
reencrypt gpg encrypted emails in an IMAP mailbox for a different set of recipients
ansemjo/angular-pdf417-barcode
PDF417 barcode generator Module for Angular 2
ansemjo/bubbledisp
a tiny PCB to connect to a vintage HP QDSP 5-digit seven-segment bubble display thorugh different protocols
ansemjo/mksignkernels
makefile based kernel bundling and signing for secureboot enabled systems
ansemjo/autosnap
scheduled ZFS snapshots with automatic purging
ansemjo/ffsync
bash script for fetching and pushing a list of files to and from a ssh host - used for freifunk node backups
ansemjo/aenker-py
python script to use python-cryptography (ChaCha20Poly1305 / AES-GCM) and Argon2 from the commandline; simple en/decryption utility; nonstandard file format
ansemjo/ansible-role-ipa-getcert
get a tls certificate on an ipa enrolled host
ansemjo/ascon
Go binding for Ascon-128 from the CAESAR portfolio.
ansemjo/dudect
dude, is my code constant time? - with added support for go functions
ansemjo/littlewire-clone
a miniaturized clone of littlewire.github.io .. mostly intended as a tiny programmer that can be plugged directly onto the target board
ansemjo/tinyssh-convert
convert ed25519 hostkeys from openssh format
ansemjo/ansible-role-dotfiles
ansible role for https://github.com/ansemjo/dotfiles
ansemjo/ansible-role-gitlab
role to install and configure gitlab ce
ansemjo/ansible-role-usermanagement
configure groups and users with passwordless sudo permissions for usage by ansible
ansemjo/curvekey
elliptic-curve diffie-hellmann on the commandline
ansemjo/fpm
Container with fpm packager inside to easily package your projects.
ansemjo/ftdi-expander
breakout for the breakout .. add useful connectors and a linear regulator to an adafruit ft232h
ansemjo/golinks
Another Google-like Go short link service
ansemjo/hugo-theme-hackcss
super quick theme for hugo
ansemjo/hugo-theme-plain
very barebones, almost plain html theme for hugo
ansemjo/ipxeboot
ensure that ipxe is loaded and then chain to a script
ansemjo/makerelease
make reproducible release builds in docker containers
ansemjo/mkefikeys
makefile to automate creation of selfsigned secureboot platform keys
ansemjo/o7strta
one 7-segment to rule them all; silly display I made as a present
ansemjo/tinyssh-keyconvert
Reimplementation of ansemjo/tinyssh-convert in Python.