Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shomnipotence authored Apr 6, 2024
1 parent 61183f0 commit 4ad8cad
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,22 @@ Tempest AI helps you solve server operation and maintenance problems! You can us
1. Supports SSH2, SFTP and Identity Manager
2. Supports server private key verification from 1Password
3. Server performance monitoring

## Kubernetes
1. Manage Kubernetes Config
2. Manage different clusters simultaneously in different tabs, Kubeconfig is isolated
3. End-to-end encrypted sync across devices

## local shell
1. For Windows, additional support for MSYS, WSL (under development) and other environments
2. Will support Serial serial port

## Data encryption and cloud sync
1. Encryption and decryption are performed locally on the user, and the synchronized content is always encrypted (end-to-end encryption). Encrypted keys are only saved 2. locally on the user's computer, use KeyChain or Windows Credential Manager to protect data
3. The encryption and decryption parts will be open sourced on GitHub for review
4. Seamless synchronization across devices is very smooth, welcome to experience it~

## Share and collaborate
1. Supports sharing and collaboration, similar to graphite documents. Send the link to your friends to share the terminal
2. Supports multi-window broadcast, that is, instructions entered in one tab can be broadcast to all tabs to configure a large number of servers at the same time
3. Supports multiple vaults, sharing vaults to teams, revoking user permissions, etc.

0 comments on commit 4ad8cad

Please sign in to comment.