this post was submitted on 18 Jun 2026
15 points (82.6% liked)

Asklemmy

55061 readers
228 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 7 years ago
MODERATORS
 

I wanted to switch to KeePassXC and I wanted to download it on a encrypted USB drive for portability. I know I can do this on Windows, but will the password manager work on other OSes? I switch between Windows and Linux, and I want to make sure that I can do it on both. I read an online article that says its possible, but you need to make sure you have a certain file on the drive for it to work?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] starlight@lemmy.ca 3 points 1 month ago (1 children)

What are the KeePassXC binaries?

[โ€“] ferric_carcinization@lemmy.ml 5 points 1 month ago* (last edited 1 month ago) (1 children)

The program files, .exe files on Windows.

Edit: If KeepassXC publishes .appimage files for Linux, these work like Windows' .exe files, so you could place both on the USB stick.

[โ€“] starlight@lemmy.ca 2 points 1 month ago (1 children)

No problem!

I just checked, and keepassxc does publish official AppImages.

In case you have permission issues on the drive on Linux, create another, small partition with ext4 or other filesystem that supports Unix permissions natively. Linux & other Unix-like operating systems use separate permissions for reading, writing and executing files/entering folders, unlike Windows. I don't store programs on NTFS or any of the FATs, so I'm not completely sure how it works with the default settings.