this post was submitted on 25 Jun 2023
19 points (100.0% liked)

Philippines

1601 readers
1 users here now

Mabuhay at maligayang pag-alis sa Lemmy! ✈️


An abandoned community for the Philippines and all things Filipino! πŸ‡΅πŸ‡­


Started out as a Reddit alternative during the blackout from Jun 12-21, 2023 with over 1k members in just a few days. Fizzled faster than the "I Didn't Do It" kid after a month until it became the internet's Centralia in less than a year.

Image

image


image

Filipino artists whose works were featured on our daily random thread covers.

Image

founded 1 year ago
MODERATORS
 

Welcome to the RD thread!

This is a place for casual random chat and discussion.

A reminder for everyone to always follow the community rules and observe the Code of Conduct.

Image

Mobile apps:

Quick tips:

  • Use Teddit when sharing Reddit links
  • Upload videos to Streamable
  • Miss the wide old.reddit look on desktop? Install this Greasemonkey script

Footnotes:

  • Daily pixel art courtesy of adroitcell
  • Report inappropriate comments and violators
  • Message the moderation team for any issues
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago* (last edited 1 year ago) (4 children)

Why I use KeePass. Too many accounts beyond the capacity of the mind.

[–] [email protected] 4 points 1 year ago (1 children)
[–] [email protected] 2 points 1 year ago (1 children)

Bitwarden users, assemble! Haha

[–] [email protected] 2 points 1 year ago (1 children)

eyyyyy. Grabeng ginhawa talaga ng buhay ko dahil dito haha. mamats Bitwarden

[–] [email protected] 1 points 1 year ago

Kahit saang ecosystem, iisang lugar lang mga password.

[–] [email protected] 2 points 1 year ago

Reporting from KeePassXC here.

Setting things up for seamless interoperability with mobile and PC might be a bit of a pain, but it's really a breeze after that.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

+1 for Keepass. I use way too many random passphrases and special characters to keep track of all of them.

Also use Firefox Sync for my browsers.

[–] [email protected] 0 points 1 year ago (1 children)

the concerns using 3rd party for saving your login credential is kinda risky. since a possible leak may occur at may mga service provider na nagkaroon na ng ganung sitwasyon

for me I just use Firefox sync

The authentication key is transmitted to the server to prove that you own the account. If TLS fails, this might cause the authentication key to be leaked, and someone who intercepts this key could use it to authenticate into your account. However, they can’t use it to access your Firefox Sync data since the encryption key is used to encrypt your data before it leaves your device. This key is never transmitted to the server, so it can’t be leaked if TLS fails.

[–] [email protected] 2 points 1 year ago

As far as I am aware, for KeePassXC, the database file is handled locally and it's your responsibility where you'd store your password database file. This password database file is encrypted (when using a master password) and so personally, I'm comfortable putting a synchronized copy onto cloud storage (which also makes it easier syncing across the PC and my mobile devices).

I assume that this is true for KeePass as well, though Iβ€Œ be wrong.

From the KeePassXC FAQ:

Why is there no cloud synchronization feature built into KeePassXC?

Cloud synchronization with Dropbox, Google Drive, OneDrive, ownCloud, Nextcloud etc. can be easily accomplished by simply storing your KeePassXC database inside your shared cloud folder and letting your desktop synchronization client do the rest. We prefer this approach, because it is simple, not tied to a specific cloud provider and keeps the complexity of our code low.

and from a different section of the same FAQ:

If you sync your database via a cloud provider (Dropbox, Google Drive, Nextcloud, …), you should only sync the KDBX file and distribute the key file to your computers by different means, such as said thumb drive.

And from their user guide:

The database file that is protected with a strong and long password is secure and encrypted while stored on your computer or cloud storage service.

...

β€Œ You can safely store your database file in the cloud (OneDrive, Dropbox, Google Drive, Nextcloud, Syncthing, etc.). The database file is always fully encrypted; unencrypted data is never written to disk and is never accessible to your cloud storage provider. We recommend using a storage service that keeps automatic backups (version history) of your database file in the event of corruption or accidental deletion.

I also use a key file to make sure that I'm only accessing my password database on devices I own (to which I copy the key file manually).

Well, I suppose there's still some danger, in which case, I think a fully-local syncing solution (something mediated through Syncthing, I guess) can be set up. To be honest, I could have gone that route, but I didn't bother. I just felt safe enough to store my password database on the cloud, trusting that it's sufficiently secured via encryption (and that I have a secure enough master password).