Skip to content

Commit

Permalink
minor formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
qryptdev committed Oct 16, 2024
1 parent 2a8dd9f commit 3e82bf4
Show file tree
Hide file tree
Showing 27 changed files with 566 additions and 583 deletions.
23 changes: 13 additions & 10 deletions content/eaas/appliance/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,13 @@ The current state of the card can be determined by a quick glance at the "Status
|State|Explanation|
|---|---|
|{{< badge "active" >}}|The card is healthy and streaming entropy.|
|{{< badge "pending" >}}|The card is in a temporary calibration state; this will resolve into either {{< badge "active" >}} or {{< badge "error" >}}|.|
|{{< badge "error" >}}|The card is reporting an error; error message can be found in details section.|
|{{< badge "pending" >}}|The card is in a temporary calibration state; this will resolve into either *Active* or *Error*.|
|{{< badge "error" >}}|The card is reporting an error; the error message can be found in details section.|

Selecting a card will expand the row and show more detail:
Clicking on a card will expand the row and show more detail:

![StatusTable](images/status_table.png?classes=shadow)

<!-- ![CardDetails](images/card_details.png?width=300px&classes=shadow) -->

If the card is in an {{< badge "error" >}} state, the number of errors and the error messages will be enumerated at the bottom of the details section.

If the card is {{< badge "pending" >}}, a "Status Message" field will provide more information. This typically only happens on startup while the initial NIST test suite runs -- upon success, the card will move into an {{< badge "active" >}} state and begin streaming entropy.
Expand All @@ -80,21 +78,26 @@ At the bottom right of the UI, there is a link to download a compressed bundle o

![DownloadLogs](images/download_logs.png?width=300px&classes=shadow)

Note that this may take up to 30 seconds depending on the size of the logfiles, so do not navigate away from the page while the collection is in progress.
Note that this may take up to 30 seconds depending on the size of the logfiles, so do not navigate away from the page while the collection is in progress. Logfile processing is indicated by the presence of an animated spinner.

---

# TLS Configuration

To enable TLS on the appliance, replace the following two files with your own public and private certs, respectively:

/etc/ssl/certs/public.crt

/etc/ssl/private/private.key
- /etc/ssl/certs/public.crt
- /etc/ssl/private/private.key

Then, restart *nginx* for the new certs to take effect:

systemctl restart nginx
- systemctl restart nginx

You can test this new configuration by running:

- nginx -t

*Note that these operations must be done as sudo user.*

---
# OpenAPI spec
Expand Down
16 changes: 8 additions & 8 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
<title>404 Page not found</title>


<link href="./css/nucleus.css?1729027415" rel="stylesheet">
<link href="./css/fontawesome-all.min.css?1729027415" rel="stylesheet">
<link href="./css/hybrid.css?1729027415" rel="stylesheet">
<link href="./css/featherlight.min.css?1729027415" rel="stylesheet">
<link href="./css/perfect-scrollbar.min.css?1729027415" rel="stylesheet">
<link href="./css/theme.css?1729027415" rel="stylesheet">
<link href="./css/hugo-theme.css?1729027415" rel="stylesheet">
<link href="./css/nucleus.css?1729087731" rel="stylesheet">
<link href="./css/fontawesome-all.min.css?1729087731" rel="stylesheet">
<link href="./css/hybrid.css?1729087731" rel="stylesheet">
<link href="./css/featherlight.min.css?1729087731" rel="stylesheet">
<link href="./css/perfect-scrollbar.min.css?1729087731" rel="stylesheet">
<link href="./css/theme.css?1729087731" rel="stylesheet">
<link href="./css/hugo-theme.css?1729087731" rel="stylesheet">

<link href="./css/theme-mine.css?1729027415" rel="stylesheet">
<link href="./css/theme-mine.css?1729087731" rel="stylesheet">

<style>
:root #header + #content > #left > #rlblock_left {
Expand Down
44 changes: 22 additions & 22 deletions docs/categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
<title>Categories :: Qrypt</title>


