Keepassxc: Difference between revisions

From wikinotes
No edit summary
Line 1: Line 1:
A fully cross platform keepass implementation.
A fully cross platform keepass implementation.<br>
see also [[keepassxc-cli]].


= Documentation =
= Documentation =

Revision as of 18:36, 25 September 2022

A fully cross platform keepass implementation.
see also keepassxc-cli.

Documentation

official docs https://keepassxc.org/docs/KeePassXC_UserGuide.html

Locations

~/.config/keepassxc/keepassxc.ini configuration

Install

sudo pacman -S keepassxc       # archlinux
gsudo choco install keepassxc  # windows

Configuration

General Settings

- Tools/Settings:
  - Tab: General:
    - User Interface:
      - [x] Show a system tray icon
      - [x] Hide window ti system tray when minimized

Clicking the icon will toggle hide the database.

Integrations

Browser

Officially supported browser integrations available chromium/firefox/edge based browsers.

firefox addon keepassxc
qutebrowser addon qute-keepassxc

SSH Agent

Manage access to SSH keys.

Keeshare

Share a subset of entries with others.