motoridersd, to bitwarden
@motoridersd@pug.ninja avatar

Installed . Will have to tinker with this later to see if it's worth moving my vault to a self-hosted instance instead of directly with

https://github.com/dani-garcia/vaultwarden

tuneintodetuned, to bitwarden Spanish
@tuneintodetuned@mastodon.social avatar

Hey, @KatherineInCode, I had a conversation with a few users around here yesterday since it's more and more common for people to think weak passwords on postits around offices are unavoidable and even though @bitwarden was mentioned most think it's unfeasible for an employer to have their employees use it to keep track of their corporate passwords because of age and education differences.

You develop on , which does have a business plan, so what's your perspective on this?

Edent, to bitwarden
@Edent@mastodon.social avatar

🆕 blog! “HOWTO: Sort BitWarden Passwords by Date”

I highly recommend BitWarden as a password manager. It is free, open source, and has a great range of apps and APIs. The one thing it doesn't have is a way to sort your accounts by creation date. I now have over a thousand accounts that I've added - so I wanted to prune away […]

👀 Read more: https://shkspr.mobi/blog/2024/02/howto-sort-bitwarden-passwords-by-date/

blog, to bitwarden
@blog@shkspr.mobi avatar

HOWTO: Sort BitWarden Passwords by Date
https://shkspr.mobi/blog/2024/02/howto-sort-bitwarden-passwords-by-date/

I highly recommend BitWarden as a password manager. It is free, open source, and has a great range of apps and APIs.

The one thing it doesn't have is a way to sort your accounts by creation date. I now have over a thousand accounts that I've added - so I wanted to prune away some of the older ones.

So, here's how to do it.

Export your vault