<link href="../css/nucleus.css?1729027415" rel="stylesheet">
<link href="../css/fontawesome-all.min.css?1729027415" rel="stylesheet">
<link href="../css/hybrid.css?1729027415" rel="stylesheet">
<link href="../css/featherlight.min.css?1729027415" rel="stylesheet">
<link href="../css/perfect-scrollbar.min.css?1729027415" rel="stylesheet">
<link href="../css/auto-complete.css?1729027415" rel="stylesheet">
<link href="../css/atom-one-dark-reasonable.css?1729027415" rel="stylesheet">
<link href="../css/theme.css?1729027415" rel="stylesheet">
<link href="../css/tabs.css?1729027415" rel="stylesheet">
<link href="../css/hugo-theme.css?1729027415" rel="stylesheet">
<link href="../css/nucleus.css?1729087731" rel="stylesheet">
<link href="../css/fontawesome-all.min.css?1729087731" rel="stylesheet">
<link href="../css/hybrid.css?1729087731" rel="stylesheet">
<link href="../css/featherlight.min.css?1729087731" rel="stylesheet">
<link href="../css/perfect-scrollbar.min.css?1729087731" rel="stylesheet">
<link href="../css/auto-complete.css?1729087731" rel="stylesheet">
<link href="../css/atom-one-dark-reasonable.css?1729087731" rel="stylesheet">
<link href="../css/theme.css?1729087731" rel="stylesheet">
<link href="../css/tabs.css?1729087731" rel="stylesheet">
<link href="../css/hugo-theme.css?1729087731" rel="stylesheet">

<link href="../css/theme-mine.css?1729027415" rel="stylesheet">
<link href="../css/theme-mine.css?1729087731" rel="stylesheet">



<script src="../js/jquery-3.3.1.min.js?1729027415"></script>
<script src="../js/jquery-3.3.1.min.js?1729087731"></script>


</head>
Expand Down Expand Up @@ -894,19 +894,19 @@ <h1>
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="../js/clipboard.min.js?1729027415"></script>
<script src="../js/perfect-scrollbar.min.js?1729027415"></script>
<script src="../js/perfect-scrollbar.jquery.min.js?1729027415"></script>
<script src="../js/jquery.sticky.js?1729027415"></script>
<script src="../js/featherlight.min.js?1729027415"></script>
<script src="../js/highlight.pack.js?1729027415"></script>
<script src="../js/clipboard.min.js?1729087731"></script>
<script src="../js/perfect-scrollbar.min.js?1729087731"></script>
<script src="../js/perfect-scrollbar.jquery.min.js?1729087731"></script>
<script src="../js/jquery.sticky.js?1729087731"></script>
<script src="../js/featherlight.min.js?1729087731"></script>
<script src="../js/highlight.pack.js?1729087731"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="../js/modernizr.custom-3.6.0.js?1729027415"></script>
<script src="../js/learn.js?1729027415"></script>
<script src="../js/hugo-learn.js?1729027415"></script>
<script src="../js/modernizr.custom-3.6.0.js?1729087731"></script>
<script src="../js/learn.js?1729087731"></script>
<script src="../js/hugo-learn.js?1729087731"></script>


<script src="../mermaid/mermaid.js?1729027415"></script>
<script src="../mermaid/mermaid.js?1729087731"></script>

<script>
mermaid.initialize({ startOnLoad: true });
Expand Down
44 changes: 22 additions & 22 deletions docs/concepts/entropy-projection/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
<title>Key Entropy Size :: Qrypt</title>


<link href="../../css/nucleus.css?1729027415" rel="stylesheet">
<link href="../../css/fontawesome-all.min.css?1729027415" rel="stylesheet">
<link href="../../css/hybrid.css?1729027415" rel="stylesheet">
<link href="../../css/featherlight.min.css?1729027415" rel="stylesheet">
<link href="../../css/perfect-scrollbar.min.css?1729027415" rel="stylesheet">
<link href="../../css/auto-complete.css?1729027415" rel="stylesheet">
<link href="../../css/atom-one-dark-reasonable.css?1729027415" rel="stylesheet">
<link href="../../css/theme.css?1729027415" rel="stylesheet">
<link href="../../css/tabs.css?1729027415" rel="stylesheet">
<link href="../../css/hugo-theme.css?1729027415" rel="stylesheet">
<link href="../../css/nucleus.css?1729087731" rel="stylesheet">
<link href="../../css/fontawesome-all.min.css?1729087731" rel="stylesheet">
<link href="../../css/hybrid.css?1729087731" rel="stylesheet">
<link href="../../css/featherlight.min.css?1729087731" rel="stylesheet">
<link href="../../css/perfect-scrollbar.min.css?1729087731" rel="stylesheet">
<link href="../../css/auto-complete.css?1729087731" rel="stylesheet">
<link href="../../css/atom-one-dark-reasonable.css?1729087731" rel="stylesheet">
<link href="../../css/theme.css?1729087731" rel="stylesheet">
<link href="../../css/tabs.css?1729087731" rel="stylesheet">
<link href="../../css/hugo-theme.css?1729087731" rel="stylesheet">

