home
notes
about
<!-- ... -->
Tags:
Project
Random
Thoughts
Project
@ 2026-01-18T03:11:27.468237Z
A Java Solution for Media File Sanitization
**Pre-release Preview** --- In an era where file uploads are ubiquitous — from profile pictures to document attachments — the security...
Project
@ 2026-06-02T22:32:58.294976Z
Disarm: A Java Library for Sanitizing Untrusted Media Files
## The Problem It Solves Every application that accepts user-uploaded files faces the same uncomfortable question: *what exactly is in th...