In the desktop version of BitWarden, go to File → Export Vault. Choose the JSON format (this doesn't work for CSV) and follow the on-screen instructions.

Screenshot of the BitWarden export page.

NOTE! This will save all of your passwords to disk. Do not do this on a shared machine. Delete the file as soon as you are done with it.

Sort with JQ

Using the https://jqlang.github.io/jq/ it is possible to search and sort the exported JSON.

This command pipes your export to JQ. It selects all the items, then it sorts by when the item was last edited. It then displays the name of the account and the date, followed by a newline.

cat bitwarden.json | jq -r '.items | sort_by(.revisionDate) | .[] | .name, .revisionDate, " " '

Purge!

You could use the API to delete items based on their ID. Personally, I'd rather go through manually.

What's next?

It would be great if BitWarden allowed sorting by date in their UI. Even better if they could sort by usage. Until then, I'll spend every Valentine's Day manually deleting old and unloved accounts.

https://shkspr.mobi/blog/2024/02/howto-sort-bitwarden-passwords-by-date/

#bitwarden #HowTo #json #linux

jpmens, to random
@jpmens@mastodon.social avatar

deleted_by_author

  • Loading...
  • unixtippse,
    @unixtippse@mastodon.online avatar

    @jpmens 😣 I've already tested the exporter, it's crazy barebones but works. Also, includes verbatim seeds in its export JSON. Do with that information whatever you wish. 🤐 https://github.com/token2/authy-migration

    categulario, (edited ) to random Spanish
    @categulario@mstdn.mx avatar

    dice mi gestor de contraseñas () que tengo del orden de millares de contraseñas, recolectadas a lo largo de los años.

    ¿ustedes qué tantas contraseñas tienen?

    categulario,
    @categulario@mstdn.mx avatar

    si son personas normales y aun no tienen gestor de contraseñas, les recomiendo encarecidamente

    si son personas subnormales como yo les recomiendo passwordstore (es de línea de comandos)

    Edent, to bitwarden
    @Edent@mastodon.social avatar

    Just checked my - I have over 1,000 passwords stored in there 😱

    Should I go through and delete the ones I never use?
    Or should I just ignore the obsolete ones?

    thomy2000, to firefox
    @thomy2000@fosstodon.org avatar

    Just finished helping my grandfather solve some of his issues with . He didn't know how to create lists of contacts. I quickly set this up and closed maybe 1000 tabs (I don't know how he opened that many). I was also surprised to see he still uses , although all his extensions were gone. Reinstalled , and . Now he's fully open sourced again. He even mentioned that he thought about sponsoring Thunderbird.

    adamcrussell, to random

    I switched to FireFox today. I really liked Microsoft Edge but when I went to look up a saved password in the application I could not. Instead I was shown a QR code and told to install some mobile app in order to get access.

    No doubt Microsoft trying to leverage whatever they can to get onto more devices, capture more tracking data.

    Of course the data is still stored locally, Edge can still access it, as can the FireFox import wizard.

    As with terrorists and extortionists: don’t negotiate.

    mjgardner,
    @mjgardner@social.sdf.org avatar

    @adamcrussell My are too important to be locked into a specific web browser or operating system, so I use : https://bitwarden.com/download/

    If you don't like syncing to their cloud, you can host the sync server yourself: https://bitwarden.com/open-source/#host-it-yourself

    /cc @bitwarden

    NeadReport, to bitwarden
    @NeadReport@vivaldi.net avatar

    So the reason I am moving away from my beloved password manager is because of Proton Pass. Which happens to work well with Proton Mail, Proton Calendar and Proton Drive. You see, it's a suite of non-Google apps that is focused on privacy and encryption (you can use Proton Pass separately and for FREE)
    And yes, it's a tedious process of moving to a better product. One that is focused on protecting vs. exploiting. I'm being patient and moving forward.

    BenjaminHCCarr, to Health
    @BenjaminHCCarr@hachyderm.io avatar

    data : Hackers stole raw data, reports
    The used by the attackers to breach the customers' accounts were stolen in other data breaches or used on previously compromised online platforms. https://www.bleepingcomputer.com/news/security/23andme-data-breach-hackers-stole-raw-genotype-data-health-reports/

    Please get a like . And please for the of all that is holy so

    ljrk, to bitwarden
    @ljrk@todon.eu avatar

    Uhhh, seems like is hiring people who know Jetpack Compose and SwiftUI... can we dare hope for a more reactive and improved Android and iOS app? :'-)

    https://bitwarden.com/careers/5838894003/

    onthefencedev, to bitwarden
    @onthefencedev@twit.social avatar

    Well I've completed my migration from to and while there are clearly gaps in the functionality (tags for instance) I don't think there are any showstoppers here - for me anyway.

    The killer function for me is the ability to configure a login based on the port number as well as the domain - as a developer localhost:1234 and localhost:9876 are different but 1P listed all localhost logins!

    The browser extension and android app work well and I've not had any issues so far.

    athenavocat, to random French
    @athenavocat@oc.todon.fr avatar

    Je crois que je ne remercierai jamais assez @daph de m'avoir expliqué pourquoi j'avais besoin de bitwarden il y a quelques mois 😭

    Gen_G,
    @Gen_G@mamot.fr avatar

    @MadameMollette @daph @Clailou @athenavocat
    Oh mais que c'est une bonne idée, ce tuto à venir... 😁😉
    Merci d'avance @daph 😊

    devol, to bitwarden Italian
    @devol@mastodon.uno avatar

    Come già annunciato da diversi mesi i servizi per la gestione delle password ed per la sono migrati alle 24 del 24/1/24 e sono ora disponibili qua:

    :bitwarden: https://vaultwarden.devol.it
    è sostanzialmente lo stesso software open source compatibile al 100% con bitwarden, il progetto è stato rinominato dallo sviluppatore.

    🗒️ https://etherpadmypads.devol.it
    ora usiamo il nome completo del progetto e gira su un server più stabile.

    onthefencedev, to bitwarden
    @onthefencedev@twit.social avatar

    As a developer the biggest irritation I have with is that it doesn't take ports into account when displaying suggested logins; so logins saved for localhost:1234 will also be displayed for localhost:9876.

    I mentioned it on the birdsite a while ago and they responded saying such a feature would be useful but it never materialised.

    Thinking about moving to but initial testing shows the same limitation - unless there is a setting somewhere.

    Seems like an obvious use case.

    amadeus, to bitwarden
    @amadeus@mstdn.social avatar

    1/2 I currently use a very good but still somewhat limited (also in terms of performance) shared #hosting service from Switzerland. I #selfhost #nextcloud #baikal, #linkace and others. In the future I'd like to self host #bitwarden, #matrix, #gitlab and #mastodon as well.

    ButterflyOfFire, to bitwarden
    @ButterflyOfFire@mstdn.fr avatar

    OK, seems that @bitwarden for Android is supporting in fact arabic in its UI but the language is missing on the language picker.

    Seems that I tooted about this in the past.

    amadeus, (edited ) to linux
    @amadeus@mstdn.social avatar

    Has anyone got running on their distribution? The application opens for me, but none of the buttons are clickable. I tried to make sense of the Getting Started section in the wiki and used the commands outlined alongside flatpak run to no avail.
    https://github.com/quexten/goldwarden
    Would be nice not to have to stare at ('s) smeary scaled UI and instead use a nice app like Goldwarden. 🤓️

    mjgardner, to bitwarden
    @mjgardner@social.sdf.org avatar

    I am so glad I moved from #Authy to #Bitwarden a year or so ago, precisely because of declining #desktop support. Now the decline has an death date: August 2024. https://www.bleepingcomputer.com/news/security/twilio-will-ditch-its-authy-desktop-2fa-app-in-august-goes-mobile-only/

    #2FA #InfoSec #CyberSecurity #security

    zepfanman, to bitwarden
    @zepfanman@discuss.systems avatar

    Taking the plunge! Been needing to migrate away from Chrome/Chromium for too long. Let me know if you're using it. @mullvadnet

    Also setting up a account instead of my old KeePass.

    Suggestions for both welcomed!

    motoridersd, to bitwarden
    @motoridersd@pug.ninja avatar

    recently made a change that requires an update the KDF settings in your account. If your current value is too low (as it most likely is) your sync across devices will be broken.

    Changing it will log you out of all devices and you need to log back in.

    Unfortunately because sync had been broken for a while, there were some entries that weren't updated when I finally logged everything back in...

    Export from the most up to date vault, purge and then import again to avoid duplicates

    mondstern, to fdroid German
    @mondstern@mastodon.green avatar
    maralorn, to random
    @maralorn@chaos.social avatar

    Why, in the year 2021, can‘t I login into every service I use via public key auth? I am sure we can even do this in a way, that every service sees another public key from me, so that they are uncorrelatable.

    I am sure there are solutions in this direction. Can you point me to them?

    maralorn,
    @maralorn@chaos.social avatar

    Today I setup my account to do passkey logins. It works. It is easy. The future is now. I am pleased.

    maralorn,
    @maralorn@chaos.social avatar

    @acowley What part do you mean? I assumed it’s an open standard? is open source and implements it. Every webpage can implement it, right? To be fair, only service where I have successfully used passwordless login via until now is .

    Portability can of course be an issue if you save your passkeys in a proprietary cloud or device where you can’t get them out (but possibly even someone else could.)

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • kavyap
  • DreamBathrooms
  • cisconetworking
  • khanakhh
  • mdbf
  • magazineikmin
  • modclub
  • InstantRegret
  • rosin
  • Youngstown
  • slotface
  • Durango
  • tacticalgear
  • JUstTest
  • ngwrru68w68
  • everett
  • normalnudes
  • cubers
  • tester
  • thenastyranch
  • osvaldo12
  • GTA5RPClips
  • ethstaker
  • megavids
  • anitta
  • Leos
  • lostlight
  • All magazines