Implement support for ARO users to directly request images from the satellite using a provided key, without going through GS backend.
User registers via frontend and is authorized as an ARO.
User can generate a key for requesting images
Backend sends key sync command to OBC
Backend generates key and returns it to user
User has key (synced with obc)
User transmits request to satellite (includes key)
OBC validates key against storage
OBC sends response to user
Note: send key and time