User Tools

Site Tools


linux:password_manager

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux:password_manager [2018/10/10 02:49]
tkilla
linux:password_manager [2019/06/04 08:55] (current)
tkilla [KeepassXC]
Line 1: Line 1:
 ====== Password Manager ======  ====== Password Manager ====== 
-  
  
 ===== Keepass ===== ===== Keepass =====
Line 7: Line 6:
 therefore it is less convenient, but probably more secure than keepass2 = keefox: therefore it is less convenient, but probably more secure than keepass2 = keefox:
  
 +===== KeepassXC =====
 +
 +This is the latest fork for Linux. it does not require Mono/C# and seems to be way easier to setup and use.
 +
 +In Ubuntu you only need to add this Repo to get the latest version: https://launchpad.net/~phoerious/+archive/ubuntu/keepassxc
 +
 +  sudo add-apt-repository ppa:phoerious/keepassxc
 +  sudo apt-get update
 +  sudo apt-get install keepassxc
 +
 +
 +**Older versions of keepassxc dont work with the Firefox Plugin!**
 +
 +
 +----
  
 ===== Keepass2 ===== ===== Keepass2 =====
Line 18: Line 32:
 **The debian packages are missing some dependencies to run plugins, clipboard sharing and more! so here is the list:** **The debian packages are missing some dependencies to run plugins, clipboard sharing and more! so here is the list:**
  
- apt-get install mono-complete libmono-system-configuration-install4.0-cil libmono-system-management4.0-cil libmono-csharp4.0c-cil libmono-microsoft-csharp4.0-cil mono-dmcs mono-mcs+  apt-get install mono-complete libmono-system-configuration-install4.0-cil libmono-system-management4.0-cil libmono-csharp4.0c-cil libmono-microsoft-csharp4.0-cil mono-dmcs mono-mcs xsel xdotool 
  
 IF you need the latest version, it is best to use additional repositories for an easy setup. Look here:  IF you need the latest version, it is best to use additional repositories for an easy setup. Look here: 
Line 25: Line 40:
 You could download the .deb from packages.debian.org / sid, but it's easy to run into version conflicts between keepass2 and the KeePassRPC.plgx plugin! You could download the .deb from packages.debian.org / sid, but it's easy to run into version conflicts between keepass2 and the KeePassRPC.plgx plugin!
  
-==== Firefox extension KeeFox and KeePassRPC ==== 
- 
- sudo apt-add-repository ppa:dlech/keepass2-plugins 
- sudo apt-get update && sudo apt-get install xul-ext-keefox 
  
 \\ \\
  
 +==== Firefox extension Kee(Fox) and KeePassRPC ====
 +
 +The recommended repositories do not work anymore.
 +
 +Manual Installation:
 +
 +  * Install the Kee Firefox Plugin: https://addons.mozilla.org/en-US/firefox/addon/keefox/
 +  * Download the latest KeePassRPC.plgx release: https://github.com/kee-org/keepassrpc/releases
 +  * Copy the KeePassRPC.plgx into the Keepass2 Plugins Directory: /usr/lib/keepass2/plugins/
 +  * Restart Firefox and Keepass2: They should start to communicate and ask you to exchange a key code
 +
 +=== Thunderbird Extension Keebird ====
 +
 +TBD not tested, yet
  
  
linux/password_manager.1539132552.txt.gz · Last modified: 2018/10/10 02:49 by tkilla