Hacker News new | ask | show | jobs
by dr_orpheus 2763 days ago
The ITAR laws can also refer to data. A lot of the data coming from the ITAR restricted technology is also ITAR controlled because in theory you can inference something about how it works based on the data that is coming from it. This is typically true of data coming from spacecraft payloads or new technology.

Encryption is still not necessarily required, unless you are landing the signal only on a groundstation in the United States.

AWS can handle ITAR controlled data though. They already have the AWS GovCloud for data subjet to ITAR restrictions.

1 comments

Yes, ITAR also relates to plans, schematics, software, data, all sorts of things. If anything, the ITAR language itself is very vague.

But usually the science type or payload data is one thing, and then the lower level hardware telemetry is done in a different way.

I've used GovCloud to store ITAR data. It's cool. If you encrypt your ITAR data, you can also store it in a public cloud like S3, but just for storage, you shouldn't decrypt it there or have the keys there.

Source: I worked on the telemetry team at SpaceX.