Mark ssh token as experimental.

This commit is contained in:
Milan Broz
2021-02-03 15:17:07 +01:00
parent c0b2f99b04
commit bb6d522198
2 changed files with 5 additions and 5 deletions

View File

@@ -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: * Use:
* - generate ssh example token * - generate ssh example token

View File

@@ -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) 2016-2021 Milan Broz <gmazyland@gmail.com>
* Copyright (C) 2020 Vojtech Trefny * Copyright (C) 2020-2021 Vojtech Trefny
* *
* Use: * Use:
* - generate LUKS device * - generate LUKS device