Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions source/components/nethsm/compatible/knotdns.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Knot DNS

.. spelling:word-list::

KnotDNS
Knot

`Knot DNS <https://www.knot-dns.cz/>`__ is an open source authoritative DNS server that can be used for DNSSEC. To use KnotDNS with the NetHSM please install and configure the PKCS#11 module as `described here <../pkcs11-setup.html>`__.
`Knot DNS <https://www.knot-dns.cz/>`__ is an open source authoritative DNS server that can be used for DNSSEC. To use Knot DNS with the NetHSM please install and configure the PKCS#11 module as `described here <../pkcs11-setup.html>`__.

Manual Mode
-----------
Expand All @@ -14,7 +14,7 @@ In manual mode the keys have to be generated and managed manually.

Only the Operator user is needed in the PKCS#11 module configuration file. The password can be specified using the ``pin-value`` in the `PKCS#11 URI <https://www.rfc-editor.org/rfc/rfc7512>`__ in knot.conf.

Add the following lines to the KnotDNS configuration file ``/etc/knot/knot.conf``:
Add the following lines to the Knot DNS configuration file ``/etc/knot/knot.conf``:

.. code-block:: ini

Expand Down
14 changes: 7 additions & 7 deletions source/components/nitrokeys/nitrokey3/set-pins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Set PINs
========

.. spelling:word-list::
Chrom
ium
Chrome
Chromium
PUK

The Nitrokey 3 has distinct PINs for each feature.
Expand All @@ -22,7 +22,7 @@ The Nitrokey 3 has distinct PINs for each feature.
FIDO2
-----

The PIN for FIDO2 can be set with `Nitropy <../../software/nitropy/index.html>`__, operating system native apps, or a web browser such as Chrom(e|ium).
The PIN for FIDO2 can be set with `Nitropy <../../software/nitropy/index.html>`__, operating system native apps, or a web browser such as Chrome/Chromium.

.. warning::
The PIN has a retry counter of eight attempts. After eight attempts, the PIN is locked and the FIDO feature must be reset, which deletes all saved FIDO2 credentials.
Expand All @@ -49,12 +49,12 @@ The PIN for FIDO2 can be set with the `Nitropy <../../software/nitropy/index.htm

.. start-fido2-chromeium

Setting PIN with the Chrom(e|ium) web browser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Setting PIN with the Chrome/Chromium web browser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

# Chrom(e|ium) - Linux, Mac OS, and Windows
# Chrome/Chromium - Linux, Mac OS, and Windows

1. Open Chrom(e|ium).
1. Open Chrome/Chromium.
2. Open the menu with the three dots in the top right of the menubar.
3. Click on "Settings".
4. In the menubar on the left click on "Privacy and security".
Expand Down
3 changes: 1 addition & 2 deletions source/components/nitrokeys/pro/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ Nitrokey Pro 2 FAQ
==================

.. spelling:word-list::
comio
scdrand

.. faq:: Which Operating Systems are supported?
Expand Down Expand Up @@ -154,7 +153,7 @@ Nitrokey Pro 2 FAQ
.. faq:: How can I use the True Random Number Generator (TRNG) of the Nitrokey Pro for my applications?

Both devices are compatible to the OpenPGP Card, so that `scdrand`_ should work. `This script`_ may be useful.
The user comio `created a systemd file`_ to use scdrand and thus the TRNG more generally. He created an `ebuild for Gentoo`_, too.
A user `created a systemd file`_ to use scdrand and thus the TRNG more generally. He created an `ebuild for Gentoo`_, too.

.. faq:: How good is the Random Number Generator?

Expand Down
2 changes: 1 addition & 1 deletion source/components/nitrophone/apps.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ everyday smartphone with more apps we recommend:
3. Many apps work without Google Play Services. However, if you want to use apps
that require Google Play Services, you can install `Google Play Services in a sandbox <https://grapheneos.org/usage#sandboxed-google-play>`__ as follows.

1. Open Graphene's app repository client: *Home screen -> Apps*
1. Open GrapheneOS's app repository client: *Home screen -> Apps*
2. Install the 2 core Google Play Apps ("Google Play store" and the "Google Play Services").
3. Disable battery optimization for Google Play Services (for Push to work properly). From the home screen, select: *Settings -> Apps -> Google Play services > Battery > Unrestricted*
4. Open the Google Play Store once and press "Sign in" to start the
Expand Down
Loading