Keepassxc: Difference between revisions

From wikinotes
(Created page with "A fully cross platform keepass implementation. = Documentation = <blockquote> {| class="wikitable" |- | official docs || https://keepassxc.org/docs/KeePassXC_UserGuide.html |...")
 
No edit summary
Line 17: Line 17:
</source>
</source>
</blockquote><!-- install -->
</blockquote><!-- install -->
= Configuration =
<blockquote>
== Integrations ==
<blockquote>
=== Browser ===
<blockquote>
* Chrome/Vivaldi/Brave
* Firefox/Tor-Browser
* Edge
</blockquote><!-- Browser -->
=== SSH Agent ===
<blockquote>
Manage access to SSH keys.
</blockquote><!-- SSH Agent -->
=== Keeshare ===
<blockquote>
Share a subset of entries with others.
</blockquote><!-- Keeshare -->
</blockquote><!-- Integrations -->
</blockquote><!-- Configuration -->

Revision as of 15:44, 27 March 2022

A fully cross platform keepass implementation.

Documentation

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

Install

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

Configuration

Integrations

Browser

  • Chrome/Vivaldi/Brave
  • Firefox/Tor-Browser
  • Edge

SSH Agent

Manage access to SSH keys.

Keeshare

Share a subset of entries with others.