Question - Is data using a meltano tap / target en...
# troubleshooting
s
Question - Is data using a meltano tap / target encrypted in transit?
a
Hi, @Stéphane Burwash. Can you say a bit more about your question? Taps and targets generally communicate with their connected systems via https or another secure channel. But the exact details will vary per implementation.
s
We are currently evaluating the security measures on our different services to be compliant with SOC-2. We're trying to evaluate if all of our taps and targets that we currently use encrypt information in transit. For our taps, all we use is HTTPs, so we should be ok, but I don't know with what method of encryption we use for targets (if any).
(Also thanks for answering @aaronsteers 😄)
a
Happy to help! And we're certifying Meltano Cloud for SOC2 as well, so I totally get the context. If you have a list of targets you want to look at, I or someone on the team would be happy to help investigate. (Probably helpful to know the variant too, just in case implementations have difference.)
I'm pretty sure you'll find that they all communicate over encrypted channels - but it doesn't hurt to go through each to be sure.
s
Currently our loaders are • target-stitch • target-bigquery variant: z3z1ma For the taps, most of them are homemade, so we should be good 😄
a
Yeah - you should be good on both targets! I don't know how Stitch implements theirs, but I'm sure they're using encrypted channels.
s
Awesome! That's definitely good to hear