[Openstack] [swift] How to encrypt account/container/object data that travels through storage nodes?

Yogesh Girikumar yogeshg1987 at gmail.com
Thu Sep 18 10:01:43 UTC 2014


Hi,

The objects are replicated using rsync. You can use rsync via SSH tunnels.

rsync -az /file/path user at host:/dest/path

Does that answer your question?
--
Y

On 17 September 2014 18:16, Gui Maluf <guimalufb at gmail.com> wrote:

> I've a globally distributed swift infrastructure with many nodes in
> different zones across the my whole country. In order to replicate a/c/o,
> data travels through Internet so replicas goes to it place.
>
> Replicas are copied between storage nodes and swift presume all storage
> nodes are running in a secure network. Taking any scenario of a Globally
> Distributed OpenStack Swift Cluster
> <https://swiftstack.com/blog/2012/09/16/globally-distributed-openstack-swift-cluster/>,
> how could nodes replicates through Regions, or even between zones, using
> VPN, SSL or any secure/encrypted way?
>
> Anyway I need help to figure out one good method to secure replicated data
> between storage nodes.
>
> thanks
> --
> *guilherme* \n
> \t *maluf*
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140918/ec9417b7/attachment.html>


More information about the Openstack mailing list