Skip to content

Commit 2f93f46

Browse files
Tweak readme to mention Community CLI and deception (#72)
1 parent 9ab3f5e commit 2f93f46

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
# Tracebit CLI
1+
# Tracebit Community CLI
22
![GitHub Release](https://img.shields.io/github/v/release/tracebit-com/tracebit-community-cli?sort=semver)
33

4-
The Tracebit CLI is the command-line tool for Tracebit Community Edition, which deploys and maintains security canaries, proactively detecting intrusions across your devices and accounts.
4+
The Tracebit Community CLI is the command-line tool for Tracebit Community Edition, which deploys and maintains security canaries. These canaries are a form of deception—fake credentials and assets that proactively detect intrusions across your devices and accounts.
55

66
The CLI can be used to deploy AWS credentials, SSH keys, browser cookies, website passwords and emails with a single command.
77

88
Start by creating a free Tracebit Community Edition account at [community.tracebit.com](https://community.tracebit.com), where you can view and monitor your deployed canaries.
99

1010
## Getting Started
1111

12-
Download the latest Tracebit CLI installer for your platform from the [GitHub releases](https://github.com/tracebit-com/tracebit-community-cli/releases/latest).
12+
Download the latest Tracebit Community CLI installer for your platform from the [GitHub releases](https://github.com/tracebit-com/tracebit-community-cli/releases/latest).
1313

1414
On Windows and macOS, simply run the installer from your downloads.
1515

1616
On Linux, run `bash install-tracebit-linux-<platform>` in the directory where you downloaded the installer.
1717

18-
Log in to the Tracebit CLI by running `tracebit auth`, then deploy all canary types with `tracebit deploy all`. Tracebit will automatically run in the background, making sure your credentials remain up-to-date.
18+
Log in to the Tracebit Community CLI by running `tracebit auth`, then deploy all canary types with `tracebit deploy all`. Tracebit will automatically run in the background, making sure your credentials remain up-to-date.
1919

2020
## License
2121

0 commit comments

Comments
 (0)