Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
Merged
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
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# SSH CA Bot

# This code is currently a work in progress and this project is not yet complete and is not ready to be used.

See [keybase.io/blog/keybase-ssh-ca](https://keybase.io/blog/keybase-ssh-ca) for a full announcement and description
of the code in this repository.

Expand All @@ -28,7 +26,7 @@ a production environment that you want to restrict access to a smaller group of
up a third realm that grants root access to all machines. To configure kssh to work with this setup, we will set it up
according to this diagram:

![Architecture Diagram](docs/Architecture Diagram.png?raw=true "Architecture Diagram")
![Architecture Diagram](https://raw.githubusercontent.com/keybase/bot-sshca/master/docs/Architecture%20Diagram.png "Architecture Diagram")

On a secured server that you wish to use to run the CA chatbot:

Expand Down