halfsak

joined 3 years ago
[–] halfsak@lemmy.world 7 points 2 months ago

You're right in that its fully documented, but it seems your understanding differs from the documentation. Your provided link explicitly says, "Opening a port directly to the Internet is therefore insecure and not recommended."

[–] halfsak@lemmy.world 4 points 2 months ago (3 children)

I believe the point is if google was illegal where you live, it would be illegal if Google said "hey you can still reach us without the big man knowing by using our partners 'borgVPN' ". BorgVPN could be in trouble for the partnership, even if they aren't the actual banned service.

[–] halfsak@lemmy.world 9 points 3 months ago (4 children)

There's a multitude of reasons any business with critically important data to their customers (lawyer, accountant, etc as you mention) should not roll their own system to save a couple hundred dollars a month...

[–] halfsak@lemmy.world 2 points 3 months ago (1 children)

Yup. You'll need to insert your ID into the US govt approved router as well

[–] halfsak@lemmy.world 6 points 4 months ago

Check out tp-link omada

[–] halfsak@lemmy.world 1 points 5 months ago (2 children)

It just takes 3 or more synchronized receive stations to pinpoint your location. The state has an unlimited budget compared to you.

[–] halfsak@lemmy.world 23 points 6 months ago

GrapheneOS because we need a consumer privacy focused alternative to Google and Apple.

[–] halfsak@lemmy.world 2 points 7 months ago

I don't use any banking apps, but from what I've seen on forums it can be hit or miss depending on the bank. I only use their webpages. If my bank required an app, I'd find a different bank.

[–] halfsak@lemmy.world 4 points 8 months ago (5 children)

There's no guide since everyone's use case is different, and 100% is only obtainable if you avoid all tech. GrapheneOS or buy an iPhone are the best options. I went the grapheneos route, but I still use google play services as I found its the safest way to still get apps for now, and the disconnect from google is still much more than using stock android. I moved email to proton, maps I use OsmAnd.

[–] halfsak@lemmy.world 1 points 8 months ago
[–] halfsak@lemmy.world 3 points 9 months ago
0
submitted 2 years ago* (last edited 2 years ago) by halfsak@lemmy.world to c/3dprinting@lemmy.world
 

In light of recent developments with Bambu's Authorization system, I thought I'd share what has worked for me to keep my printer secure in my network, and control any updates to either the printer's firmware or to Bambu Studio.

First, I have my printer set in LAN mode and connected on a separate VLAN which has all outbound Internet traffic blocked. This is setup on my router/firewall PC running pfSense. My desktop PC running Bambu Studio is on my normal usage VLAN which does have Internet access. In order to discover the printer in the separate VLAN, I use a package in pfSense called "UDP Broadcast Relay", and set it up to rebroadcast between the two VLAN's anything on port 2021 which is what the printer uses to advertise itself on the network. Keep the spoof source set as 'Original' address. As long as my desktop PC's VLAN has access inbound into the printer's locked down VLAN, bambu studio will be able to connect to the printer once it sees the advertisements. If you don't run pfSense or something similar, and your printer is on your same network, check your router to see if it has a built in firewall. You might be able to set a static IP for your printer, and then block that IP's outbound traffic.

EDITED TO ADD: Depending on how locked down you have your printer's VLAN, you'll likely need to create an outbound rule in the printer's vlan allowing UDP traffic from your printer's IP as the source, to the destination ip and port of 255.255.255.255:2021 so that the UDP Broadcast Relay package will see the broadcast advertisement.

Secondly, to lock down Bambu Studio, I've created two rules in windows firewall. The first one is inbound, which is set to allow only traffic to the bambustudio.exe program from my local networks. The other one is an outbound rule to block all traffic from the program, except for my two local networks (the two VLANs). If you have any existing inbound rules for BambuStudio, which you likely do from when windows first asked you if you wanted to allow the program to connect to the internet, disable them. This will still allow connection to the printer, but block any accidental or sneaky updates that you weren't aware of, or accidentally clicked to update when you didn't mean to. This also blocks any access to maker's world community models from within the program, but you can still go there in your browser. In fact if you can still see the models online on the home page of the program, you didn't get your firewall rules setup right. These rules will also block your browsers ability to open files from makers world directly into bambu studio if that's what you're used to, but you can download the 3mf file and then open it as an extra step.

If I ever decided I do want to apply an update, I can temporarily disable the firewall rules. However, in the past I really only updated to get the profiles for new bambu filaments in both the studio and the AMS. This is moot now, as I don't plan on ever buying Bambu materials again unless they reverse course.

Hope this helps someone

view more: next ›