Encrypt traffic between firefly and database #2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As can be seen here:
coop-cloud/organising#114
Unless you have worries that your in-stack containers can be addressed publicly, then this is probably overkill? We're not doing this with any other apps fwiw. Open to reasoning to change that but that's where we're at now.
My understanding of docker networking is extremely basic but from what I understand you can sniff trafic on internal networks by performing some kind of ARP spoofing. While it's a highly improbable scenario, preventing it shouldn't be too difficult.
Here's a 52 page pdf about attacking containers that I skimmed over, saw C snippets and immediately closed: https://www.nccgroup.com/globalassets/our-research/us/whitepapers/2016/june/abusing-privileged-and-unprivileged-linux-containers.pdf
Also I think it's better to talk about it in here
coop-cloud/organising#114