<link href="../../css/theme-mine.css?1729027415" rel="stylesheet">
<link href="../../css/theme-mine.css?1729087731" rel="stylesheet">



<script src="../../js/jquery-3.3.1.min.js?1729027415"></script>
<script src="../../js/jquery-3.3.1.min.js?1729087731"></script>


</head>
Expand Down Expand Up @@ -1023,19 +1023,19 @@ <h2 id="formula">Formula</h2>
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="../../js/clipboard.min.js?1729027415"></script>
<script src="../../js/perfect-scrollbar.min.js?1729027415"></script>
<script src="../../js/perfect-scrollbar.jquery.min.js?1729027415"></script>
<script src="../../js/jquery.sticky.js?1729027415"></script>
<script src="../../js/featherlight.min.js?1729027415"></script>
<script src="../../js/highlight.pack.js?1729027415"></script>
<script src="../../js/clipboard.min.js?1729087731"></script>
<script src="../../js/perfect-scrollbar.min.js?1729087731"></script>
<script src="../../js/perfect-scrollbar.jquery.min.js?1729087731"></script>
<script src="../../js/jquery.sticky.js?1729087731"></script>
<script src="../../js/featherlight.min.js?1729087731"></script>
<script src="../../js/highlight.pack.js?1729087731"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="../../js/modernizr.custom-3.6.0.js?1729027415"></script>
<script src="../../js/learn.js?1729027415"></script>
<script src="../../js/hugo-learn.js?1729027415"></script>
<script src="../../js/modernizr.custom-3.6.0.js?1729087731"></script>
<script src="../../js/learn.js?1729087731"></script>
<script src="../../js/hugo-learn.js?1729087731"></script>


<script src="../../mermaid/mermaid.js?1729027415"></script>
<script src="../../mermaid/mermaid.js?1729087731"></script>

<script>
mermaid.initialize({ startOnLoad: true });
Expand Down
44 changes: 22 additions & 22 deletions docs/concepts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
<title>Concepts :: Qrypt</title>


<link href="../css/nucleus.css?1729027415" rel="stylesheet">
<link href="../css/fontawesome-all.min.css?1729027415" rel="stylesheet">
<link href="../css/hybrid.css?1729027415" rel="stylesheet">
<link href="../css/featherlight.min.css?1729027415" rel="stylesheet">
<link href="../css/perfect-scrollbar.min.css?1729027415" rel="stylesheet">
<link href="../css/auto-complete.css?1729027415" rel="stylesheet">
<link href="../css/atom-one-dark-reasonable.css?1729027415" rel="stylesheet">
<link href="../css/theme.css?1729027415" rel="stylesheet">
<link href="../css/tabs.css?1729027415" rel="stylesheet">
<link href="../css/hugo-theme.css?1729027415" rel="stylesheet">
<link href="../css/nucleus.css?1729087731" rel="stylesheet">
<link href="../css/fontawesome-all.min.css?1729087731" rel="stylesheet">
<link href="../css/hybrid.css?1729087731" rel="stylesheet">
<link href="../css/featherlight.min.css?1729087731" rel="stylesheet">
<link href="../css/perfect-scrollbar.min.css?1729087731" rel="stylesheet">
<link href="../css/auto-complete.css?1729087731" rel="stylesheet">
<link href="../css/atom-one-dark-reasonable.css?1729087731" rel="stylesheet">
<link href="../css/theme.css?1729087731" rel="stylesheet">
<link href="../css/tabs.css?1729087731" rel="stylesheet">
<link href="../css/hugo-theme.css?1729087731" rel="stylesheet">

<link href="../css/theme-mine.css?1729027415" rel="stylesheet">
<link href="../css/theme-mine.css?1729087731" rel="stylesheet">



<script src="../js/jquery-3.3.1.min.js?1729027415"></script>
<script src="../js/jquery-3.3.1.min.js?1729087731"></script>


</head>
Expand Down Expand Up @@ -901,19 +901,19 @@ <h2 id="one-time-pad-otpotp"><a href="otp/">One-Time Pad (OTP)</a></h2>
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="../js/clipboard.min.js?1729027415"></script>
<script src="../js/perfect-scrollbar.min.js?1729027415"></script>
<script src="../js/perfect-scrollbar.jquery.min.js?1729027415"></script>
<script src="../js/jquery.sticky.js?1729027415"></script>
<script src="../js/featherlight.min.js?1729027415"></script>
<script src="../js/highlight.pack.js?1729027415"></script>
<script src="../js/clipboard.min.js?1729087731"></script>
<script src="../js/perfect-scrollbar.min.js?1729087731"></script>
<script src="../js/perfect-scrollbar.jquery.min.js?1729087731"></script>
<script src="../js/jquery.sticky.js?1729087731"></script>
<script src="../js/featherlight.min.js?1729087731"></script>
<script src="../js/highlight.pack.js?1729087731"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="../js/modernizr.custom-3.6.0.js?1729027415"></script>
<script src="../js/learn.js?1729027415"></script>
<script src="../js/hugo-learn.js?1729027415"></script>
<script src="../js/modernizr.custom-3.6.0.js?1729087731"></script>
<script src="../js/learn.js?1729087731"></script>
<script src="../js/hugo-learn.js?1729087731"></script>


