asklemmy

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

jeanofthedead, in What is the name of your cleaning robot?

Slurpee!

BennyInc, in Go through your saved posts on Lemmy, what's something cool that you saved?

This pic. Just in time for Halloween I guess?

otter,

That’s so cool…

zero_spelled_with_an_ecks, in What is the name of your cleaning robot?

Mine are named after ATLA characters. Vacuum is Aang, mopper is Katara, litter robot is Lin Beifong (it has clay litter; the previous iteration was Toph), and the cat feeder is Lau Gan-Lan.

Nanomerce, in What is the name of your cleaning robot?

Rob the Roomba

VintageTech, in What is the name of your cleaning robot?

Punky Eufster

HatchetHaro, in What is the name of your cleaning robot?
@HatchetHaro@lemmy.blahaj.zone avatar

Mimi.

Because it’s a Xiaomi.

Asudox,
@Asudox@lemmy.world avatar

Reminds me of the TF2 Mimi

LucyLastic, in Tech workers - what did your IT Security team do that made your life hell and had no practical benefit?

A long time ago in a galaxy far away (before the internet was a normal thing to have) I provided over-the-phone support for a large and complex piece of software.

So, people would call up and you had to describe how they could do the thing they needed to do, and if that failed they would have to wait a few days until you went to the site to sort it in person.

The software we supported was not on the approved list for the company I worked for, so you couldn’t use it within the building where the phones were being answered.

Hobo,

I’m absolutely shocked that a company had a software whitelist before the widespread adoption of the internet. Ahead of their time in implementing, and fucking up, software whitelisting!

LucyLastic,

It was for government owned computers, they didn’t want any pirated or virus-infected stuff, and at that point there was no way to lock down such a mish-mash of systems.

The software company (who also do things like run prisons these days) had given permission for us to run the software and given a set of fake data so we could go through the motions when talking people through things, but apparently that wasn’t enough to get it on the list.

Zikeji, in What is the name of your cleaning robot?

Pleco. I have a couple freshwater fish tanks and the plecostomus is a common algae eater used to keep tanks clean. So I named my robot vacuum Pleco lol.

Towerofpain11, in What is the name of your cleaning robot?

Dustin

coffee_poops, in Tech workers - what did your IT Security team do that made your life hell and had no practical benefit?

Password rotation.

Taringano,

Also complex and random requirements for passwords

BradleyUffner,

“your password may not start with a special character” (rage)

Nicadimos,

As a security guy - as soon as I can get federal auditors to agree, I’m getting rid of password expiration.

The main problem is they don’t audit with logic. It’s a script and a feeling. No password expiration FEELS less secure. Nevermind the literal years of data and research. Drives me nuts.

coffee_poops,

It’s counterintuitive. Drives people to use less secure passwords that they’re likely to reuse or to just increment; Password1, Password2, etc.

commandar,

Cite NIST SP 800-63B.

Verifiers SHOULD NOT impose other composition rules (e.g., requiring mixtures of different character types or prohibiting consecutively repeated characters) for memorized secrets. Verifiers SHOULD NOT require memorized secrets to be changed arbitrarily (e.g., periodically). However, verifiers SHALL force a change if there is evidence of compromise of the authenticator.

pages.nist.gov/800-63-3/sp800-63b.html

I’ve successfully used it to tell auditors to fuck off about password rotation in the healthcare space.

Now, to be in compliance with NIST guidelines, you do also need to require MFA. This document is what federal guidelines are based on, which is why you’re starting to see Federal gov websites require MFA for access.

Either way, I’d highly encourage everyone to give the full document a read through. Not enough people are aware of it and this revision was shockingly reasonable when it came out a year or two ago.

Rockyrikoko, in What is the name of your cleaning robot?

We named ours Consuela, after the cleaning lady on Family Guy

d4rko, in What is the name of your cleaning robot?

Bicho (bug)

hemko, in What is the name of your cleaning robot?

Slave-1

Lemonparty, in Fellow Extreme Weather Lemmings, what are your Buy it for Life winter boot suggestions?

The honest truth is that there are no buy it for life boots. A foot of snow, road salt, etc will wear down all boots. Water always wins eventually. Always.

However! There are lots of great recs here, and you can’t go wrong with many of the suggestions (keen has done me the best over the years), but no matter what you go with, you will get years of extra life out of them by investing in TAKING CARE of them.

