01.Zero Cloud Uploads & Local Execution
MiniFolio is architected from the ground up using modern client-side standards: WebAssembly (WASM), HTML5 Canvas, WebCodecs, and Web Workers. When you drag and drop photos or videos into the app, all compression, resizing, and format conversion occurs purely in your device’s volatile memory (RAM).
Because computation happens entirely within your browser runtime, we have neither physical nor digital access to your original or compressed files. They remain strictly on your machine.
02.On-Device Safety & Content Screening
To maintain acceptable use standards without compromising user confidentiality, MiniFolio utilizes client-side machine learning (TensorFlow.js MobileNet) for automated screening:
- 100% Local Neural Network: Models evaluate frames directly inside your browser. No images or video frames are ever dispatched to external cloud moderation APIs.
- Zero Moderation Telemetry: Safety scores and blocked filenames evaluate transiently in local RAM and are never recorded or logged to any database.
- Immediate Garbage Collection: Temporary memory canvases and blob URLs used during safety checks are immediately destroyed and revoked upon completion.
03.Prohibited Content & User Responsibility
Because MiniFolio executes locally with zero server storage, you retain sole and exclusive legal liability for all content selected or processed on your hardware.
04.End-to-End Filename Encryption
When authenticated users download optimized files, minimal statistics (byte counts and file extensions) are logged to track the 50 MB free quota or Pro status.
To protect confidential file names, all file titles are encrypted on the server using AES-256-GCM authenticated encryption before storage. Your personal or corporate file titles are never exposed in plaintext in any database records or analytics tables.
05.Information We Collect & Why
06.Global Regulatory Compliance (GDPR & CCPA)
By minimizing data collection and refusing to ingest files, MiniFolio satisfies privacy-by-design under the EU General Data Protection Regulation (GDPR) and California Consumer Privacy Act (CCPA).
- Right to Access & Erasure: You can view all metrics in your dashboard or request complete account deletion at any time.
- No Data Brokering: We do not sell, rent, or monetize personal data or usage patterns.
07.Contact & Data Requests
For privacy inquiries, questions about our zero-upload architecture, or deletion requests, contact our team at sam.de.721166@gmail.com.