this post was submitted on 05 Jul 2023
1522 points (98.5% liked)

Android

31662 readers
235 users here now

DROID DOES

Welcome to the droidymcdroidface-iest, Lemmyest (Lemmiest), test, bestest, phoniest, pluckiest, snarkiest, and spiciest Android community on Lemmy (Do not respond)! Here you can participate in amazing discussions and events relating to all things Android.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules


1. All posts must be relevant to Android devices/operating system.


2. Posts cannot be illegal or NSFW material.


3. No spam, self promotion, or upvote farming. Sources engaging in these behavior will be added to the Blacklist.


4. Non-whitelisted bots will be banned.


5. Engage respectfully: Harassment, flamebaiting, bad faith engagement, or agenda posting will result in your posts being removed. Excessive violations will result in temporary or permanent ban, depending on severity.


6. Memes are not allowed to be posts, but are allowed in the comments.


7. Posts from clickbait sources are heavily discouraged. Please de-clickbait titles if it needs to be submitted.


8. Submission statements of any length composed of your own thoughts inside the post text field are mandatory for any microblog posts, and are optional but recommended for article/image/video posts.


Community Resources:


We are Android girls*,

In our Lemmy.world.

The back is plastic,

It's fantastic.

*Well, not just girls: people of all gender identities are welcomed here.


Our Partner Communities:

!android@lemmy.ml


founded 2 years ago
MODERATORS
 
(page 7) 50 comments
sorted by: hot top controversial new old
[–] nightscout@lemmy.world 5 points 2 years ago

I can't imagine not using a password manager. I am a long-time user of 1Password and have been very happy with the service and apps. I recommend it to everyone. Worth every penny and then some IMO.

[–] mlc894@lemm.ee 4 points 2 years ago (3 children)

I used LastPass until they went for-pay with very little warning. So to protest I subscribed to Bitwarden premium (or whatever their paid tier is called)! Can recommend.

load more comments (3 replies)
[–] Fangslash@lemmy.world 4 points 2 years ago* (last edited 2 years ago) (11 children)

I don't use them. I see this as a putting all eggs in one basket strategy, if my master password was lost, hacked, hosting company shutdown, or for whatever reason refuse to do business with me, my entire life would be screwed.

Instead I use long passwords made of words, and for each site it will be a few letters off. They're easy for humans to remember because how similar they are, but due how hash works they are equivalent to unique passwords to hackers.

load more comments (11 replies)
[–] minh2134@programming.dev 4 points 2 years ago

A shame I haven't seen Passwordstore (pass) here. Simple, transparent, and to the point, with great extensibility to boot. It also interacts with git allowing you to version track your own storage, which is a huge plus for me since I use git daily.

On other choices, I think the largest point you should consider for a password manager is the ability to self-host your own instance. Opensourced server code is the next best thing. In security, human trust should never be trusted, and even if the company is not lazy and malignant about your data, bundling up a lot of them create obvious larger targets for potential hackers, and you have higher chance of getting the collateral damage than localized ones.

[–] chocoboi@lemmy.world 4 points 2 years ago

1password family user here. I cringe nowadays when people still try to remember their passwords and accounts and say they have a "good" system. It's a necessity nowadays. Sounds like the consensus favorite around here is Bitwarden. Anyone wanna tell why they prefer it over 1password? Is it because it's self-hostable?

[–] somada2kk@lemmy.ml 4 points 2 years ago (4 children)

It's kinda ridiculous that no one made better system for credentials, soma of requirements policies are ridiculous.

I would never use cloud services if not hosted on my server.

Keepass with custom sync is best option.

load more comments (4 replies)
[–] MeanEYE@lemmy.world 4 points 2 years ago

I use pass which is a frontend for GnuPG. It's sort of primitive and I had to write user interface for it but it's super flexible. Since every password is saved in encrypted file syncing is easy and we use Git to share company passwords amongst ourselves.

[–] M_Reimer@lemmy.world 4 points 2 years ago (9 children)

I would love to use one, but to be honest, I have not found one that I trust, so far.

The perfect "password manager" would require 2FA, has some kind of "online backup" (cloud) that I can host myself and has to be open source. So far nothing really seems to offer all this.

load more comments (9 replies)
[–] magmaus3@szmer.info 4 points 2 years ago

I personally use pass, which uses gpg for encryption and can also use git repositories (I use it with my personal gitea instance).

[–] lorez@lemm.ee 4 points 2 years ago (1 children)

I kinda don’t trust em tbh.

load more comments (1 replies)
[–] rustydomino@lemmy.world 4 points 2 years ago (4 children)

I use 1password. I heard that Apple uses 1password internally. I figure their IT guys are more expert than me, a random internet dude. So I chose 1password. Works great on desktop, mobile, and even Linux. Family plan is a good deal. You can even share passwords between users for common things like bank accounts, etc, between family members.

load more comments (4 replies)
[–] MexicanJoker@lemmy.world 4 points 2 years ago

Password managers are a great tool for digital hygiene. The main way an average Joe gets his accounts taken over is because it reused the same user and password combination.

[–] s6original@lemmy.world 4 points 2 years ago

I absolutely use a password generator/manager. Using Bitwarden.

[–] AceFour@lemmy.world 4 points 2 years ago (4 children)

I have proton subscription for mail, vpn the works. Just switched to Proton Pass and very happy. Auto creates alias emails on signups so my real email is not out there.

load more comments (4 replies)
[–] Quaternions@lemmy.world 4 points 2 years ago

I use bit warden and I love it. And yes, I would recommend using a password locker. Just make sure you do some research before selecting one.

[–] Krompus@lemmy.world 4 points 2 years ago (2 children)

Yeah I use Lastpass, it's very useful. I'd like to switch to something FOSS and locally encrypted, but honestly I've tried a couple times and never got it working properly, meanwhile Lastpass always works. I hate their blinding white UI lol.

load more comments (2 replies)
[–] angrycustard@lemmy.world 4 points 2 years ago

Just moved from bitwarden to proton pass, so far so good. Would recommend keepass, bitwarden,1password but definitely not lastpass.

[–] ThatBaldFella@lemmy.world 4 points 2 years ago

I couldn't imagine not using a password manager anymore, so I'd certainly recommend it. At work we use 1Password, and I use NordPass privately. Both are great IMO.

[–] root@aussie.zone 4 points 2 years ago

Keepass with key file. I synchronise only the database with cloud servers while the key file stays on my devices and never gets synched. I think that's a good tradeoff for security and convenience.

[–] Wahots@pawb.social 4 points 2 years ago (2 children)

I recommend one. Try to get one without a subscription. I bought the pro version of Enpass before they put up a subscription wall, and I've been riding that one ever since.

load more comments (2 replies)
load more comments
view more: ‹ prev next ›