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?

  • m-p{3}@lemmy.ca
    link
    fedilink
    arrow-up
    16
    ·
    3 days ago

    The software itself won’t, as the “portable” binaries are made for Windows. The vault file itself can be opened without a problem if you use the KeePassXC binaries for the OS you’re using.

      • ferric_carcinization@lemmy.ml
        link
        fedilink
        English
        arrow-up
        5
        ·
        edit-2
        2 days ago

        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.

          • ferric_carcinization@lemmy.ml
            link
            fedilink
            English
            arrow-up
            1
            ·
            3 hours ago

            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.