Friday, 19 September 2025
Interesting Snippets from 2025-09-19
-
GitHub - warp-tech/warpgate: Fully transparent SSH, HTTPS, MySQL and Postgres bastion/PAM that doesn't need additional client-side software
Warpgate is a smart & fully transparent SSH, HTTPS, MySQL and PostgreSQL bastion host that doesn't require a client app or an SSH wrapper.
Interesting Snippets from 2025-09-15
-
Firejail | security sandbox
Firejail is a SUID program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces and seccomp-bpf. It allows a process and all its descendants to have their own private view of the globally shared kernel resources, such as the network stack, process table, mount table.
Interesting Snippets from 2025-09-09
-
Table of Password Lengths for Various Character Sets and Entropies · Ryan A. Gibson
This is an extra post to accompany “Absurd Password Lengths and the Computational Limits of Humanity”, which focused on passwords that use the full printable ASCII set. The equivalent recommendations for other character sets are as follows.
Interesting Snippets from 2025-09-01
-
GitHub - microsoft/ProcMon-for-Linux: A Linux version of the Procmon Sysinternals tool
Process Monitor (Procmon) is a Linux reimagining of the classic Procmon tool from the Sysinternals suite of tools for Windows. Procmon provides a convenient and efficient way for Linux developers to trace the syscall activity on the system.
OpenGear Networks