Logistic SlashHome

Security Overview

Last updated: July 7, 2026

Logistic Slash is built for carriers who trust us with dispatch data, driver locations, and freight documents. Security is designed into the platform from day one.

Infrastructure

  • Hosted on Google Firebase with encryption in transit (TLS 1.2+) and encryption at rest.
  • Firestore security rules enforce role-based access at the database layer.
  • Firebase Storage rules restrict document uploads to authorized users and assigned loads.

Authentication & access control

  • Firebase Authentication for carrier admin and dispatcher accounts.
  • Separate driver mobile accounts with scoped permissions.
  • Administrative access is limited to authorized personnel only.

AI document processing

Rate confirmation PDFs sent to AI import are processed via secure server-side functions. API keys are stored in protected settings accessible only to authenticated admins — never exposed in public website bundles.

Marketing site data

Founding member and contact form submissions on https://logisticslash.com are stored locally in your browser during pre-launch testing. Production deployments will use encrypted server-side storage with access controls.

Incident response

Report security concerns to support@logisticslash.com. We investigate reports promptly and notify affected customers when required.

See also our Privacy Policy and Terms of Service.