Skip to content

Commit

Permalink
Fix content block errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerklinger committed Mar 26, 2024
1 parent e5aac93 commit f82fea0
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 11 deletions.
2 changes: 1 addition & 1 deletion nethsm/administration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ Unlock Passphrase
The *Unlock Passphrase* is used to derive an *Unlock Key* if the NetHSM is in *Locked* state.
The passphrase is initially set during provisioning of the NetHSM.

... warning::
.. warning::
The unlock passphrase cannot be reset without knowing the current value.
If the unlock passphrase is lost, neither can it be reset to a new value nor can the NetHSM be unlocked.

Expand Down
8 changes: 4 additions & 4 deletions start/linux/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ Nitrokey Start, Linux
ones <openpgp.html>`_.

.. note::
It is indeed necessary to first import or create new keys and
change the PINs afterwards. Otherwise changing User PIN will fail!
Furthermore overriding keys results in PIN reset (default values),
please keep this in mind!
It is indeed necessary to first import or create new keys and
change the PINs afterwards. Otherwise changing User PIN will fail!
Furthermore overriding keys results in PIN reset (default values),
please keep this in mind!

4. Change the Admin PIN (default: ``12345678``) and then the User PIN (default: ``123456``) to your own choices.

Expand Down
8 changes: 4 additions & 4 deletions start/mac/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ Nitrokey Start, Mac
ones <openpgp.html>`_.

.. note::
It is indeed necessary to first import or create new keys and
change the PINs afterwards. Otherwise changing User PIN will fail!
Furthermore overriding keys results in PIN reset (default values),
please keep this in mind!
It is indeed necessary to first import or create new keys and
change the PINs afterwards. Otherwise changing User PIN will fail!
Furthermore overriding keys results in PIN reset (default values),
please keep this in mind!

4. Change the Admin PIN (default: ``12345678``) and then the User PIN (default: ``123456``) to your own choices.

Expand Down
3 changes: 1 addition & 2 deletions storage/hidden.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,4 @@ Configuring hidden volumes
4. Define the storage area to be used. Hidden volumes are stored in the free areas of the encrypted volume. When creating multiple hidden volume, you need to allocate a part of the free area for each volume, making sure they do not overlap.

.. figure:: /storage/images/hidden-storage-passphrase.png
:alt: Hidden volume dialog box

:alt: Hidden volume dialog box

0 comments on commit f82fea0

Please sign in to comment.