Package: nbd-client
Version: 1:2.8.7-3
Severity: wishlist

wondering what possible options there would be to implement encryption
for nbd.

for ltsp, we have implemented some code that uses cryptsetup to encrypt
the nbd devices... though i'm not quite sure how to integrate that into
the nbd-client init script, as the device names get changed.

   cryptsetup -d /dev/urandom create swap$num $swap && 
swap="/dev/mapper/swap$num"

(for the full ltsp tree: bzr get http://bzr.debian.org/bzr/pkg-ltsp/main
and look at debian/ltsp-client.ltsp-client-setup.init)

any ideas for more low-level mechanisms to encrypt nbd devices?

live well,
  vagrant


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to