mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-12 11:20:10 +01:00
Mark ssh token as experimental.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* Example of LUKS2 token storing third party metadata (EXAMPLE)
|
||||
* Example of LUKS2 token storing third party metadata (EXPERIMENTAL EXAMPLE)
|
||||
*
|
||||
* Copyright (C) 2016-2020 Milan Broz <gmazyland@gmail.com>
|
||||
* Copyright (C) 2016-2021 Milan Broz <gmazyland@gmail.com>
|
||||
*
|
||||
* Use:
|
||||
* - generate ssh example token
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
* Example of LUKS2 ssh token handler
|
||||
* Example of LUKS2 ssh token handler (EXPERIMENTAL)
|
||||
*
|
||||
* Copyright (C) 2016-2020 Milan Broz <gmazyland@gmail.com>
|
||||
* Copyright (C) 2020 Vojtech Trefny
|
||||
* Copyright (C) 2016-2021 Milan Broz <gmazyland@gmail.com>
|
||||
* Copyright (C) 2020-2021 Vojtech Trefny
|
||||
*
|
||||
* Use:
|
||||
* - generate LUKS device
|
||||
|
||||
Reference in New Issue
Block a user