All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-crypt] FAQ update
       [not found] <1073224494.420028.1629466832652.ref@mail.yahoo.com>
@ 2021-08-20 13:40 ` JT Morée
  0 siblings, 0 replies; only message in thread
From: JT Morée @ 2021-08-20 13:40 UTC (permalink / raw)
  To: Dm-crypt Mail List

I plan to update the FAQ and create a PR.  Before I do this I would like to get some feedback from all of you.  

Neither FAQ nor readme in the source mention tokens.  I will add a token section to the FAQ.  




# what is a token?

A LUKS2 token is an object that describes "how to get a passphrase or key" to unlock particular keyslot.

# How does a token relate to keyslots, json data, etc?

A token is stored as json data in the LUKS2 header.  The token can be related to all keyslots or a specific keyslot.

# Can a token be text?

As the token is stored in JSON data it is text by default.

# Can a token contain binary data?

Yes, if the binary data can be encoded into text

# Where can I find more information on tokens?

The latest release notes include the latest changes to the token system.  As of 2.4 there are significant features.

The standard documentation for working with tokens is the luks2 reference available as PDF on the project page.
_______________________________________________
dm-crypt mailing list -- dm-crypt@saout.de
To unsubscribe send an email to dm-crypt-leave@saout.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-20 13:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1073224494.420028.1629466832652.ref@mail.yahoo.com>
2021-08-20 13:40 ` [dm-crypt] FAQ update JT Morée

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.