thatcasualgamingguy

joined 1 year ago
MODERATOR OF
aws
[–] [email protected] 8 points 6 days ago

git-sync looks like it does at you're looking for.

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

Oh, nice. Saving the link's content is exactly the feature I've been looking for.

[–] [email protected] 2 points 5 months ago

As someone who was also recently looking for a multi device alternative for mihon/tachiyomi, I highly recommend Suwayomi. It's even somewhat compatible with Mihon. It can use the same extension repos and you can restore Mihon backups in Suwayomi, which makes the migration pretty smooth.

[–] [email protected] 1 points 6 months ago

I think you're looking for something like this: https://github.com/meeb/bandcampsync

[–] [email protected] 3 points 7 months ago (1 children)

Username on github seems to be the same as on Docker Hub: https://github.com/sciactive/nephele

[–] [email protected] 22 points 9 months ago

"Poor planning on your part does not constitute an emergency on my part."

[–] [email protected] 12 points 11 months ago (1 children)

Codeberg isn't an entirely new forge. It's just a well-known gitea/forgejo instance. Sourcehut would probably be a better example.

[–] [email protected] 4 points 11 months ago

From what I've read you need it for Bittorrent or at least the chance of failed downloads is higher without it.

[–] [email protected] 1 points 11 months ago

Definitely worth it IMO. There's a lot of parts involved in a Matrix setup and this playbook handles them all for you. Just make sure to have a look at the changelog whenever you update your installation. If there are any changes that require manual steps, it usually explains those steps quite well.

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

Security is only one part of it. If you host a password manager yourself then things like availability, backups, disaster recovery and monitoring also become your responsibility. I'm hosting my own vaultwarden but there is only a very limited amount of people I would suggest self hosting a password manager to, because I know they have the knowledge to do it and understand the risks.

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

Well, only if you host it in the cloud. Not if you host it at home, for example.

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

If I understand it correctly, the passwords are stored encrypted, but not the additional data, like website-URLs and app-names. This way the password manager only needs to temporarily decrypt a specific password when it's needed for auto-fill. In regards to the passwords that's probably a bit safer than keeping all the data and the passwords unencrypted in memory. But the cost is that all the other data is stored unencrypted.

view more: next ›