All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arno Wagner <arno@wagner.name>
To: dm-crypt@saout.de
Subject: Re: [dm-crypt] Encrypted fs in file
Date: Mon, 4 Apr 2016 01:57:29 +0200	[thread overview]
Message-ID: <20160403235729.GA12686@tansi.org> (raw)
In-Reply-To: <57013EBF.7050303@whgl.uni-frankfurt.de>

Also refer to FAQ item 2.6
https://gitlab.com/cryptsetup/cryptsetup/wikis/FrequentlyAskedQuestions

The zeroing out of the mapped container is advisable
if this needs high security, i.e. is not just for 
experiments.

Regards,
Arno


On Sun, Apr 03, 2016 at 18:03:11 CEST, Sven Eschenberg wrote:
> And regarding 1):
> 
> You might want to use dd for that and /dev/urandom. (Or use
> /dev/zero and then zero out the inner device before creating the
> filesystem).
> 
> Regards
> 
> -Sven
> 
> 
> Am 03.04.2016 um 10:41 schrieb Matthias Schniedermeyer:
> >On 03.04.2016 00:07, doark@mail.com wrote:
> >>Hello,
> >>I wanted to make certain that I got this process right since I've never
> >>done it before and I can't seem to find docs on the subject.
> >>
> >>1. Cat /dev/zero into a new file till it is big enough.
> >>2. Use cryptsetup on the file (format and open).
> >>3. Use mkfs on the loop device.
> >>4. Mount the loop device as if it were a block device.
> >>
> >>Does this look correct to you?
> >
> >Nearly.
> >
> >3) Not the loop device, but the dm-device, the loop it inbetween and is
> >handled automatically.
> >
> >A symlink for the dm-device appears in /dev/mapper/ with the name you
> >provided for the open command.
> >
> >Same for 4) You mount the dm-device
> >
> >
> >
> >
> _______________________________________________
> dm-crypt mailing list
> dm-crypt@saout.de
> http://www.saout.de/mailman/listinfo/dm-crypt

-- 
Arno Wagner,     Dr. sc. techn., Dipl. Inform.,    Email: arno@wagner.name
GnuPG: ID: CB5D9718  FP: 12D6 C03B 1B30 33BB 13CF  B774 E35C 5FA1 CB5D 9718
----
A good decision is based on knowledge and not on numbers. -- Plato

If it's in the news, don't worry about it.  The very definition of 
"news" is "something that hardly ever happens." -- Bruce Schneier

      reply	other threads:[~2016-04-03 23:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-03  4:07 [dm-crypt] Encrypted fs in file doark
2016-04-03  8:41 ` Matthias Schniedermeyer
2016-04-03 16:03   ` Sven Eschenberg
2016-04-03 23:57     ` Arno Wagner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160403235729.GA12686@tansi.org \
    --to=arno@wagner.name \
    --cc=dm-crypt@saout.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.