I’ve seen several projects like this that offer a network server with access to these Apple models. The danger is when they expose that, even on a loop port, to every other application on your system, including the browser. Random webpages are now shipping with JavaScript that will post to that port. Same-origin restrictions will stop data flow back to the webpage, but that doesn’t stop them from issuing commands to…
I don’t think many browsers will allow posting to 127.0.0.1 from a random website. What’s the threat model here?
Show HN: Apfel – The free AI already on your Mac
21–30 of 180 posts
Re: Show HN: Apfel – The free AI already on your Mac
#22Earlier quoted context omitted.
I don’t think many browsers will allow posting to 127.0.0.1 from a random website. What’s the threat model here?
I think any browser will allow it but not allow data read back.
The default scenario should be secure. If the local site sends permissive CORS headers bets may be off. I would need to check but https->http may be a blocker too even in that case. Unless the attack site is http.
Re: Show HN: Apfel – The free AI already on your Mac
#23It’s a very small model but I’ve been playing with it for some time now I’m impressed. Have we been sleeping on Apple’s models? Imagine they baked Qwen 3.5 level stuff into the OS. Wow that’d be cool.
https://www.linkedin.com/posts/nathangathright_marco-arment-...
Re: Show HN: Apfel – The free AI already on your Mac
#24Re: Show HN: Apfel – The free AI already on your Mac
#25Earlier quoted context omitted.
I don’t think many browsers will allow posting to 127.0.0.1 from a random website. What’s the threat model here?
I think any browser will allow it but not allow data read back.
Re: Show HN: Apfel – The free AI already on your Mac
#26I like the idea and the clarity to explain the usage, my question would be: what kind of tasks it would be useful for?
Re: Show HN: Apfel – The free AI already on your Mac
#27Anyone tried using this as a sub-agent for a more capable model like Claude/Codex?
Re: Show HN: Apfel – The free AI already on your Mac
#28I’ve seen several projects like this that offer a network server with access to these Apple models. The danger is when they expose that, even on a loop port, to every other application on your system, including the browser. Random webpages are now shipping with JavaScript that will post to that port. Same-origin restrictions will stop data flow back to the webpage, but that doesn’t stop them from issuing commands to…
Re: Show HN: Apfel – The free AI already on your Mac
#29Re: Show HN: Apfel – The free AI already on your Mac
#30It’s a very small model but I’ve been playing with it for some time now I’m impressed. Have we been sleeping on Apple’s models? Imagine they baked Qwen 3.5 level stuff into the OS. Wow that’d be cool.