theroff

joined 8 months ago
[–] theroff@aussie.zone 10 points 1 month ago (1 children)

I sold my car last year and barely gave it a secomd thought (I still have access to a car on weekends). Money, environment and space-saving were all factors.

I don't think government should be in the business of subsidising driving (which is currently the case in multiple ways). Instead that money should be used to make public and active transport safe, convenient and reliable.

[–] theroff@aussie.zone 1 points 1 month ago

Here's the actual paper of the technology (Prio) that it's based on.

Some problems stand out:

  • It requires that the organisations (Mozilla and ISRG) not collude to decrypt the secret share (probably reasonable)
  • The paper suggests registering end users to protect against Sybil attacks.
  • The scheme requires the organisations to correctly withhold results from advertisers until there are sufficient results.

I'm not overly familiar with the tech stack but I'd be concerned about browsers using a persistent UUID to send impressions to Mozilla's API.

The biggest elephant in the room is that seemingly nobody wants the damn thing. It offers nothing to users, except maybe a good feeling inside that they're supporting AdTech. It offers AdTech less than the current deal where they can collect obscene amounts of personal information for targeted advertising.

[–] theroff@aussie.zone 1 points 1 month ago

PSA: if your financial institution/government/ is using SMS codes (aka PSTN MFA) for multi-factor authentication they are practically worthless against a determined attacker who can use SIM swap or an SS7 attack to obtain the code. Basically you are secured by a single factor, your password. If your password is compromised it may be sold via black hat marketplaces and purchased by an attacker who would then likely attempt to break that second factor.

The best way to protect yourself is to use a unique password; a password manager especially helps with this. Sometimes institutions will offer "Authenticator" (TOTP) as a second factor, or PassKey authentication, both secure alternatives to SMS codes.

Here in Aus I'm working with Electronic Frontiers Australia to try and force some change within government and financial institutions (via the financial regulator). Most banks here use SMS codes and occasionally offer a proprietary app. One of the well-known international banks, ING Bank, even uses a 4 pin code to login to their online banking portal. 😖

Unfortunately SMS codes are a legacy left from old technology and a lack of understanding or resourcing by organisations that implement it. Authenticator/TOTP tokens have been around for 16 years (and standardised for 13 years), and PassKeys are relatively newer. There is a learning curve but at the very least every organisation should at least provide either TOTP or PassKeys as an option for security-minded users.

[–] theroff@aussie.zone 9 points 2 months ago

I have a bicycle crate in my rear rack (40L from memory). I can just throw my backpack and/or shopping in there and be on my way. No issues transporting when empty. I avoid riding in the rain but I guess a waterproof bag would help for that. It's durable, the main concern is the rear rack. I had to replace the cheaper rack that I bought last year after the welding snapped in a few places over time (I had it held together with duct tape for a while). My new rack should be much more sturdy this time around.

I have access to borrow a car which I do every few weeks so I don't need to over engineer my bike setup too much.

[–] theroff@aussie.zone 2 points 2 months ago

Yeah it is a bit of a pain. I currently only have a few users. Tooling-wise there are ways to tail the journals (if you're using journalctl) and collate them but I haven't gotten around to doing this myself yet.

[–] theroff@aussie.zone 1 points 2 months ago (1 children)

That's probably a fair point. I can't say too much as I haven't touched Windows desktop or server too much.

Could be apples vs oranges here though as we're talking about getting started versus well established setup, but my current employer is looking at adopting Ansible + Packer for imaging and partially Ansible-managing Windows servers where it makes sense because of limitations in SCCM and GPO. As far as I can see across the divide Windows Server isn't all smooth sailing.

[–] theroff@aussie.zone 2 points 2 months ago (3 children)

I can't say I've managed Linux desktops at scale (so technically I should leave it there) but I do manage several hundred Linux VMs with Ansible, and I manage all of my PCs with Ansible. Desktops are a different ballgame to servers, dealing with end users and all, but I still don't think it would be that hard once it's been set up.

[–] theroff@aussie.zone 3 points 2 months ago* (last edited 2 months ago) (1 children)

That sucks :( I'm pretty much in the same boat. I get to use a Linux desktop at work on the proviso that I don't raise support requests. We use Microsoft for nearly everything so naturally it's an uphill battle. The web UI is quite buggy and "not recommended" by my org. Teams doesn't support Firefox so I have to run a separate browser especially for it.

But aside from interfacing with Microsoft everything just works, and really nicely.

[–] theroff@aussie.zone 7 points 2 months ago (1 children)

That's awesome - great to hear about Linux desktops bring used by non-techies especially in a company.

How was it received out of interest?

 

Basically title. Do you know of any companies that use desktop Linux?

I can think of two in my area in Brisbane - Adfinis and Red Hat. Both have a pretty small presence here from what I last heard (several employees each).

My employer allows the Linux team to use Linux but it's discouraged and our lives are made somewhat difficult.

[–] theroff@aussie.zone 4 points 2 months ago (3 children)

At work we use separate clusters for various things. We built an Ansible collection to manage the lot so it's not too much overhead.

For home use I skipped K8s and went to rootless Quadlet manifests. Each quadlet is in a separate non-root user with lingering enabled to reduce exposure from a container breakout.

[–] theroff@aussie.zone 18 points 2 months ago

Securing proprietary hardware against peeps installing alt OSes

view more: next ›