Show HN: Cloud file conversion security model (S3-only, 24h retention)
2 points| maniazi83 | 2 days ago |docpose.cloud
Highlights:
S3-only pipeline: workers read from object storage and write results back
No permanent local disk persistence on workers
Source files deleted immediately after processing
Converted files expire after 24 hours by default
Operational logs kept up to 30 days (metadata only, no file contents)
I’m posting this because security questions come up every time someone evaluates file-processing infrastructure. Feedback welcome — especially on what you’d want clarified for a vendor security review.
maniazi83|2 days ago
Our default model is:
Source deleted immediately after processing
Converted output expires after 24h
Logs retained up to 30 days (metadata only)
No file contents stored in logs
If anyone here runs file-processing infrastructure, I’d genuinely love to know — what retention window do you consider reasonable for this category?
maniazi83|2 days ago
sfpi831|2 days ago
[deleted]