SaaS PlatformsOpen source / document security
Docuseal
Permanent PDF redaction at the coordinate level.
- Role
- Feature engineer at Cybros.Dev — open-source contribution
Overview
Engineered a permanent text-redaction feature for a major open-source document platform. Redaction that only hides pixels is not redaction, so the implementation works at the PDF coordinate level and removes the underlying text rather than covering it.
What I built
- Built permanent text redaction operating on PDF coordinates
- Removed underlying text rather than masking it visually
- Shipped further features and UI changes into a major open-source codebase
- Built DocWizard, a new Rails application on Fabric.js and PostgreSQL
Stack
- Ruby on Rails
- Vue.js
- PostgreSQL
- Tailwind CSS
- Fabric.js
- PDF tooling