Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

So how cautious are you when debugging a valuable system like this? I imagine you’re not allowed to just ssh and `sudo -u less logs`


'less' with 29 minute ping is no fun..


Try entering a password interactively /s


  ^]
  telnet> mode line


I wonder if they run a paralell earth based system to run simulations on first.


Yes - several, at varying degrees of fidelity, the highest of which is an exact replica rover named MAGGIE that lives in the garage next to the JPL “Mars Yard”.


TIL - that's really cool, though surprisingly difficult to find info about.


Debugging a system like this must very scary because of the tremendous responsibility. It is intersting to know how they actually communicate with it and handle auth.


It might not be authenticated. For some NASA probes, they just figured that any attacker would need control of a global network of high-gain radio antennas, and there aren't very many of those. Physical security at DSN tracking sites is sufficient in most cases.


I wonder if this threat vector will change as more countries become space bound. Curious to see the JPL Security Coding Guidelines, whenever that is written.


AES-256 on both uplink and downlink sides. It's fast enough and the NSA thinks it's good enough. Put a timestamp inside the cleartext to prevent replay attacks and re-key the encryption module every so often to prevent cryptoanalysis from breaking your current key.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: