Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any update regarding support for this project? #624

Open
MarcZijderveld opened this issue Apr 1, 2022 · 7 comments
Open

Any update regarding support for this project? #624

MarcZijderveld opened this issue Apr 1, 2022 · 7 comments

Comments

@MarcZijderveld
Copy link

MarcZijderveld commented Apr 1, 2022

I am wondering what the future of this project is, based on the fact that LastPass has split itself from LogMeIn as a company. Combined with the fact that since the last update about the status of this project in issue #602 was almost a year ago. I am purposefully making a new issue about this issue to hopefully get the attention of anyone working at LastPass to give us any update whatsoever. The fact this tool has not been updated in so long makes it a security risk with a sensitive tool like a password-manager. If support will not resume anytime soon at-least have the decency to inform your community about it. This way they can evaluate the possible risk and if needed look for a different password manager with a active CLI project.

@MannusEtten
Copy link

completely true, we are considering to use the CLI-tool but it is so long not updated...

@tblancher
Copy link

@GPaulovics You were the last to push a commit to this project, a merge request. Do you know its status? Should this project be abandoned by LastPass, I will have no other choice than to move onto another cloud password manager.

I'll give you two weeks to answer, then I'm moving onto something else, one with an up-to-date CLI tool.

@KyleKing
Copy link

FWIW, the chezmoi developers collected a number of CLI tools here (table copied below) that might be useful if looking for alternatives.

I currently use 1Password, and they regularly release CLI updates. Bitwarden, KeePassXC, or Keeper may be good alternatives to LastPass if you need syncing across devices, but I haven't tried them


Secret Manager secret.command Template skeleton (Note: this is jinja template syntax for chezmoi)
1Password op {{ secretJSON "get" "item" "$ID" }}
Bitwarden bw {{ secretJSON "get" "$ID" }}
HashiCorp Vault vault {{ secretJSON "kv" "get" "-format=json" "$ID" }}
LastPass lpass {{ secretJSON "show" "--json" "$ID" }}
KeePassXC keepassxc-cli Not possible (interactive command only)
Keeper keeper {{ secretJSON "get" "--format=json" "$ID" }}
pass pass {{ secret "show" "$ID" }}

@tblancher
Copy link

My employer uses 1Password, we switched from LastPass a couple of years ago. They even offered to let me switch to their premium plan for free as part of it. I didn't take up that offer, mainly because it felt like too much of a context switch within the same app. Staying on LastPass was more due to inertia, keep personal stuff personal, and use op at work.

After using both the op and lpass tools, I much rather op. I'm also excited for the op v2, which my employer needs to upgrade to 1Password 8 before I can use it.

I'm giving BitWarden a whirl, while I wait for an official response from LastPass. I'd used KeePassX a while ago, but I rather a cloud offering. Just in case I lose everything (phone, house, computers) I need to be able to bootstrap with just my master password.

@truthdoug
Copy link

@GPaulovics You were the last to push a commit to this project, a merge request. Do you know its status? Should this project be abandoned by LastPass, I will have no other choice than to move onto another cloud password manager.

It might mean nothing, but among the repos that @GPaulovics has starred is the bitwarden server.

@tblancher
Copy link

It might mean nothing, but among the repos that @GPaulovics has starred is the bitwarden server.

I'm not sure if that means anything, other than trying to get ideas to improve LastPass. I'd be more impressed if he'd issued PRs against Bitwarden server, but that still doesn't mean anything for lpass.

@artm
Copy link

artm commented Mar 7, 2023

@gder91 has merged some PR in the late 2022. Could they reply to this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants