Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Password manager recommendation

Password manager recommendation

Scheduled Pinned Locked Moved The Lounge
comquestion
53 Posts 45 Posters 9 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Chris Maunder

    1. Do you use them? Yes 2. Do you trust them? Not really, but about as much as anything else that's an option 3. Which one do you use? LastPass 4. Why? Because I used to use 1Password but ditched it for a number of reasons and settled on LastPass since it was free, seemed adequately secure, and worked on every one of my devices.

    cheers Chris Maunder

    G Offline
    G Offline
    Gilles Plante
    wrote on last edited by
    #35

    I also use LastPass. A few years ago I read about password managers and liked the fact that LastPass does not know how to decrypt the passwords - if you loose your password then nobody can retrieve your passwords ;) Works on Windows, MacOS and iOS.

    Gilles Plante

    1 Reply Last reply
    0
    • J Joan M

      Hi all! I'm thinking on start using a password manager. It starts to be super complicated to remember everything and I'm super tempted to start storing my passwords in text files... :-O :rolleyes: This said, 1. Do you use them? 2. Do you trust them? 3. Which one do you use? 4. Why? As always, thank you very much! :beer:

      www.robotecnik.com[^] - robots, CNC and PLC programming

      M Offline
      M Offline
      matblue25
      wrote on last edited by
      #36

      KeePass because it stores your encrypted passwords in a file that you control, not on a central server. The only thing that bothers me about it is that you have to trust different developers for the KeePass apps on the various OSs. For iOS, I counted 8 different apps that claim to be KeePass compatible. So which one do you trust? A few years ago, I had a problem with a KeePass app for Blackberry and, after contacting the developer, learned that the app was keeping a debug log that had unencrypted passwords in it. The developer fixed it in a subsequent release.

      1 Reply Last reply
      0
      • J Joan M

        Hi all! I'm thinking on start using a password manager. It starts to be super complicated to remember everything and I'm super tempted to start storing my passwords in text files... :-O :rolleyes: This said, 1. Do you use them? 2. Do you trust them? 3. Which one do you use? 4. Why? As always, thank you very much! :beer:

        www.robotecnik.com[^] - robots, CNC and PLC programming

        R Offline
        R Offline
        raddevus
        wrote on last edited by
        #37

        Are you on Linux, by chance? If you are you can try C'YaPass and get it from the Snap Store: Install C'YaPass - Never type a password again. for Linux using the Snap Store | Snapcraft[^] If you want the source you can get it at GitHub: GitHub - raddevus/CYaPass-Electron: The official C'YaPass desktop app built on Electron (runs on Windows, Linux, Mac)[^] Since that is an electron app it means it runs on all three major platforms with no changes (win10, MacOS, Linux). If you pull the code and follow the steps in the readme, it will build it for you platform. I've also developed it as a PWA (Progressive Web App) and you can try it out just by pointing your browser at my (secure) site: C'YaPass : Never type a password again[^] PWAs have to be run from a site that has HTTPS so I've used my newlibre.com web site. Since it is a PWA, it means that you can save the app to your device "desktop" like any other app (for iphone and android phones or pads).

        1 Reply Last reply
        0
        • J Joan M

          Hi all! I'm thinking on start using a password manager. It starts to be super complicated to remember everything and I'm super tempted to start storing my passwords in text files... :-O :rolleyes: This said, 1. Do you use them? 2. Do you trust them? 3. Which one do you use? 4. Why? As always, thank you very much! :beer:

          www.robotecnik.com[^] - robots, CNC and PLC programming

          S Offline
          S Offline
          sasadler
          wrote on last edited by
          #38
          1. Yes 2) Yes 3) PasswordMaker Pro 4) It's open source, very simple to use, doesn't store generated passwords and is fairly configurable. See 'passwordmaker.org' for more info.
          1 Reply Last reply
          0
          • J Joan M

            Hi all! I'm thinking on start using a password manager. It starts to be super complicated to remember everything and I'm super tempted to start storing my passwords in text files... :-O :rolleyes: This said, 1. Do you use them? 2. Do you trust them? 3. Which one do you use? 4. Why? As always, thank you very much! :beer:

            www.robotecnik.com[^] - robots, CNC and PLC programming

            C Offline
            C Offline
            Choroid
            wrote on last edited by
            #39

            Write your own or here is my Shameless promotion It won't make Slants top 10 but it works [^]GitHub - e-d-n/PW-Keeper: Code for PW Keeper Tutorial at our Web-Site https://androidstackoverflow.com[^]

            1 Reply Last reply
            0
            • T theoldfool

              Don't like cloud stuff, I use Keepass, cross platform. Not to big a deal when your only password is 12345678 :)

              If you can keep your head while those about you are losing theirs, perhaps you don't understand the situation.

              S Offline
              S Offline
              Slow Eddie
              wrote on last edited by
              #40

              Me too. easy to use and I keep it on all my machines and sync them periodically. That way id I add a new PW it wind up everywhere. Great Stuff! and it's FREE!

              My favorite.

              1 Reply Last reply
              0
              • J Johnny J

                I keep all my passwords in an unencrypted textfile called "passwords.txt" in my Dropbox. Do you mean that's not safe? :confused:

                Anything that is unrelated to elephants is irrelephant
                Anonymous
                -----
                The problem with quotes on the internet is that you can never tell if they're genuine
                Winston Churchill, 1944
                -----
                Never argue with a fool. Onlookers may not be able to tell the difference.
                Mark Twain

                S Offline
                S Offline
                SiteNook
                wrote on last edited by
                #41

                Rename it sdrowssap.txt to double your security.

                J 1 Reply Last reply
                0
                • OriginalGriffO OriginalGriff

                  I wrote my own, way back when I started learning C# - I keep promising myself that I'll find time to rewrite it, but ... you know how that goes! :laugh:

                  "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

                  J Offline
                  J Offline
                  James Lonero
                  wrote on last edited by
                  #42

                  I did too. Later in c# when forms were in, before wpf, Infragistics came out with a great set of Windows controls and I wanted to put them to the test. I made a simple table application that allowed column configuration and encryption of the data. I use that for my login info.

                  1 Reply Last reply
                  0
                  • J Joan M

                    Hi all! I'm thinking on start using a password manager. It starts to be super complicated to remember everything and I'm super tempted to start storing my passwords in text files... :-O :rolleyes: This said, 1. Do you use them? 2. Do you trust them? 3. Which one do you use? 4. Why? As always, thank you very much! :beer:

                    www.robotecnik.com[^] - robots, CNC and PLC programming

                    B Offline
                    B Offline
                    BernardIE5317
                    wrote on last edited by
                    #43

                    I have always used only Password Safe (free). I can not imagine not using a password manager. Somehow I accumulated 100+ passwords. "It is the way"

                    1 Reply Last reply
                    0
                    • M Maximilien

                      PIEBALDconsult wrote:

                      Roll your own.

                      AKA : Notepad++ :rolleyes:

                      I'd rather be phishing!

                      J Offline
                      J Offline
                      Joan M
                      wrote on last edited by
                      #44

                      That would be way too advanced... Notepad would be enough... sure...

                      www.robotecnik.com[^] - robots, CNC and PLC programming

                      1 Reply Last reply
                      0
                      • R RossMW

                        I use keypass. you can run it on pc phones etc and the database is stored locally and does allow you to have multiple databases. It is used extensively at work by IT, but work tries to push lastpass to the users which has it advantages, but I prefer keypass.

                        A Fine is a Tax for doing something wrong A Tax is a Fine for doing something good.

                        T Offline
                        T Offline
                        thewazz
                        wrote on last edited by
                        #45

                        KeePass - K-E-E.

                        1 Reply Last reply
                        0
                        • J Joan M

                          Hi all! I'm thinking on start using a password manager. It starts to be super complicated to remember everything and I'm super tempted to start storing my passwords in text files... :-O :rolleyes: This said, 1. Do you use them? 2. Do you trust them? 3. Which one do you use? 4. Why? As always, thank you very much! :beer:

                          www.robotecnik.com[^] - robots, CNC and PLC programming

                          T Offline
                          T Offline
                          thewazz
                          wrote on last edited by
                          #46

                          Good, free, desktop + browser extension that does the job: Bitwarden Open Source Password Manager | Bitwarden[^].

                          1 Reply Last reply
                          0
                          • J Joan M

                            Hi all! I'm thinking on start using a password manager. It starts to be super complicated to remember everything and I'm super tempted to start storing my passwords in text files... :-O :rolleyes: This said, 1. Do you use them? 2. Do you trust them? 3. Which one do you use? 4. Why? As always, thank you very much! :beer:

                            www.robotecnik.com[^] - robots, CNC and PLC programming

                            W Offline
                            W Offline
                            Wafeman
                            wrote on last edited by
                            #47

                            I use one (Keypass, https://keypass.info) and I trust it. The price is right (free, although you can make a donation should you find it useful). I use it with both a master password and a keyfile and keep both stored in the cloud (Dropbox). With the database stored in the cloud you can install the client on any device and access it in the cloud. There's even a version for Android and you can make your Dropbox available to your Android device. I don't know about iOS, but there is a Mac client. When I add a new entry, I just let the application create the password and I copy/paste it in the future. All I have to remember is the master password for the database and I'm good to go.

                            1 Reply Last reply
                            0
                            • T theoldfool

                              Don't like cloud stuff, I use Keepass, cross platform. Not to big a deal when your only password is 12345678 :)

                              If you can keep your head while those about you are losing theirs, perhaps you don't understand the situation.

                              A Offline
                              A Offline
                              antonelloa
                              wrote on last edited by
                              #48

                              It should be definitely an open source project. I use Keepass, standard client on PC (with download favicons plugin), and Keepass2Android on the smartphone. The database file is in cloud (Google Drive). Nice and easy, I now store everything precious inside my keepass database. In case of an emergency you just have to remember (and maybe pass to others) two passwords: cloud (Google Drive) and Keepass database file.

                              1 Reply Last reply
                              0
                              • S SiteNook

                                Rename it sdrowssap.txt to double your security.

                                J Offline
                                J Offline
                                Johnny J
                                wrote on last edited by
                                #49

                                But then I'd probably not be able to find it when I need it myself... :sigh:

                                Anything that is unrelated to elephants is irrelephant
                                Anonymous
                                -----
                                The problem with quotes on the internet is that you can never tell if they're genuine
                                Winston Churchill, 1944
                                -----
                                Never argue with a fool. Onlookers may not be able to tell the difference.
                                Mark Twain

                                1 Reply Last reply
                                0
                                • J Joan M

                                  Hi all! I'm thinking on start using a password manager. It starts to be super complicated to remember everything and I'm super tempted to start storing my passwords in text files... :-O :rolleyes: This said, 1. Do you use them? 2. Do you trust them? 3. Which one do you use? 4. Why? As always, thank you very much! :beer:

                                  www.robotecnik.com[^] - robots, CNC and PLC programming

                                  U Offline
                                  U Offline
                                  User 14060113
                                  wrote on last edited by
                                  #50

                                  1. Yes. 2. Yes. 3. KeePass. 4. I wanted a tool that offers a keyboard shortcut I can use any time to execute an auto-typing of my username and password, as I have to enter my VPN credentials many times a day.

                                  1 Reply Last reply
                                  0
                                  • J Joan M

                                    Hi all! I'm thinking on start using a password manager. It starts to be super complicated to remember everything and I'm super tempted to start storing my passwords in text files... :-O :rolleyes: This said, 1. Do you use them? 2. Do you trust them? 3. Which one do you use? 4. Why? As always, thank you very much! :beer:

                                    www.robotecnik.com[^] - robots, CNC and PLC programming

                                    M Offline
                                    M Offline
                                    Matt Bond
                                    wrote on last edited by
                                    #51

                                    I work for a fortune 500 company that is serious about security. They only allow Keepass. Bond Keep all things as simple as possible, but no simpler. -said someone, somewhere

                                    1 Reply Last reply
                                    0
                                    • T theoldfool

                                      Don't like cloud stuff, I use Keepass, cross platform. Not to big a deal when your only password is 12345678 :)

                                      If you can keep your head while those about you are losing theirs, perhaps you don't understand the situation.

                                      W Offline
                                      W Offline
                                      willichan
                                      wrote on last edited by
                                      #52

                                      Same here. I use KeePass with the HIBPOffline plugin (checks "I've been powned" database). I sync the database across my computers and phone on a regular basis. Money makes the world go round ... but documentation moves the money.

                                      1 Reply Last reply
                                      0
                                      • J Joan M

                                        Hi all! I'm thinking on start using a password manager. It starts to be super complicated to remember everything and I'm super tempted to start storing my passwords in text files... :-O :rolleyes: This said, 1. Do you use them? 2. Do you trust them? 3. Which one do you use? 4. Why? As always, thank you very much! :beer:

                                        www.robotecnik.com[^] - robots, CNC and PLC programming

                                        S Offline
                                        S Offline
                                        sam silvercreek
                                        wrote on last edited by
                                        #53

                                        Keepass Used with your online file storage option of choice, it provides an easy to use interface, open-source support for many platforms, free, way to manage your passwords. Been using it for years.

                                        1 Reply Last reply
                                        0
                                        Reply
                                        • Reply as topic
                                        Log in to reply
                                        • Oldest to Newest
                                        • Newest to Oldest
                                        • Most Votes


                                        • Login

                                        • Don't have an account? Register

                                        • Login or register to search.
                                        • First post
                                          Last post
                                        0
                                        • Categories
                                        • Recent
                                        • Tags
                                        • Popular
                                        • World
                                        • Users
                                        • Groups