Two-Factor Vessel Authentication Service - ShipAuth (*)
Provides 2-Factor Authentication Service for validating that an application is accessed on a specific vessel.
- Each Vessel registers with ShipAuth Server by downloading ShipAuth App on the Vessel’s computer. A secret key pair is generated, and private key is stored on the local computer. While registering an App instance, care is taken to validate if it is indeed done from the intended vessel using her IMO number, mail Id and public IP provided by the VSAT ISP.
- Each Application registers with ShipAuth Server.
- Applications can request for a Time-based One Time Passcode (TOTP). The TOTP changes every 30 secs.
- TOTP are generated using industry standard RFC 6284 protocol.
- Validation process is highly secured. Secret keys are stored in encrypted form, data movement is in encrypted form and key validation is in a hardware-rooted secured environment.
- API documentation is available for any application to integrate easily.
(*) patent applied
Make an Enquiry