-
## Summary
This feature will enable selective copy of entries between two distinct database files.
## Examples
`keepassxc-cli copy source.kdbx target.kdbx --tags to-be-copied`
`keepassxc-cli cop…
-
Last week I lost (corrupted) a database because it has managed too heavy files (.kdbx).
The app developer told me "the .kdbx database is not thinked for files, but for entries like username and pas…
serrq updated
4 weeks ago
-
We have a kdbx encrypted with password, using KDBX db v2.x
```bash
ls foobar.kdbx
foobar.kdbx
❯ file foobar.kdbx
foobar.kdbx: Keepass password database 2.x KDBX
```
Opening the file with …
-
see
https://github.com/keeweb/keeweb/issues/2001
https://sourceforge.net/p/keepass/bugs/2231/
https://keepass.info/help/kb/kdbx_4.1.html#cd_lastmod
after reading the source I would assume that t…
-
Our `keepass2john.c` has:
```c
uint32_t FileVersion32 = 0x00040000;
uint32_t FileVersion32_4 = 0x00040000; // from KeePass 2.36 sources
// We currently support database formats up to KDBX v3.…
-
Hi Kyrodan,
**Describe the bug**
I well install KeeAnywhere and I succeed to connect to my GDrive where I stored my **database.kdbx** on the root "Home" of GDrive
![Capture d'écran 2024-09-13 154…
-
Hi,
Thank you for pykeepass!
I noticed what I believe is a security issue with the way that pykeepass saves a database (I've tested only KDBX). None of the four seeds are regenerated. These are:…
basak updated
1 month ago
-
I'm using keepassxc for Linux on desktop and Keepass2Android Offline on phone, both using local storage only. To start I copied my .kdbx file to my phone and all my entries appeared!
But then I mad…
-
## Overview
When LANG is set to "" file "Passwörter.kdbx" cannot be opened
## Steps to Reproduce
```
$ keepassxc-cli ls Passwörter.kdbx
Passwort zum Entsperren von Passwörter.kdbx eingeben:
…
-
For whatever reason I cannot open one of my databases with keepass2android.
When I type the password the unlock dialouge displays for a fraction of a second and I am again prompted for the password.
…