Skip to content

Commit 2d18e8d

Browse files
committed
More cleanups
1 parent 0da526a commit 2d18e8d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
{
3131
"title": "Smallstep API",
3232
"path": "/platform/smallstep-api.mdx"
33-
},
34-
{
35-
"title": "Smallstep App",
36-
"path": "/platform/smallstep-app.mdx"
3733
}
3834
]
3935
},
@@ -57,6 +53,10 @@
5753
{
5854
"title": "Configure Devices for Smallstep",
5955
"routes": [
56+
{
57+
"title": "Install the Smallstep App",
58+
"path": "/platform/smallstep-app.mdx"
59+
},
6060
{
6161
"title": "Configure Browser Certificates",
6262
"path": "/tutorials/browser-certificate-setup-guide.mdx"

platform/smallstep-app.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ title: The Smallstep App
44
html_title: The Smallstep App
55
description: This document specifies app download links, system requirements, runtime requirements, file permissions, and telemetry data collected for the Smallstep desktop app.
66
---
7-
Smallstep ensures that access to financial data, code repositories, PII, and other sensitive resources is only possible from trusted, company-managed devices.
7+
Smallstep ensures that access to financial data, code repositories, PII, and other sensitive resources is only possible from trusted devices.
88

9-
The Smallstep desktop app is central to that process. It offers a uniform experience for device identity across macOS, Windows, and Linux, and is the foundation for Smallstep's high-assurance device identity attestation workflow, automating the issuance of certificates to devices and configuring the components that depend on these certificates. P.S: The Smallstep app operates differently for Linux. For Linux specific instructions, see [Smallstep Agent for Linux](./smallstep-agent.mdx).
9+
The Smallstep desktop app offers a uniform experience for device identity across macOS, Windows, and Linux, and is foundational to Smallstep's high-assurance device attestation workflow, automating the enrollment and delivery of client certificates, and configuring the components that depend on them.
1010

11-
Here's all the necessary info you need to install and use the Smallstep app effectively and consciously.
11+
The Smallstep app operates differently for Linux. For Linux specific instructions, see [Smallstep Agent for Linux](./smallstep-agent.mdx).
1212

1313
## Download
1414

0 commit comments

Comments
 (0)