Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:wow, really? (Score 2) 51

I'd say there should be a path of not dealing with password rules by getting away from passwords.

I also say that the fact that PKI is considered annoying is a bit of a failure of the industrey to make it easier. Fundamentally, it's not a hard thing, but usability hasn't been high on the list.

Big problem in general is that you have some people on one side trying to get stuff done, but being woefully clueless about security, and then on the other side people who *only* care about security, failing to understand how they could make good security practices more frictionless in the use case. Then you have horrible things where the security people can't *possibly* review the whole body of work and there remain glaring issues while ugly bolt on of 'security' in awkward ways that make way less sense than it *could*.

Comment Re:wow, really? (Score 2) 51

Well, what do we "know" about security really? Have two "high security" companies point their security auditors at each other and most likely they'll both fail each other, while they would pass themselves. "Security" experts regularly hold contrary views from each other on the "secure" way to do this or that. There's some obviously "bad" security practices, but a lot of disagreement on "good" security practices.

Very unhelpful is the myriad of "security" vendors hawking their wares and many of these arguably decrease security. For example, one of the use cases for SolarWinds that was pushed was that you could see security issues, and at least some companies deployed that solution precisely for the marketed security benefit, but opened themselves wide open because the same access SolarWinds needed to monitor was weaponized to attack the systems. Some have web proxies intended to provide security, but inject untrustworthy certificates to successfully MITM TLS connections in the name of security. Beyond that, you have snake oil, like a myriad of MFA vendors that make a simple technique and make it convoluted and insist, for example, that ssh key based authentication must be disabled for security in favor of their mobile app.

Now I could be surprised, but I wager that Microsoft's discipline would broadly be considered "adequate" when measured against moderately "secure" companies, but they are a huge target. There are likely more hardened, but I'd wager most would be decent.

Comment Re:Hate the look (Score 2) 55

As far as I know, the software you'd want is 'Audacious', which has a 'Winamp Classic Interface' mode that can load the skins.

Unfortunately, in Winamp classic interface, it's all bitmap based so with high DPI displays it's either tiny or very awkwardly scaled. I'd also love something honoring the "Winamp form factor" but with more modern UI design, maybe with vector instead of bitmap if wanting to do the skins.

I appreciate the "library management" sort of view when actively dealing with the music in interesting ways, but wish more would have a "make a player focused window" for being present, but "ambient".

Comment Re:Are you starting your supply chain audits now? (Score 1) 17

"Gitlab has yet another severe security vulnerability" is barely "news" at this point, it happens so often.

Gitlab is one of those software that puts a reasably nice looking "box" around dubious chunks of code vaguely duct taped toogether. You can do an easy deployment that nicely seems to work, but if you look a little harder, you can see a bunch of complex hard to debug interactions that you just have to hope never goes wrong.

With predictable implications for security, where vulnerabilities love overly complex interactions where it's likely that no one in the world actually properly understands the overall picture.

Comment Re: Why Qt6? (Score 2) 55

when they stopped support

So it doesn't work fine.

here is no technological reason why it couldn't continue working, only logistical.

The reason doesn't matter, what matters is that applications that use DX12 and Vulkan generally can't work in Windows 7 (with some select exceptions). From a technology standpoint, they could have given Windows 7 all the features, but logistically, they didn't.

Comment Re:Why Qt6? (Score 4, Insightful) 55

His comment answered the 'why not port it?' by mentioning Windows 7. Going to Qt6 prevents it from going with Windows 7.

On one hand, I get it, Windows 7 was the last edition before the platform agenda shifted to be all about cloud accounts, telemetry, and being an ad platform. So if you are a Windows die-hard but can't get on board with that BS, then Windows 7 is it.

On the other hand, Windows 7 is being left behind by Microsoft and a bunch of applications. Chrome has left it behind. Firefox has mostly left it behind, and ESR will finally leave it behind by end of this year. Many games left Windows 7 behind (Vulkan and DirectX 12 are generally non-starters in Windows 7). One music player won't balance out the fact you will not be able to run most new games and can't run new versions of browsers.

So ultimately, it's time to leave Windows 7 behind. If you can't get behind the new Windows, then buy a Mac or run Linux. At this point, Wine on Linux might be able to run a broader number of Windows applications than Windows 7, since it does support DirectX 12 and implements other Windows APIs up through Windows 11.

