Slashdot Mirror


Popular Password Manager LastPass Doubles Price of Its Premium Plan, Removes features From Its Free Service Tier (neowin.net)

An anonymous reader shares a report: In November, LastPass made a big change to its service, allowing users to keep track of their passwords across all their internet-enabled mobile and desktop devices, free of charge. In addition to the free tier, the cross-platform password manager - available on iOS, Android, and Windows 10 -- also offered a Premium plan with additional features, priced at $12 per year. Today, LastPass announced another wave of changes to its lineup for individual users -- but this time, the changes are unlikely to be welcomed with open arms by its customers. LastPass Premium has now doubled in price to $24 a year, which includes "emergency access, the ability to share single passwords and items with multiple people, priority tech support, advanced multi-factor authentication, LastPass for applications, and 1GB of encrypted file storage," along with all the other features of the Free tier. In a statement, the company said, "While LastPass Free continues to offer access on all browsers and devices and the core LastPass password management functionality, unlimited sharing and emergency access are now Premium features. Free users will be able to share one item with one other individual.

9 of 156 comments (clear)

  1. I use passwords.txt. by Anonymous Coward · · Score: 1, Insightful

    Format:

    # SomeShittySite
    username / password

    # AnotherShittySite
    username / password

    # AThirdShittySite
    username / password

    $0/year. You can have this "service" for free.

    1. Re:I use passwords.txt. by Anonymous Coward · · Score: 3, Insightful

      It's misdirection all the way down.

      His password is Hunter2

  2. The Drawback of the Cloud by sehlat · · Score: 5, Insightful

    Once you become dependent on cloud services, they are no longer in your service, you are in theirs.

  3. Re:Had no idea this was even a thing by Anonymous Coward · · Score: 0, Insightful

    They keep encrypted versions of your passwords. All encryption/decryption happens locally.

    Ummmm...yeah. I'm sure they do. And I promise I won't cum in your mouth. Pinky promise.

  4. Re:Had no idea this was even a thing by ctilsie242 · · Score: 3, Insightful

    It is a gamble. For a lot of users, having randomly generated passwords that are stuffed in a PW database is more secure than having them have "hunter2" for their bank, "swordfish" for their Facebook account, etc. The chance of a mass compromise of a Lastpass is definitely less than having one's password revealed to the world the next time some company's list of hashed PWs gets snarfed.

    Even with the potential hazard, if combined with 2FA, the hazard of a compromised password is reduced significantly.

    To boot, longer, hairier PWs can be used as well, as the user doesn't have to remember them.

  5. Just use KeePass by chaotixx · · Score: 5, Insightful

    Just use open source KeePass to hold your passwords and use DropBox to sync your encrypted database between computers/phones/tablets. Works great between Windows, iOS, and Android at least. http://keepass.info/

  6. Re:Had no idea this was even a thing by bill_mcgonigle · · Score: 3, Insightful

    Ummmm...yeah. I'm sure they do. And I promise I won't cum in your mouth. Pinky promise.

    So do you work for a competitor or did you just want to comment without reading up on how the encryption is done locally with audited viewable-source code in the browser extensions?

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  7. Re:Had no idea this was even a thing by AmiMoJo · · Score: 5, Insightful

    The real issue with LastPass is that it runs in a browser. The most common way of using it is a browser add-on, and it's been found vulnerable in the past.

    Much better to have a separate app and copy/paste. Javascript is not secure.

    Also, KeePass is free and you can sync the database via your own server or any number of free services.

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  8. Re:"Lastpassholes hobble free tier, jack prices" by butzwonker · · Score: 3, Insightful

    I wouldn't trust them, since they're located in Washington D.C.. I've written my own password manager 20 years ago and still use it. Less features, but at least if there is a flaw in it, then it's my own fault and not some intern's at random company XYZ.