Hi. Any suggestions for password managers which are made and mantain in UE? Share your opinions.

  • UnfortunateShort@lemmy.worldEnglish
    326·
    3 months ago

    If you are talking about online services, Proton is a Swiss option and for what it’s worth, Bitwarden offers an EU instance. Both are freemium OSS. You could also self-host Bitwarden. If you are looking for offline options, there are plenty. KeePass2 comes to mind.

    • Slupiec@lemmy.zipOP
      13·
      3 months ago

      Thanks. I’m looking something which can be used on android + windows. I was using Proton apps from years and I don’t like them anymore; there’s little I can do as free user. I’m testing KeePassDX, don’t know is it good.

      • rbn@sopuli.xyz
        5·
        3 months ago

        I use the regular KeePass 2 and love it. It looks a bit oldfashioned but is a very powerful tool once you get used to it a bit. As there are plenty of addons you can also easily extend the standard feature set with further options.

        • Telorand@reddthat.com
          2·
          3 months ago

          I always liked KeeWeb as an alternative front end for KeePass.

      • Nima@leminal.spaceEnglish
        2·
        3 months ago

        i use KeepassDX. its amazing and simple and I absolutely adore it.

        its going to be my password manager of choice going forward. i was able to set up my fingerprint unlocking as well. very convenient.

        highly recommend it.

        • Slupiec@lemmy.zipOP
          1·
          3 months ago

          Hi. I’m testing keepassdx. I found something odd. Autofill seems doesn’t work because I need to search desired data in password base. Do you experienced something similiar?

          • Nima@leminal.spaceEnglish
            1·
            3 months ago

            i just set it up with the fill settings in the app. hit the 3 lines, then settings, form filling, and then select default auto fill.

            you will have to enable it in phone settings to allow it to do so. but then you should be good to go.

  • endofline@lemmy.caEnglish
    191·
    3 months ago

    Keepassxc. I’m a little skeptical to hosted solutions

  • SeekPie@lemm.ee
    111·
    3 months ago

    I know that Bitwarden is headquartered in California, but they do have Bitwarden.eu, which I would think is operating inside the EU?

    • N0x0n@lemmy.ml
      6·
      3 months ago

      Even better, self-host Vaultwarden !

      • Works everywhere (android, iOS, linux, windows, macOS…)
      • TOTP
      • Works without connection and if the instance is offline.
      • Add notes, customize URI…
      • password/username/passphrase generator

      A lot more to it :)

        • nrbray@lemmy.ml
          1·
          3 months ago

          agreed, if I didn’t trust the encryption, I would not use it. I am fine with bitwarden hosting my encrypted passwords, the store is accessible locally on each device, and I can self host with vaultwarden if bitwarden pull the free service. The features in bitwarden are good and sufficient, less awkward than alternatives I have tried.

  • oni@lemm.eeEnglish
    6·
    3 months ago

    I’m not sure if european, but I love the combo keepass+nextcloud (self hosted)

  • Slupiec@lemmy.zipOP
    4·
    3 months ago

    I’m quite confused in those keepass names. They aren’t from one ecosystem?

    • brisk@aussie.zone
      8·
      3 months ago

      In essence keepass is an open database format and a bunch of different software tools have been written to interact with it. You can quite happily share the same keepass database between different software, e.g. synced between desktop and mobile

    • MangoPenguin@lemmy.blahaj.zoneEnglish
      4·
      3 months ago

      There are multiple apps from various devs that all use the Keepass file format, so they are all compatible.

    • fuzzy_feeling@programming.dev
      3·
      3 months ago

      keepassxc is for desktop and keepassdx is for android and ios(?)

      there is also keepass 2 but that has some vulnerabilities, as i understand

      • helpImTrappedOnline@lemmy.world
        2·
        3 months ago

        Keepassdx is sadly not on ios.

        The only good one I’ve found is called strongbox. Free version works fine, but the pro version prices are insanity for something that is free everywhere else. I could get behind a lifetime buy of $10, but for $99 hell no. (Monthly sub is $3 or $25/year).

        Looking at the app store now, most of the keepass apps have some form of in app purchace.

        Only truly free one is call keepass touch, but frankly when I tired it, it sucked.

        • oni@lemm.eeEnglish
          1·
          3 months ago

          Keepassdx is sadly not on ios.

          The only good one I’ve found is called strongbox.

          what about keepassium? I’ve used strongbox’s free version and really liked it - only face ID support is missing from the free version. Keepassium has face ID support, but only for one keepass database.

          Now, I use Keepassium for my main password database and strongbox for all others. The master pw for the other databases is stored in the iOS local password store which of course supports face ID. So for me strongbox works with face ID, but with an extra step.

          • helpImTrappedOnline@lemmy.world
            1·
            3 months ago

            Thats a nice work around lol.

            I haven’t tried keepassium. My main device is an android, so the IOS search was brief and focused on ones that didn’t say “in-app purchases”.

  • 6R1M R34P3R@lemmy.mlEnglish
    3·
    3 months ago

    keepassxc for GUI for CLI/TUI I like gopass but you have many many options, just search

  • Jestzer@lemmy.world
    31·
    3 months ago

    I think Clipperz is. Somebody please correct me if I’m wrong.

  • Bogus007@lemm.ee
    1·
    3 months ago

    You can set up your own MySQL instance with an encrypted database where you keep all passwords and joined information. Using any programming language you can either set up an app with a GUI yourself where you query your passwords or use queries directly in MySQL. I understand when you ask now for what all that hassle, but at least you have a bit more control of your data and there is not a potential company behind or a code fragment which may inform the company about any actions. BTW, you may learn some coding, so it can be fun too.

  • chaoticnumber@lemmy.dbzer0.comEnglish
    1·
    3 months ago

    If you ever want to self host … psono is always an option, but it has a hairy setup.