12 Jan 26
A secure local sandbox to run LLM-generated code using Apple containers - instavm/coderunner
07 Nov 25
You can not sacrifice privacy to get security, that’s like tearing down the house to build a fence. Privacy is how security looks like from within those walls, security is how privacy looks like from outside those walls, they are two sides of that same wall.
28 Nov 24
A person who was a security researcher at Apple describes the hardware that prevents the mac’s camera from being on without the LED being on as well. It’s also set up to be on for at least three seconds, so a “power on, take a photo, power off” hack would be visible.
27 Nov 24
25 Jun 24
04 Dec 23
Many apps use API keys when authenticating network requests. Although there are better ways of authenticating requests like OAuth with PKCE, but it might not always be possible. One thing what we must keep in mind is that it is fairly simple to extract strings from IPA files and therefore, if we store API keys…