- 1 Post
- 7 Comments
WolfLink@lemmy.mlto Unpopular Opinion@lemmy.world•You shouldn't be able to join a competitive pvp match or start a raid without a working microphone0·1 year agoI don’t think you understand - a core part of D2 raid mechanics is players needing to quickly and effectively share information with each other.
It’s things like player A needs to tell player B which of 5 buttons to press.
It’s possible to do this communication via the in-game text chat, but there’s a lot of reasons why voice chat is much more effective.
WolfLink@lemmy.mlto Technology@lemmy.world•Apple AirPods are designed to die: Here’s what you should knowEnglish0·1 year agoHow are Apple’s AirPods not “in ear canal things”?
WolfLink@lemmy.mlto Explain Like I'm Five@lemmy.world•ELI5: What kind of security mechanisms do software companies use to ensure that the source code of their products will be practically impossible to discover?English1·1 year agoWhile everything else everyone said is true, to some extent there has been code leaked or decompiled of internal iOS libraries. That code is sometimes used in things like jailbreaking iPhones or making jailbroken-only apps.
If by “adversary” you mean a hacker, secure software should remain secure even if your adversary has your full source code.
WolfLink@lemmy.mlto Today I Learned@lemmy.world•TIL Ecuador doesn't have its own currency and uses US dollars, but maybe not the same US dollars you are used to seeing.English0·1 year agoThese aren’t rare in the sense that everybody has one they keep as a collectible. If I went down to 7/11 and tried to buy something with it they’d give me a funny look.
WolfLink@lemmy.mlto The Signal messenger and protocol.@lemmy.ml•Apple claims that its new iMessage security is better than Signal. How accurate is this ?English1·1 year agoTLDR Signal made a decision that has different tradeoffs and is waiting for the tech to improve before taking the step Apple did.
All of these updates are extremely cutting edge and PQC tech is not matured, so both Signal and Apple implementing it now is mostly a marketing move.
In Apple’s press release, they mention they use a combination of the new PQC “Kyber Crystals” algorithm and the existing standard “ECDSA” algorithm. This is because Kyber is is too new and hasn’t stood the test of time yet. Apple doesn’t want to trust it fully because someone could come discover a vulnerability.
Even if it is motivated by marketing, it’s good that these companies are competing in this space because it drives the tech forward, and it’s good that they are working on including PQC now even though the tech is immature, because the goal is to protect against attacks involving storing encrypted data now and decrypting it later once quantum computers are more mature.
This will be useful if you are trying to let multiple people share your computer remotely. If you are trying to set up personal game streaming for one client at a time, try Moonlight and Sunshine (more mature, easier to setup, works on any hardware).