• 3 Posts
  • 132 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle
  • That is a completely sepereate issue from the above commenter.

    You absolutely cannot get 2FA authenticator codes from 90% of services

    A shockingly large amount of companies demand phone numbers and send verification texts before allowing you to do business with them, to create an account, to recover an account, to delete an account, to place an order, etc.

    They really shouldn’t, it’s a bad security practice but companies love it because with a phone number they can lower support costs by just allowing people to do a self-service where they get an automated text and can unlock their locked account.

    Also an issue, but indeed a separate issue from using unsecure SMS as TOTP.





  • To be fair, if something is open by default or very easy to enable without informing about the risks, tons of people will have it exposed without thinking.

    It isn’t that “tons of people do it so it is normal and perfectly fine” but more “people don’t realize.” It also uses some nontrivial amount of resources to process and block those attempts, even if they never have a chance of getting in.

    There is yet a reason I can find to have it forwarded for home use. Need to ssh into a machine to fix it? VPN.

    There are plenty of secure web-based tools to manage your server without a VPN also.


  • People have hit on most of them here, but here is another big one:

    Fitness apps. Mainly calorie tracking, workout tracking and heart rate tracking

    Health app

    Sleep as Android

    (No, gadget bridge is not a replacement for 99% of cases and doesn’t even support the gold standard for heart rate tracking, polar H10)

    For calorie tracking, the massive food databases required, barcode scanning, and crowd sourcing are generally not compatible with the open source community’s privacy ideals. OpenNutriTracker has promise though!

    For workout tracking, none of them have any device support and most of them are dead and abandoned. Not to mention heart rate zones, stats and training trends, etc… FitoTrack and Opentracks are good starts though.

    And then a google fit alternative. Something that can integrate sleeping, workouts, heart rates, sensors, etc… Data all in one aggregates place. It is a huge task and it makes sense that there is no open source alternative for it. Especially when the components aren’t individually there to aggregate.



  • I will go out on a limb and say FreeCAD and KiCAD specifically in examples. Right now you have to search forum posts and videos to find out how to make something work and it is always an older version completely irrelevant to the current version.

    For other things that need note basic general and setup documentation:

    Traefik: It is only decodable to experienced people right now. I tried about 15 tutorials a few years ago and SmartHomeBeginner was the only one that actually was able to connect to the internet and didn’t “rest of the fucking owl” it

    Authelia could also use some documentation updates specifically around the area of integrations.

    Libopencm3 also could use some more complete documentation instead of basic API descriptions, but the project is not very active anymore

    Opensuse Aeon and Kalpa could also use some documentation love, especially Kalpa.



  • I am fighting this with people at work.

    No, it is not “one more password to remember”

    You have 2 passwords: your laptop and your Bitwarden. Forget everything else. Don’t care. Use a passphrase if you have troubles with passwords.

    I even generated a sample password from bitwarden and drew them a picture of how to remember it lol

    Still about 10% of people forgot their password in the first 2 months.




  • There is one neat trick: don’t expose SSH.

    There is still not a reason anyone has been able to give for 99% of self-hosters to expose SSH.

    If you need to access your machine via ssh while on the go. Wireguard to your local network, use SSH. Done. Unless you are running an always-up public facing site, the amount of times you have to access your machine that can’t wait until after work is very low anyway.

    Bots will scan all ports. That is just how it works. Less than 22, but you will still get spammed. Why force your computer to go through the fail2ban loop and take up resources when it is simply not needed at all and you can block it on another machine?


  • JustEnoughDucks@feddit.nltoSelfhosted@lemmy.worldServer build for Family
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    2 months ago

    If you want to build it yourself, you have to decide on size.

    Are you trying to keep it as small as possible?

    Do you want a dedicated GPU for multiple jellyfin streams? (Definitely get the Intel A380, cheap and an encoding beast)

    If you don’t want to start a rack and don’t want to go with a prebuilt NUC, there are 2 PC cases I would recommend.

    Node 304 and Node 804.

    Node 304 is mini-ITX (1 PCIe slot, 1 M.2 slot for boot OS, 4 HDDs, SFX-L PSU, and great cooling)

    Node 804 is micro-ATX (2 PCIe slots, 2 M.2 slots, 8-10 HDDs, ATX PSU, and 2 chambers for the HDDs to stay cool)

    Why do you want a N100? Is electricity very expensive where you are that idle power is a big factor? Because desktop CPUs are more powerful and the CPUs can idle down to 10W or so without a GPU and they can have way more RAM.

    Tldr; go with prebuilt NUC or go with a desktop CPU for a custom build.





  • Let’s be honest, it doesn’t work for 30% of listed businesses either… Typing in more than 1 word automatically returns utter crap.

    If I type is SPAR, I get all supermarkets near me.

    If I type in SPAR supermarket because that is what it is listed under, I get this BS, random supermarkets 60+ km away. Even if it could only parse out supermarket because of how badly it parses, then it still could take supermarkets near me.

    When I type in just supermarket, I get the supermarkets near me. Any time I type more than one word, the search completely breaks…