[CRIU] [PATCH 0/4] p.haul: add ability to use ssh tunneling for encrypting and compressing traffic

Ruslan Kuprieiev kupruser at gmail.com
Wed Oct 15 03:10:39 PDT 2014


Drop this set please. v2 is coming soon.

On 13.10.2014 13:12, Ruslan Kuprieiev wrote:
> Currently, all p.haul traffic goes without any encryption, which is
> not safe at all, cosidering that attacker can easily peek memory pages
> of migrating process. Lets solve that using optional ssh tunneling for
> p.haul port.
>
> Ruslan Kuprieiev (4):
>    p.haul: allow IP:PORT dest on p.haul and add --port to p.haul-service
>    p.haul: enable ssh tunneling with --ssh* cmdline options
>    p.haul: add --ssh-port and --ssh-fwd-port cmdline options
>    p.haul: add some minor comments
>
>   fs_haul_subtree.py |  4 +++-
>   p.haul             | 49 +++++++++++++++++++++++++++++++++++++++++++++++--
>   p.haul-service     |  8 +++++++-
>   p_haul_iters.py    |  6 +++---
>   xem_rpc.py         | 20 ++++++++++----------
>   5 files changed, 70 insertions(+), 17 deletions(-)
>



More information about the CRIU mailing list