Oil and condition the leather at least annually. Get some boot trees or a boot dryer and use it. Check outsoles and keep them clean and grime free. Speaking of grime, wipe your boots down when you come in, don’t just bang them off, leave them by the door and think they’re good. Towel them off, and make sure they’re somewhere they’ll stay warm enough to dry. Good boots are tough, and they’ll stay that way a long time if you treat them well.

TheDoctorDonna,

Yeah, buy it for life was too ambitious, but I used to get ten years out of my $250 boots, now that’s a base price for shit that won’t last a year. Care is generally not a concern for us, we take good care of our expensive shit because we need it to last as long as possible.

TechyDad, in Tech workers - what did your IT Security team do that made your life hell and had no practical benefit?
@TechyDad@lemmy.world avatar

ZScaler. It’s supposedly a security tool meant to keep me from going to bad websites. The problem is that I’m a developer and the “bad website” definition is overly broad.

For example, they’ve been threatening to block PHP.Net for being malicious in some way. (They refuse to say how.) Now, I know a lot of people like to joke about PHP, but if you need to develop with it, PHP.Net is a great resource to see what function does what. They’re planning on blocking the reference part as well as the software downloads.

I’ve also been learning Spring Boot for development as it’s our standard tool. Except, I can’t build a new application. Why not? Doing so requires VSCode downloading some resources and - you guessed it - ZScaler blocks this!

They’ve “increased security” so much that I can’t do my job unless ZScaler is temporarily disabled.

killeronthecorner,
@killeronthecorner@lemmy.world avatar

It’s been ages since I had to deal with the daily random road blocks of ZScaler, but I do think of it from time to time.

Then I play Since U Been Gone by Kelly Clarkson.

lightnegative,

It has the same problem as any kind of TLS interception/ traffic monitoring tool.

It just breaks everything and causes a lot of lost time and productivity firstly trying to configure everything to trust a new cert (plenty of apps refuse to use the system cert store) and secondly opening tickets with IT just to go to any useful site on the internet.

Thankfully, at least in my case, it’s trivial to disable so it’s the first thing I do when my computer restarts.

Security doesn’t seem to do any checks about what processes are actually running, so they think they’ve done a good job and I can continue to do my job

Yawnder,

Did they block “social sites” such as stackoverflow for you too?
Yup… they did that…

tslnox,

Yeah. Zscaler was once blocking me from accessing the Cherwell ticket system, which made me unable to write a ticket that Zscaler blocked me access to Cherwell.

Took me a while to get an IT guy to fix it without a ticket.

PainInTheAES,

Now that’s a Catch-22

Dkiscoo,

Oh man our security team is trialing zscaler and netskope right now. I’ve been sitting in the meetings and it seems like it’s just cloud based global protect. GP was really solid so this worries me

agressivelyPassive,

Also, zScaler breaks SSL. Every single piece of network traffic is open for them to read. Anyone who introduces zscaler should be fired and/or shot on sight. It’s garbage at best and extremely dangerous at worst.

G00d4y0u,

Zscaler being the middleman is somewhat the point for security/IT teams using that feature.

agressivelyPassive,

And it’s a horrible point. You’re opening up your entire external network traffic to a third party, whose infrastructure isn’t even deployed or controllable in any form by you.

G00d4y0u,

The idea being that it’s similar to using other enterprise solutions, many of which do the same things now.

Zscaler does have lesser settings too, at it’s most basic it can do split tunneling for internal services at an enterprise level and easy user management. Which is a huge plus.

I’d also like to point out that the entire Internet is a third party you have no control over which you open your external traffic to everyday.

The bigger deal would be the internal network, which is also a valid argument.

agressivelyPassive,

I’d also like to point out that the entire Internet is a third party you have no control over which you open your external traffic to everyday.

Not really. Proper TLS enables relatively secure E2E encryption, not perfect, but pretty good. Adding Zscaler means, that my entire outgoing traffic runs over one point. So one single incident in one single provider basically opens up all of my communication. And given that so many large orgs are customers of ZScaler, this company pretty much has a target on its back.

Additionally: I’m in Germany. My Company does a lot of contracting and communication with local, state and federal entities, a large part of that is not super secret, but definitely not public either. And now suddenly an Amercian company, that is legally required to hand over all data to NSA, CIA, FBI, etc. has access to (again) all of my external communication. That’s a disaster. And quite possibly pretty illegal.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • asklemmy@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #