Because paying a few grand a year for a certificate somehow makes your software more trustworthy
Programmer Humor
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
The original Twitter checkmark
You're being sarcastic but even small fees immediately weed out a ton of cruft.
They also weed out a lot of legitimate software, especially if it's non-commercial.
I'm not saying there aren't downsides, just that it isn't a totally crazy strategy.
Well it at least is an obstacle. Broke hackers won't get it or will have to work harder to get around it.
Even more lols when you are gigabyte and your private key leaks. Also when you are gigabyte and your signed driver is used to privilege escalate malware.
And you can still bypass it if you put your software in a .zip
And that’s why certificates can be revoked, that’s the whole point, trust. It only costs a few hundred a year per Microsoft’s documentation and approved vendors so it doesn’t seem that much of an ask. At the very least you can look up the developer yourself, harder to do if the package has no identity associated with it
Gigabyte has entered the chat.
Linux: OK
User: Oh great, I downloaded a virus
Linux: Lol. You should have read the 2000-line python script on github before running it.
Actually there's extensive documentation on the arch wiki regarding this specific line of code burried 1673 lines deep.
I suggest you read the documentation before you ask irrelevant and, might I add, embarrassing questions.
It is your fault always.
I wrote some open source software and looked into how to make that not happen. It’s not easy on Microsoft, and on Apple it costs more than a $100/year!
you have to pay to have your stuff put on the app store??
Yes, on both platforms.
Not only that; You have to pay for updates too. Supposedly it’s because Apple takes time to verify that the app is legit and not going to do nefarious things. So they don’t want a bad actor to get a legit app on the store, then later push an update that infects everyone with a virus.
But apparently a company did a study and realized that app testing rarely made it past the main page, with testers spending ~15-20 seconds per app. They’d basically open it and if it looked like it did what it said, they didn’t bother digging any deeper.
Yes. It's actually rather tragic I strive to run my business NOT using big tech. But we need an app for our users. On Apple this means you simply MUST pay apple. 100/year is not a lot. I just don't want to give them my business.
You have to pay for a license to be able to publish apps to the store, yes. This isn't a bad thing, mainly just for the fact that it stops a lot of trash from being put on there.
Yeah we are an open source org and simply don't sign the executables because of this bullshit
I can navigate Windows well enough for my job, but I'd never choose it for personal use. I'm no Linux expert, but I haven't yet been faced with a problem I couldn't solve.
I'm the exact opposite! Use Windows for personal use, and use Linux for my VMs/Servers/Docker.
I wish I were you. I'm constantly running into problems that I either can't solve, or end up spending way more time on than it's probably worth. My last Geruda linux install became unbootable because I tried to change the system font to a different existant preset. The error I got, of course, only had 2 prior instances referenced on Le Google, both of which were in completely different contexts than mine such that either the recommended fix did not work, or I didn't have the tools available to follow it.
I'm still not switching back to Windows though because fuck 'em.
I think your problem is you are using a niche Arch derivative that has a small user base. You should definitely consider using more mainstream distros so you can easily find the help you need until you are comfortable and feel confident with using Linux.
I'd use a mainstream distro. I came to Linux in 2017, used Ubuntu for 4 years until I got tired of them forcing snaps down my throat, and then went to Arch. I have never distro-hopped, but I also have never had any huge issues with the mainstream distros.
The main distros really are well maintained and do tend to "just work". Dare I say, especially Ubuntu.
Maybe try endeavorOS?
I was taught to use Ubuntu Linux by a middle aged engineer in another field who demanded "the brown operating system" on his computer over a decade ago, so yes, I agree, day to day Linux hasn't been hard for over a decade.
I can navigate Windows well enough for my job, but I’d never choose it for personal use.
😂 What exactly is hard to "navigate" about windows for personal use? (or professional use for that matter)
Didn't say it was hard. To be clear...by saying "well enough," I mean that I don't have any major problems with it...I'm just no expert. I find that there are two many pointless "utilities" that only slow the machine down. Both of my last two (brand new) computers have had both Windows and Ubuntu installed before adding anything else. There's actually still nothing on the Windows partitions, but whenever I switch to it, it's like switching from a car to a bicycle. It's ridiculous how Windows can be so, so slow "right out of the box," while Ubuntu just works.
Mac os when u don't pay 99$ a year to apple to sign the app
Also on Webtoons:
https://www.webtoons.com/en/challenge/system32comics/list?title_no=235074
Which has RSS feed:
https://www.webtoons.com/en/challenge/system32comics/rss?title_no=235074
👌
Mac does it now too. But they do it because they are anti-competitive and want to make you use the Mac app Store. They need to be broken up.
No.
It's a security feature. Right click, select open, affirm that you meant to run the thing, then it works. This needs to be done once for that app.
You can disable this behavior too.
It has of course nothing to do with the enormous amount of money they rake through their app store by squeezing both the developers and the users.
Why would they try to force people to only use the store by implementing more and more security features along the way!?
It's a mystery!
But they don't force you. I installed Pianoteq 8 downloading it from the official site, not the App Store. All it asks is your touchID or the password.
Because users, largely, are stupid.
Security usually comes at the price of inconvenience.
You're not forced to use the app store by any means and if you find it difficult not to, then you're probably the type of user they want to protect.
Let's make it clear. The only virus on a PC is its owner. It never emerges on itself
Actually this is a good practice. If you don't know where the program is or if the source is not open, you shouldn't install blindly.