Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.world

7 replies

As someone in that field, I can assure you everyone is having to do a lot more CyberSecurity than they used to.

While there is a lot of AI slop out there, it’s also having a huge impact on the cyber security front, in that it's finding vulnerabilities that are many years old and also brand new ones, faster than ever before. This makes it harder for the good guys to keep up. It’s definitely important to be mindful of security these days.

13
lemmy.world

you have to selfhost and encrypt everything :)

8

I actually have been using claude to go through all my old projects and review from a security perspective.

It flags a heap of things that I never considered, mainly because a lot of my projects were ad-hoc solutions to various issues that were written in a hurry and never intended to be visible to the general internet. But it also has been suggesting architectural and robustness changes that have some value, as a lot of stuff I wrote grew organically and weren't structured particularly well for future growth.

4
lemmy.world

client side security

What do you mean by this? Like, MTLS or requiring people to install client certificates in their browsers, or installing certificates in some other client application. Or something else?

And who are/own the clients in question? These aren't B2C sort of customers, are they?

1
Gonzakoreply
lemmy.world

Just fiddling with the console to see if I can get onto panels I shouldn't. Making bool return funcs always go true and seeing the results. Like, the Fifa hack where they made the role checks on the client, not the server.

2

Ah. Ok, yeah. That makes sense. I just wanted to make sure you weren't advocating for doing more security checks on the client and thinking that would improve security at all. But I see you were saying quite the opposite.

2

You reached the end

Does anyone else have done a lot more cyber security now that we're in the era of slop? | Spyke