Comment Re: well, that explains one reason why I don't lik (Score 1) 72

I have some trane zwavw thermostats and a zwave dongle, and it's never given me trouble. I know that the set up, as is, can continue indefinitely.

I think nowadays Zigbee might be a better path, but at the time that was the best path. I do also have wifi devices, but I have to be careful to check if they demand Internet or not (e.g. I've been happy with my OpenGarage, which is wifi based)

Comment To me the worst thing ... (Score 1) 80

... about this is that they are alienating opinion leaders like me. Of all Megacorps Google had the best reputation with me mostly because their business model doesn't involve keeping people locked into shitty software and they thus were big on supporting open source projects like browser engines, JS runtimes, free open fonts, Dart, Flutter etc.

I wonder how much they can keep this up. Their search engine is still their primary cash cow but if some bean counter is dumb enough to milk that to death this might be the end of Google.

Comment Sinclair is quite credible IMHO. (Score 2) 88

Pfizer tried to discredit him two decades back or so. He set up his own lab with his own money and a small team of scientists went on to research how exactly the mechanisms of aging take place in cells. They discovered that, brought falsifiable insight and discovered specific vitamin Bs that reverse that aging in cells. To a degree. I've checked out some of the people following his (and others) advice and it seems quite credible to me.

Intermitten fasting, NMN (said vitamin B), red-light therapy, regular daily excersize, paleo diet and a few other things combined appear to do wonders in age reversal and restoration of cognitive ability, eye-sight and even hair-color.

Comment Re:Free Alternatives (Score 1) 135

Note that if you have a public IPv4 address, you likely don't have use for IPv6rs at all. It's only useful for people hopelessly NATed or firewalled. If you have a routable, reachable address, you don't need ipv6 per se, as every client will be able to reach you. I've never seen a network client that purports "internet access" that can't access an IPv4-only site, including some 'pure ipv6' networks I've been on.

So if Tunnelbroker will work for you, you don't need it for self hosting in the first place.

Comment Re:Unnecessary (Score 1) 135

Think the point is that the pricing isn't really cheaper than the cheapest cloud instances. In fact, you can still find free tiers that are able to serve a lot of self hosting needs. If your needs are light and have nothing to do with your actual house, then the free tier is a much better deal, as your service is likely to be more available than your home innternet connection.

Now once you have need of even a relatively low end desktop grade system, the tunnel becomes *much* cheaper than a cloud instance.

Also wonder how many of the would-be customers think they need it when their ISP does or could provide at least a /64 as part of their existing service. In that scenario, the only thing the service uniquely provides for such a user is an IPv4 reverse proxy, which means you lose control of TLS termination.

So it's going to be a good deal for people with ISPs that won't provide or will filter out external access and also have significant enough needs to push them into pricier instance pricing. It's going to be a bad deal for people with light enough needs to be cheaper to host, or for people that have it naturally with their ISP service.

Comment Re:Self-hosting never left, but... (Score 1) 135

I know, your web server will get blacklisted too.

I've never come across a scenario where my home hosted server was blocked by anything web wise. I don't think blind blacklisting of ip ranges is a significant thing in web client scenarios.

For SMTP, absolutely this is a thing, where SMTP has basically become a relatively small cohort of servers and everyone else is blacklisted by default.

Comment Re:Real self-hosting (Score 1) 135

Well, if your 'self hosted' is 'cloud managed', then I could see the complaint. I know a lot of companies are going for that "even on premise is bricked without cloud" business model, and if this is that, then I'd be wary. Especially since I don't think deploying most self-hosted software is actually that hard and don't need a 'cloud seed' to help.

But yes, the tunnel aspect of it seems unavoidable for users without routable addresses. Though at least everyone I know with a vague interest in self hosting at *least* has a /64 natively provided by ISP that is firewalled in a way that can be customized (done on the in-house equipment), so they don't even need a tunnel. Guess there's likely some ancient ISPs that never did the IPv6 thing, but generally ISPs do it because NAT becomes a bigger pain the more traffic tries to traverse it.

Slashdot Top Deals

"Don't drop acid, take it pass-fail!" -- Bryan Michael Wendt

Working...