Skip to content

Commit 34c5a28

Browse files
authored
Update README to remove plaintext password storage info
Removed information about plaintext password storage prompt.
1 parent f586d20 commit 34c5a28

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,6 @@ Connections and settings are stored in `~/.sqlit/`.
196196

197197
Connection details are stored in `~/.sqlit/connections.json`, but passwords are stored in your OS keyring when available (macOS Keychain, Windows Credential Locker, Linux Secret Service).
198198

199-
If a keyring backend isn't available, `sqlit` will ask whether to store passwords as plaintext in `~/.sqlit/` (protected permissions). If you decline, you'll be prompted when needed.
200-
201199
### How does sqlit compare to Harlequin, Lazysql, etc.?
202200

203201
sqlit is inspired by [lazygit](https://github.com/jesseduffield/lazygit) - you can just jump in and there's no need for external documentation. The keybindings are shown at the bottom of the screen and the UI is designed to be intuitive without memorizing shortcuts.

0 commit comments

Comments
 (0)