<script src="../mermaid/mermaid.js?1729027415"></script>
<script src="../mermaid/mermaid.js?1729087731"></script>

<script>
mermaid.initialize({ startOnLoad: true });
Expand Down
44 changes: 22 additions & 22 deletions docs/concepts/key-generation-architecture/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
<title>Key Generation Architecture :: Qrypt</title>


<link href="../../css/nucleus.css?1729027415" rel="stylesheet">
<link href="../../css/fontawesome-all.min.css?1729027415" rel="stylesheet">
<link href="../../css/hybrid.css?1729027415" rel="stylesheet">
<link href="../../css/featherlight.min.css?1729027415" rel="stylesheet">
<link href="../../css/perfect-scrollbar.min.css?1729027415" rel="stylesheet">
<link href="../../css/auto-complete.css?1729027415" rel="stylesheet">
<link href="../../css/atom-one-dark-reasonable.css?1729027415" rel="stylesheet">
<link href="../../css/theme.css?1729027415" rel="stylesheet">
<link href="../../css/tabs.css?1729027415" rel="stylesheet">
<link href="../../css/hugo-theme.css?1729027415" rel="stylesheet">
<link href="../../css/nucleus.css?1729087731" rel="stylesheet">
<link href="../../css/fontawesome-all.min.css?1729087731" rel="stylesheet">
<link href="../../css/hybrid.css?1729087731" rel="stylesheet">
<link href="../../css/featherlight.min.css?1729087731" rel="stylesheet">
<link href="../../css/perfect-scrollbar.min.css?1729087731" rel="stylesheet">
<link href="../../css/auto-complete.css?1729087731" rel="stylesheet">
<link href="../../css/atom-one-dark-reasonable.css?1729087731" rel="stylesheet">
<link href="../../css/theme.css?1729087731" rel="stylesheet">
<link href="../../css/tabs.css?1729087731" rel="stylesheet">
<link href="../../css/hugo-theme.css?1729087731" rel="stylesheet">

<link href="../../css/theme-mine.css?1729027415" rel="stylesheet">
<link href="../../css/theme-mine.css?1729087731" rel="stylesheet">



<script src="../../js/jquery-3.3.1.min.js?1729027415"></script>
<script src="../../js/jquery-3.3.1.min.js?1729087731"></script>


</head>
Expand Down Expand Up @@ -930,19 +930,19 @@ <h1>
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="../../js/clipboard.min.js?1729027415"></script>
<script src="../../js/perfect-scrollbar.min.js?1729027415"></script>
<script src="../../js/perfect-scrollbar.jquery.min.js?1729027415"></script>
<script src="../../js/jquery.sticky.js?1729027415"></script>
<script src="../../js/featherlight.min.js?1729027415"></script>
<script src="../../js/highlight.pack.js?1729027415"></script>
<script src="../../js/clipboard.min.js?1729087731"></script>
<script src="../../js/perfect-scrollbar.min.js?1729087731"></script>
<script src="../../js/perfect-scrollbar.jquery.min.js?1729087731"></script>
<script src="../../js/jquery.sticky.js?1729087731"></script>
<script src="../../js/featherlight.min.js?1729087731"></script>
<script src="../../js/highlight.pack.js?1729087731"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="../../js/modernizr.custom-3.6.0.js?1729027415"></script>
<script src="../../js/learn.js?1729027415"></script>
<script src="../../js/hugo-learn.js?1729027415"></script>
<script src="../../js/modernizr.custom-3.6.0.js?1729087731"></script>
<script src="../../js/learn.js?1729087731"></script>
<script src="../../js/hugo-learn.js?1729087731"></script>


<script src="../../mermaid/mermaid.js?1729027415"></script>
<script src="../../mermaid/mermaid.js?1729087731"></script>

<script>
mermaid.initialize({ startOnLoad: true });
Expand Down
Loading

0 comments on commit 3e82bf4

Please sign in to comment.