I listed two examples of things right in my post.
I listed two examples of things right in my post.
The problem is, in Linux once you know how things work, most things are pretty easy. In Windows, even when you know how things work, if you want to change your system at all you’re fighting the OS the whole way.
For example, in Linux it’s trivial to set up my notifications to be in the bottom middle, except when I’m coding to have them in the top right, with various hotkeys to manage them. Or to have custom window layouts. Or to do anything, every part of the stack is easy to change. On Windows you just get a blob and it assumes everybody wants it to work the same way.
Humans can be cheaper than robots if properly exploited!
Uhhh it definitely is. I literally have a Linux terminal running on my Android phone.
That’s not merch, that’s the Veil of Veronica. Very significant catholic story/artifact. The story is that when she wiped the blood and sweat off of Jesus his face appeared on the cloth. You’ll find depictions of this in most old catholic churches and many paintings
It’s not. Wait till you find out how they made movies before CGI!
A MAC is symmetric and can thus only be verified by you or somebody who you trust to not misuse or leak the key.
You sign them against a known public key, so anybody can verify them.
Regular digital signatures is what’s needed here You can still use such a signing circuit but treat it as an attestation by the camera’s owner, not as independent proof of authenticity.
If it’s just the cameras owner attesting, then just have them sign it. No need for expensive complicated circuits and regulations forcing these into existence.
I think you are misunderstanding things or don’t know shit about cryptography. Why the fuck are y even talking about publicly unlockable encryption, this is a use case for verification like a MAC signature, not any kind of encryption.
And no, your process is wild. The actual answer is just replace the sensor input to the same encryption circuits. That is trivial if you own and have control over your own device. For your scheme to work, personal ownership rights would have to be severely hampered.
All of this could be done without blockchain. Once they sign a signature with their private key they can’t unsign it later. Once you attest something you cannot un-attest it.
Just make the public key known and sign things. Please stop shoehorning blockchain where it doesn’t belong, especially when you aren’t even giving any examples of things that blockchain is doing for you with 100000x the cost and complexity, that normal crypto from the 80s/90s cant do better.
Just because you’re writing this on the fediverse doesn’t mean it’s the answer to everything. It’s certainly not the answer to this.
If you’ve been saying this for a long time please stop. This will solve nothing. It will be trivial to bypass for malicious actors and just hampers normal consumers.
Blockchain is the opposite of what you want for this problem, I’m not sure why people bring this up now. People need to take an introductory cryptography course before saying to use blockchain everywhere.
Weechat is the only other irc client I recommend
First blame the thief. But then in the same breath blame the manufacturers that refuse to sell cars with meaningfully working locks. If you understand the tech many car companies keep selling cars that have locks that are about as secure as a zip tie.
Bro you can make an ak-47 out of a shovel.
https://militaryhumor.net/homemade-ak-47-made-from-shovel/
The FGC-9 is a gun designed to be built only from common hardware store tools and a shitty 3d printer and has been used by even the myanmar rebel forces who built it themselves. (Also you can build 3d printers themselves from hardware store and hobbyist electronics store supplies).
Guns are just metal tubes with some extra bits, as knowledge and materials get better, making them gets easier. You’re making this statement like it hasn’t been a common thing for years
It wouldn’t if it had more candela. But low lumens and low candela means it ain’t doing shit past 20 feet.
I think he means more like an arms length or enough to walk around it. Not a full on yard.
Not at all. I have lived in two different time zones where I’m dealing with subzero Celsius temperatures for several months of the year.
Yes I know that water does certain things at the “nice” numbers in Celsius. Who cares though? What’s so special about water? I’m not boiling water that often, and in my life I’ve never checked the temperature of water when doing so or have had to care about specific numbers then. Of all substances why does water get to be the one we base everything around?
Why should this be at the editor level? There should be a linter that applies all these stylistic formatting changes to all files automatically. If the developer’s own editing tools or personal workflow have a chance to introduce non-standard styles to the codebase, you have a deeper problem.