Features
Every capability built for maritime operations
Offline-First Operation
ShipORB operates fully without internet connectivity. All CRUD operations, digital signatures, and PDF exports work on the vessel’s local network. When satellite connectivity resumes, NATS JetStream automatically synchronizes all changes to shore.
Tamper-Proof Audit Trail
Every ORB entry is protected by a SHA-256 hash chain that links each entry to its predecessor, creating an unbreakable sequence. ECDSA digital signatures from officers, reviewers, and the Master provide cryptographic proof of authenticity. SQL triggers enforce append-only behavior; verified entries cannot be modified or deleted.
Role-Based Access Control
Unique login credentials per officer with TOTP second-factor authentication. The system enforces the MEPC.312(74) entry workflow: Officer creates and signs → Chief Engineer/Mate reviews → Master verifies with dual authentication.
Multi-Platform Tablet App
Built with Flutter for native performance across Android tablets (Getac F110, Panasonic FZ-G2), Linux desktop, and Windows panel PCs. The offline-first Drift database keeps all data locally, with background sync when connectivity is available.
Fleet Management Dashboard
Shore-side React dashboard provides real-time visibility across your entire fleet: sync status per vessel, compliance metrics, overdue review alerts, and one-click PDF exports for any vessel and date range.
IMO-Format PDF Export
Generate PSC inspection-ready ORB documents in the exact IMO-prescribed format. Available both on-vessel (for offline inspections) and from the shore dashboard. Includes all signatures, hash chains, and amendment trails.
Cybersecurity (IACS UR E26/E27)
Wazuh SIEM monitors file integrity, detects unauthorized access, and provides vulnerability scanning. Netbird WireGuard VPN secures ship-to-shore communication. All data encrypted at rest (SQLCipher AES-256) and in transit (TLS 1.3).