MilkVein, operated by MilkVein Technologies LLC (Pennsylvania), is built on a modern cloud stack designed for the dairy supply chain.
Infrastructure
- Hosted on Cloudflare's global edge network with automatic TLS.
- Postgres database with daily point-in-time backups.
- Object storage with signed URLs for BOL PDFs, wash tags, and seal photos.
Application security
- Row-level security on every table — drivers can only see their own loads, partners only see what's shared with them.
- Role-based access (Owner, Admin, Office, Driver, Inspector).
- Auth via secure JWT sessions; optional Google sign-in.
- Receiver sign-off links use single-use tokens.
Operational
- Secrets stored in encrypted vault; rotated on personnel changes.
- All production access logged.
- Offline-first PWA with an outbox so a lost connection never loses a pickup.
Responsible disclosure
Report vulnerabilities to security@milkvein.com. We respond within 2 business days.