35 comments

  • marvin-hansen2 hours ago
    I actually had the almost same situation by building an offline voice dictation app for macOS and iOS, and in macOS I was confronted with the exact same situation.<p>However, I would like to point out that Apple isn&#x27;t totally wrong here because the accessibility API unfortunately is way too broadly scoped, and because of that you literally get access to everything on the computer like you you can screenshot listen and and move the cursor... This is completely ridiculous and the proper engineering solution would actually be to phase out the accessibility API and replace it with something that is narrowly scoped so you can grant specific permissions individually.<p>However, Apple, being Apple, is obviously not doing anything, and instead says no accessibility permission for anything that isn&#x27;t demonstrable accessible. Now, there are obviously some exceptions because Apple is not particularly well known for applying its rule consistently and granting big exceptions for itself. However, they do have a valid point on privacy and data protection. And I say that as somebody who ended up distributing my MacOS app outside the App Store because I only got approval for iOS.<p>That said, I would definitely appreciate if Apple would gradually improve its developer program experience, because compared to its hardware lineup, the developer program is nothing short of abysmal.
    • Wowfunhappy42 minutes ago
      &gt; However, I would like to point out that Apple isn&#x27;t totally wrong here because the accessibility API unfortunately is way too broadly scoped, and because of that you literally get access to everything on the computer like you you can screenshot listen and and move the cursor...<p>I <i>want</i> apps to be able to do that!
      • phainopepla228 minutes ago
        Then they should use an appropriately scoped API, as OP suggested.
    • exitb44 minutes ago
      Isn’t that just deliberate on their part? As in, they genuinely don’t want developers to use these APIs and just allow them for accessibility use cases.
    • Brian_K_White1 hour ago
      Gradually improve? How many more decades is reasonable to wait? They are what they are and hoping for change makes no sense to me.
    • RZelaya1 hour ago
      Thanks for sharing this. The &quot;phase out the broadly-scoped Accessibility API and replace with narrower permissions&quot; point is exactly the right structural fix. Right now developers have to declare a permission far broader than they actually need, and from the outside the criteria for what counts as legitimate use isn&#x27;t clearly defined. Interesting that your iOS app got through but macOS didn&#x27;t. WhisperPad is Mac-only and I haven&#x27;t gone through the iOS path, so your experience there is useful data. The &quot;demonstrable accessibility&quot; criterion seems to be where everything bottlenecks.
  • spiral902104 hours ago
    SpaceGremlin (mac alternative to WinDirStat) has a similar thing, where some features only work in the independent &quot;SpaceGremlinPro&quot; version downloaded from their site. However, they do some cool stuff with licensing - you can point it to the app store paid&#x2F;installed version, and it detects the license and unlocks.<p>If you&#x27;re worried about people not trusting payment to you, might be worth seeing if you could implement this, so anyone who bought on the app store can still access the full feature set. Cuts you out 30% like, but better than nothing maybe.
    • jchw3 hours ago
      There is something amusing about the fact that WinDirStat, as far as I know, was based on KDirStat (now QDirStat), yet this doesn&#x27;t even get mentioned on their Wikipedia page, and by and large a lot of people don&#x27;t even know QDirStat exists. One time someone even asked me if they knew of a good alternative for Linux; good news!
      • burnte2 hours ago
        SpaceSniffer is an even better version of WinDirStat but I rarely see people talk about it, too.
      • squigz3 hours ago
        It is actually mentioned on the Wikipedia page [1] - and of course, you could add it yourself if that&#x27;s not enough.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;WinDirStat#Version_history[10]" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;WinDirStat#Version_history[10]</a>
        • jchw2 hours ago
          Okay, I stand corrected, but I also stand by that it is interesting that it is pointed out that &quot;The project was inspired by SequoiaView&quot; in the lead section, but not that it was a direct port of KDirStat. It feels odd but also intentional, so I never bothered to change it. I&#x27;ll leave it up to if anyone else feels similarly enough to do so, because then at least that means there are two of us.
        • analog83743 hours ago
          Everything I ever added to Wikipedia was removed, within the day, by a very diligent and hard-working Wikipedia person.
          • realitylabs2 hours ago
            Same. My experience with the “concept” of Wikipedia was very high until I had the “direct experience” of Wikipedia, and I realized that the encyclopedia of the commons may not have planned for me to be in the commons.
          • HoldOnAMinute2 hours ago
            Same. Even a single sentence with an easily verifiable fact. Reverted in seconds.
          • squigz2 hours ago
            Everything I&#x27;ve ever added was kept.
            • jchw2 hours ago
              Not absolutely everything I&#x27;ve ever contributed was kept, but definitely a lot of it. I genuinely get the feeling that the modern Wikipedia hatred comes from somewhere other than a few unfortunate edit wars, but I&#x27;m not in-tune enough to know.
            • chris_wot2 hours ago
              Good for you I guess.<p>Everything I ever added was kept, and I was permanently banned. I created [ciation needed], started the admins noticeboard, reworked the USA Patriot Act article, wrote numerous articles for WiR with extensive referencing, contributed to peer review and good article reviews, and a shitload more, but nope. Not good enough.<p>Why anyone would contribute to that cesspool is anyone’s guess.
              • squigz2 hours ago
                This comment is a little light on the reasoning for why you were permabanned.
                • kemayo1 hour ago
                  Someone did the research-digging a while back about this, if you want a third-party view: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=45136376">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=45136376</a>
                • chris_wot2 hours ago
                  I commented on BrownHairedGirl’s RFA. The most toxic user ever on Wikipedia.<p>I can assure you, there are those on Wikipedia who committed far worse offenses and they remain.<p>Like I say - a cesspool that doesn’t respect article writers.
                  • ChrisClark15 minutes ago
                    Ah, I see, you were instigating constantly and people were sick of your shit. Seems like a reasonable ban, especially when you violated an IBAN already.
                  • bragr1 hour ago
                    Were you Chris.sherlock&#x2F;Aussie Article Writer on Wikipedia? Sounds like pot calling the kettle black re: toxic. You had an interaction ban against her FFS.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Wikipedia:Administrators%27_noticeboard&#x2F;IncidentArchive1076#h-Piotrus&#x27;_concerns_about_User:BrownHairedGirl-2021-08-08T15:43:00.000Z" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Wikipedia:Administrators%27_no...</a>
    • esperent4 hours ago
      Sounds like something that would instantly get you banned from the app store if it got noticed.
      • lapcat3 hours ago
        No, it isn&#x27;t. A number of developers have done this.
        • ryandrake2 hours ago
          Good thing Apple is well-known for consistently and fairly applying its own App Store rules across multiple, similar apps...
          • lapcat2 hours ago
            You&#x27;re missing the point. We know that countless developers, including the author of the blog post, have received App Store rejections of submissions. On the other hand, to my knowledge, exactly zero developers have ever been banned from the App Store for doing what the commenter claimed would instantly get you banned.
    • saghm1 hour ago
      &gt; If you&#x27;re worried about people not trusting payment to you, might be worth seeing if you could implement this, so anyone who bought on the app store can still access the full feature set. Cuts you out 30% like, but better than nothing maybe.<p>In other words, Apple is abusing their position by defining overly broad permissions so that they can deny them and pressure people to fork over more cash to them.
    • BrtByte2 hours ago
      Interesting idea. It would basically turn the App Store version into both a discoverability channel and a license anchor for the direct version
      • thisislife21 hour ago
        Offer a &quot;trial&quot; version on App Store, and ask them to download the &quot;pro&quot; version and buy the license directly from you. (Offer a &quot;30%&quot; discount and point out that&#x27;s the &quot;Apple Tax&quot; savings they get for not paying through the App Store).
    • LoganDark4 hours ago
      Space Gremlin isn&#x27;t even available on the App Store anymore, presumably because it hasn&#x27;t been updated to newer versions of macOS. Meanwhile, GrandPerspective is free and uses the exact same visualization as WinDirStat (although the UX is a bit weird for me)
    • SV_BubbleTime2 hours ago
      Isn’t it like 15% up to the first or second million in sales?
  • atroon2 hours ago
    I don&#x27;t mean to offend, but entrusting every input to a company literally called MITM LLC has a level of absurdity that either greatly entertains or else greatly frightens me.
    • julianlam32 minutes ago
      Model-in-the-middle LLC<p>Checks out, what&#x27;s the problem? &#x2F;s
  • robgough4 hours ago
    I recently built a similar app, and so hit the same limitations – I wasn&#x27;t too upset on Mac, happy to distribute without the App Store (though it&#x27;s a shame).<p>Where I was more frustrated was how much this limited the potential usability of the iPhone app. Because of app store restrictions it is a far worse app ... though like in your example, still useful to a degree.<p>I can only hope they use the new CEO as an opportunity to seriously re-evaluate their entire approach to how they work with developers, though I&#x27;m not actually expecting them to. If anything, with the increase in apps being created via AI tools I worry they will go the other way.
    • cmsj2 hours ago
      I really do understand the desires people have for iOS to be a more open platform, but I&#x27;m just gonna say very clearly: I do not want third party apps being able to do what OP&#x27;s app does. My iPhone is the one computing platform I have where I get the assurance that no third party app can be spying on anything else I do on the device.
      • gumby27143 minutes ago
        Two things can be true, you can choose to install software from a curated store, policed by an entity you trust to do that. I can install whatever trash I want from the internet and risk my own security doing so. These two things aren&#x27;t in conflict and could be enabled with a change in policy from Apple.<p>Worried about grandma installing shady apps? Enable parental controls on her phone.
      • makeitdouble59 minutes ago
        Locking down your phone to block anything you don&#x27;t want is doable at your own level. Opening up the ecosystem for those who care about better third party apps can only done by Apple.<p>Those two desires should both be fulfilled.
      • __float2 hours ago
        iOS generally lets you reject any permission an app asks for. This would certainly be &quot;risky&quot; enough that iOS would require explicit user permission, and you would be able to say no.<p>On top of that, the app is completely optional: if you aren&#x27;t comfortable giving it those permissions, don&#x27;t install it?
      • ryandrake2 hours ago
        Yea, Accessibility features are kind of OS super-powers and you really, REALLY need to thoroughly vet apps that you grant those powers to. These apps need to be <i>actually</i> using Accessibility to provide assistive technology for users with disabilities. I&#x27;m usually uneasy about Apple anointing itself the gatekeeper for this, but someone has to do it.<p>Lots of shady and well-known developers (like Dropbox) are notorious for trying to weasel their way into getting Accessibility permissions, so they can do god knows what with them to your system.
      • lapcat2 hours ago
        The Accessibility permission is not granted automatically to apps on the Mac. You have to specifically allow it for an app. So you retain control and assurance even without Apple lockdown.
    • jiehong2 hours ago
      Exactly. On iOS, it completely limits the market for a good dictation app with your keyboard, because iOS just doesn&#x27;t allow you to.
    • vrganj3 hours ago
      If you&#x27;re in the EU, consider publishing on an alternative App Store and pointing users that way.<p>If you&#x27;re not, ask your representatives why you don&#x27;t get the same rights.
    • BrtByte2 hours ago
      [dead]
    • RZelaya4 hours ago
      [dead]
  • orliesaurus3 hours ago
    As someone who also experience pains in their hands after a couple of hours of typing... I started to use the great open source app called ghost-pepper [1] that i found on github and has been my daily driver (its like superwhisrp but oss&#x2F;free and local) the maintainer is really nice and replies to DMs really quickly too.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;matthartman&#x2F;ghost-pepper" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;matthartman&#x2F;ghost-pepper</a>
    • primaprashant2 hours ago
      I am big fan of VoiceInk which is also local and open-source. I also maintain this list of all the best open-source ones in this awesome-style GitHub repo. People looking for open-source dictation tools, hope you find something that works for you here: <a href="https:&#x2F;&#x2F;github.com&#x2F;primaprashant&#x2F;awesome-voice-typing" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;primaprashant&#x2F;awesome-voice-typing</a>
    • emrehan2 hours ago
      As someone that have tried a few of these apps, I really like this one. I dictated this one just now with ghost pepper. Thanks Matt and thanks orliesaurus for sharing it here!
  • Muhammad5234 hours ago
    This is what happens when you run an OS controlled by some random big corporation. I dont mean that it&#x27;s the person&#x27;s fault, but just that you should not rely on Apple. they allow you to use your computer, but on their terms.<p>Install some GNU&#x2F;Linux distro and you can do whatever you want.
    • functionmouse4 hours ago
      for most people this is like saying &quot;If you don&#x27;t like being oppressed, just move to Antarctica!&quot;
      • callc4 hours ago
        Maybe more like “Learn how to replace an AC filter by yourself instead of calling an AC repair company”<p>I just installed PopOS on a laptop recently, and… it just worked. There’s an app store for noobs that I think installs flatpaks. GPU drivers just work. Whole disk encryption. Everything just works.<p>I don’t see what else my grandma that just uses Facebook would need. Maybe automatic updates?
        • functionmouse4 hours ago
          No. Changing one&#x27;s primary operating system takes time, dedication, and is a lifestyle change, similar to moving somewhere remote. Changing ones AC filter is none of those things.<p>If you and your grandma only rely on the computer for its web browser, then good for you. You have flexibility that is not afforded to most people. But that&#x27;s not how a person&#x27;s phone works; phones dig a lot deeper into one&#x27;s lifestyle, intentionally so. The walled garden was constructed to keep outsiders out, but now it seems the primary purpose is keeping those inside hostage.
          • analog83742 hours ago
            My mother-in-law recently became fed up with Windows and asked me to install Linux for her. I gave her Debian with a Mate desktop.<p>She loves it. Zero problems. It&#x27;s been a week and she&#x27;s using it just fine. No lifestyle upheaval.
            • onemoresoop2 hours ago
              Your mother in law asked specifically for Linux?
          • stonogo3 hours ago
            Nobody in my life even notices when they change their &#x27;primary operating system.&#x27; They buy a phone based on what looks cool at the time, sometimes it&#x27;s android, sometimes it&#x27;s iphone. They move freely between chromebooks, windows, and mac os, because everything is online anyway. It&#x27;s only &#x27;experts&#x27; who have trouble with this.
            • thisislife21 hour ago
              Partly agree. I once installed Firefox with uBlock Origin for someone who was Chrome user on an old PC and complained it was slow when browsing, and they told me that they didn&#x27;t even know that there were different browsers available.
            • Hugsbox2 hours ago
              I&#x27;m the IT guy to most of the elderly people in my life, and steadily switching them over to Linux Mint over the years. Fact of the matter is, most of them use their OS as a gateway to their web browser, and don&#x27;t care to do anything else with it. For many non-technical users, switching OSes is literally a non-thing. The only difference vs Windows is that they call me for assistance way less frequently.
            • john_strinlai3 hours ago
              you are telling me that everyone in your life freely swaps between windows and mac without even noticing a difference? no problems?<p>i call bullshit. i have worked in very big orgs. changing <i>a single icon</i> can cause a deluge of support tickets.
              • stonogo1 hour ago
                Congrats on your enormous org. The conversation was about families, indicating a non-enterprise environment. Try to keep up.
          • MichaelZuo4 hours ago
            You make people sound like they are semi-automatons?
          • Muhammad5234 hours ago
            If a 15 years old can do so (me) then other people can do so as well. I did not feel uncomfortable at all when i first installed ElementaryOS and then moved to Fedora. everything just works, i never ever had to worry about drivers or stuff like that
            • wink3 hours ago
              I&#x27;ve been using Linux for about 27 years now and yet there are still some things I begrudgingly use Windows for (can also rephrase: one machine that does certain things).<p>I own more (and have them running right now) machines with linux than anything else and yet I&#x27;m not saying people can just switch. The problem is usually not &quot;can do at all costs&quot; but &quot;can do with a reasonable addition of extra steps&#x2F;relearning&#x2F;tool does not exist&#x2F;etc&quot;. There&#x27;s some nuance and when I have some spare time I will (again) try to switch that one machine, but &quot;it just works&quot; maybe can also mean you&#x27;re not using it for a diverse enough set of things.<p>In my case the reasons are actually quite boring: some hardware I couldn&#x27;t get running and some (maybe minor) things that drive me nuts. The hardware is kind of a deal breaker atm. And yes, some people do a lot more weird things at home, my work machines were running Linux for 90% of the time since 2010ish.
            • bluGill3 hours ago
              Sure. Can you go down my well to replace the pump? Can you figure out what shots my cat needs? Can verify my companies books balances via GAAP? Can you tell me what the correct slump we need to make sure this bridge stands? The list of things I can ask goes on much much longer. In all cases you can learn to do that, but you cannot live long enough to learn to do all of the above.
            • justaman1233 hours ago
              As a 15 year old your mind is flexible in ways that most people&#x27;s are not. As you get older you will realize the cost of changing the way you are used to doing things. Take advantage of your young brain and try all the things
              • misnome3 hours ago
                Also, infinite free time to learn, and no real cost to ongoing work by fucking things up
            • norren84 hours ago
              Personal ability cannot be the universal baseline, sadly
        • F7F7F73 hours ago
          I run Linux across a dozen thin clients and a server class desktop in my home lab. It&#x27;s rock solid for home assistant, proxmox, routing, etc etc. Set it (hours and hours of work) and forget it exists.<p>I couldln&#x27;t imagine having the time to set it up as a daily driver that handles my daily workflows, hardware needs, etc. Terminal in OS X is a close enough approximation out of the box and goes beyond it in DX (IMO) with very little additional setup.<p>I know this will be an unpopular opinion.
          • cguess1 hour ago
            I&#x27;mm exactly the same. Fluent in Linux, but you&#x27;ll pry my MacBook out of my cold dead hands.
        • breakingcups4 hours ago
          PopOS completely shit the bed for me on a major version upgrade, left the system is a completely inconsistent state. Luckily I was only trying it out on one (multi-boot) laptop and could easily switch, but it&#x27;s put me off Pop OS.
      • shevy-java3 hours ago
        &gt; If you don&#x27;t like being oppressed, just move to Antarctica<p>No - moving to far away areas is not the right analogy. After all you need to have use cases where those huge companies do not control your business. So the alternative is to avoid becoming dependent on them; or cut off the dependency when possible.
      • amelius4 hours ago
        [dead]
    • vanyle1 hour ago
      Centralized package repositories like the one provided by canonical have similar limitations to the Mac App Store, you need to get your app reviewed, you need to push updates to each platform where you distribute your app and in exchange you get visibility.<p>I&#x27;d argue that installing and updating apps on MacOS is simpler than on Linux distros because most apps have built-in auto-updates (or you can just drag the app to the applications folder) instead of having to rely on snap &#x2F; apt &#x2F; insert your package manager which may a lot of outdated and unmaintained packages and apps.
    • RZelaya4 hours ago
      Fair. I run Nobara on my gaming computer and built a similar dictation tool there with no API restrictions, so the trade-off is real. For this project I chose both: App Store reach for the compliant version, direct distribution for the full one. But I know other people wouldnt be comfortable with running something like that so I built this somewhere my mom could use it
    • mft_2 hours ago
      Unless... you have a personal or professional need to use apps that don&#x27;t work on Linux.<p>I tried very hard to switch to Linux full time some months ago, but I couldn&#x27;t find a way of getting Microsoft Office to work satisfactorily. There are clever packaged versions of Outlook and Teams, but I need full native installed versions of Word&#x2F;Excel&#x2F;Powerpoint, and there just wasn&#x27;t a good solution. That was a deal breaker, sadly, so I&#x27;m back on Mac for the time being.<p>Other examples would be some of the popular games with anti-cheat that requires Windows.
    • lapcat3 hours ago
      You&#x27;re missing the point: it isn&#x27;t about the OS. The direct distribution version of the app has full functionality. The problem is with the Mac App Store.
    • coldtea4 hours ago
      &gt;<i>This is what happens when you run an OS controlled by some random big corporation</i><p>You get a channel for installing apps, where someone vetoes random apps that want to have access to control your whole computer and potentially steal sensitive data?<p>&gt;<i>Install some GNU&#x2F;Linux distro and you can do whatever you want.</i><p>And any random app can get total control and steal your data, unless you know how to enable restrictions. I&#x27;d rather have restrictions as the default, and for the most naive users who&#x27;d follow every app prompt, and then cry about their lost work&#x2F;private documents&#x2F;money, no way to bypass them.
      • Muhammad5234 hours ago
        It&#x27;s not true that any app can get total control of your system. If you install them via flatpak, the apps are sandboxed. Also, unless you log in as root, the apps can&#x27;t do much. Wonder why the most important systems in the world and big tech&#x27;s servers run GNU&#x2F;Linux? There&#x27;s a reason<p>I dont wanna start a war over this btw, even though it may not seem :)
        • SSLy3 hours ago
          &gt; <i>unless you log in as root, the apps can&#x27;t do much.</i><p><a href="https:&#x2F;&#x2F;xkcd.com&#x2F;1200&#x2F;" rel="nofollow">https:&#x2F;&#x2F;xkcd.com&#x2F;1200&#x2F;</a>
      • realusername4 hours ago
        &gt; I&#x27;d rather have restrictions as the default<p>Then don&#x27;t install apps and use the web, mobile sandboxing is much weaker compared to any modern browser.
        • Danox1 hour ago
          Wrong answer...
          • realusername1 hour ago
            How so? The accessibility API which is causing data exfiltration here doesn&#x27;t even exist on the web.
    • detourdog4 hours ago
      Apple is hardly a random big company. Apple&#x27;s customers specifically chose to purchase the product. Most of their customers don&#x27;t realize the significance of the exposure to copy and paste between Apps. Apple has taken the position that monitoring this exposure is part of their duty to the customer. Anyone that is aware of this shortcoming in Apple&#x27;s product is free to purchase a different device.
  • dmcgill504 hours ago
    In Apple’s defense, your company name is MITM. Man In The Middle certainly falls on one side of the perception line, don’t you think?
    • Gormo1 hour ago
      Of course, one might construe Apple as an MITM in the relationship between the user an and the software vendor.
      • gumby27139 minutes ago
        In fact, Apple would construe themselves as a MITM, pretty explicitly.
    • raverbashing4 hours ago
      Right?!<p>I get that some people are unfairly targeted but some other times it&#x27;s people being (extremely) naive or just playing dumb<p>&quot;Hey you know what would be cool? If we named our bluetooth speaker company bee oh emm bee!!11&quot;
    • RZelaya4 hours ago
      The acronym is unfortunate, you&#x27;re not wrong. MITM here is &quot;Moogle In The Machine&quot; (the Final Fantasy moogle + machine learning), but the security-context joke is fair and I hear it constantly.
      • butlike3 hours ago
        Moogle itself might be copyrighted, too
  • chuckadams2 hours ago
    There&#x27;s a reason I don&#x27;t write mobile apps, and it&#x27;s all the flaming hoops you have to jump through: both in the build system and from the random whims of reviewers.
    • allthetime1 hour ago
      I’ve been doing it for a decade now. I have a list of everything I’ve been rejected for. New apps must satisfy the list before I put them up for first review. New apps pass first try now.<p>Build system woes are almost always solved by deleting build cache &amp; artifacts and trying again. Often necessary after messing around with deeper dependencies.
  • BrtByte3 hours ago
    The frustrating part is less that Apple has a boundary here, and more that the boundary seems opaque and inconsistently enforced
  • kobalsky1 hour ago
    After decades of heavily using the computer keyboard (every day, all day) I started getting pain in my wrists.<p>I got an ortholinear keyboard that looks like a rectangular grid, just 12 by 4 keys around 10-15 years ago.<p>I don&#x27;t recall the last time I felt pain in my hands, completely gone.
  • hirako20004 hours ago
    Some non apple apps get access to accessibility APIs. What gives?<p>This API is sensitive. I imagine Apple is particularly stringent as to how the access is justified. Not how it uses it but how the reason for using it is explained.<p>It&#x27;s not like someone tests the app and all api calls to deem them reasonable or not.
    • taormina3 hours ago
      They do literally pay people to do that. Then one of those people chose to reject this anyway.
  • hombre_fatal4 hours ago
    What API are you using? I have a sandboxed app on the Mac Store that synthesizes CGEvents to simulate arbitrary keyboard actions on behalf of the user. It needs accessibility permission, of course.
    • RZelaya3 hours ago
      Same approach: CGEventPost with Accessibility permission. The wrinkle was that my App Store reviewer wasn&#x27;t comfortable with how I was using AX permission for auto-paste, even though the mechanism is the same as other apps already in the store. The clipboard-only version of WhisperPad needs no AX permission and that&#x27;s what got through. Interesting that your sandboxed app with similar mechanics is approved.
    • jchigg20003 hours ago
      Wondering the same, there is some weirdness around the clipboard and CGEvents though. Are you avoiding the clipboard entirely in your implementation?
  • luca-ctx2 hours ago
    I’ve had lots of inconsistent app reviews from Apple. Just appeal and&#x2F;or re-word your language and you’ll be ok. Plan on it taking a few weeks to fully sort out.
  • longnguyen56 minutes ago
    If you emulate command+V, make sure to check the keyboard layout. You may need to translate the keycode V for the current keyboard layout like DVORAK etc
    • RZelaya49 minutes ago
      Good catch. Easy edge case to miss if you only test on QWERTY. I&#x27;ll double-check the implementation, thanks for the heads up.<p>update: You&#x27;re right, this is a real bug. The Direct version&#x27;s auto-paste hardcodes the QWERTY keycode for V instead of translating for the active layout, so Dvorak &#x2F; Colemak &#x2F; AZERTY users would all hit it. The MAS version is unaffected (clipboard-only; the user presses their own Cmd+V, which is layout-correct). Fix is going into the next release. Thanks for the careful read.
      • longnguyen41 minutes ago
        Good luck. I’ve been building a native AI client[0] for the past 3 years and I didn’t catch this edge case until some of my users asked for it.<p>[0]: <a href="https:&#x2F;&#x2F;boltai.com" rel="nofollow">https:&#x2F;&#x2F;boltai.com</a>
  • stokedbits1 hour ago
    This is well documented by them which is why a majority of the apps doing this are released outside of the App Store. I built something similar, and I just publish it separately <a href="https:&#x2F;&#x2F;github.com&#x2F;moxiebytescode&#x2F;speakeasy" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;moxiebytescode&#x2F;speakeasy</a>.
  • jchigg20004 hours ago
    Quick question, I assume you&#x27;re getting caught by the CGEvent(PostEvent)...but I want to be sure. AX API has been gimped for over a decade so you&#x27;d have never made it into the app store that way. Just making certain, in case you have another path. It doesn&#x27;t appear CGEvent is a universal approval anymore either though.<p>Have fought similar demons lately, feel your pain.
    • RZelaya3 hours ago
      The direct version uses CGEventPost to synthesize the paste, which requires Accessibility permission. The App Store version writes to the clipboard only, so no AX permission needed and the user presses Cmd+V manually. The 2.4.5 rejection was specifically about the Accessibility permission use case. Your read sounds right that this path has been gimped for a long time.
  • nullbio2 hours ago
    Doesn&#x27;t Wispr Flow do this though? How did they get past these limitations?
    • RZelaya2 hours ago
      From what I understand Wispr Flow distributes directly from their website and doesn&#x27;t ship through the Mac App Store, so they don&#x27;t go through Apple&#x27;s App Store review at all. They use the Accessibility API the same way the direct version of WhisperPad does. The 2.4.5 limitation really only kicks in if you want App Store presence.
    • sangeeth962 hours ago
      not in the app store?
  • DelightOne4 hours ago
    I don&#x27;t want random apps to paste potentially dangerous things into other apps. Its understandable.<p>Imagine a banking app, and for example an IBAN field.
    • kuboble4 hours ago
      Them you are free to not install them? Why ban them outright?<p>I&#x27;m using <a href="https:&#x2F;&#x2F;github.com&#x2F;cjpais&#x2F;Handy" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cjpais&#x2F;Handy</a> whichseems to be doing exactly what this app does, and has a very similar background story (author couldn&#x27;t type die to injury).
      • SyneRyder4 hours ago
        Handy is excellent and cross platform, and really elegant. They&#x27;ve got a direct website here which might be easier to navigate than the Github repo:<p><a href="https:&#x2F;&#x2F;handy.computer&#x2F;" rel="nofollow">https:&#x2F;&#x2F;handy.computer&#x2F;</a>
        • RZelaya4 hours ago
          Handy looks great. More tools in this space is a good thing for people who need them.
      • mrweasel4 hours ago
        In this case it feels like it&#x27;s a feature that the operating system should be providing or something that could be marked as an accessibility tool, which would allow it to use that API.<p>The problem from Apples perspective could be that there is a ton of tools that require access to the accessibility API because they want to do stuff that Apple have deemed a security risk and the only way to do it is by abusing the API. Some of these are also because macOS simply lacks certain APIs.<p>I think Apple overreacting due to previous API misuse by other apps.
      • amazingamazing4 hours ago
        To their defense you cannot rollback apps, so if you did install and only an update had this function, you are out of luck
        • applfanboysbgon4 hours ago
          &quot;In their defense, the OS is even more insane with mandatory forced application updates that you have no control of&quot;. I hope I won&#x27;t ever happen to have you representing me as a defense attourney!
    • RZelaya4 hours ago
      I see, that&#x27;s a really fair point. And I can understand that banking field example. So I can see why they&#x27;re guarding against it. My disagreement was less with the rule itself and whether Whisperpad&#x27;s specific use case for users with mobility needs falls on the right side of it.
    • notlive4 hours ago
      I would like the option to allow the behaviour selectively
      • DelightOne4 hours ago
        That&#x27;s what install outside of the App Store is for. On your own risk-
    • boxed4 hours ago
      Pasting doesn&#x27;t seem very unsafe. Especially not when the app can&#x27;t know what it&#x27;s pasting into.
  • -mlv4 hours ago
    No surprises here, Google has also been restricting access to its accessibility API.
    • RZelaya4 hours ago
      Useful context, thanks. I hadn&#x27;t realized Google was tightening similarly. Would be interesting to see how the rationales compare.
  • artenesdev4 hours ago
    Oof, thats rough. I&#x27;ll still start facing those issues, just got accepted into the apple&#x27;s dev program. I predict a ton of rejections coming my way.
  • m-s-y3 hours ago
    macOS already has a dictation feature that does this exact thing, albeit in real time. I use it extensively.<p>OP’s description in the linked article doesn’t say much more than this, so what am I missing with this particular app?
    • RZelaya3 hours ago
      Apple&#x27;s built-in dictation works for casual use, but in my own daily use the typo rate was high enough that I was constantly going back to fix things, which defeated the point (with a hand injury, those corrections cost me). WhisperPad uses Whisper models instead, doesn&#x27;t cut off after 30-60 seconds like Apple&#x27;s does, supports 99 languages offline, and pastes into any active field via hotkey. There&#x27;s a 120-minute monthly free tier so you can see if it fits your use case. If Apple&#x27;s built-in dictation handles what you need, that&#x27;s a fair answer.
    • jiehong2 hours ago
      Apple&#x27;s own dictation is quite limited, doesn&#x27;t handle multiple languages very well, and many open source dictation models simply do better.
    • taormina3 hours ago
      [flagged]
  • geor9e3 hours ago
    Is this just an stealthy ad for another paid dictation app…
  • burnt-resistor3 hours ago
    Accessibility things should be more useful than to just narrow accessibility uses only. Wheelchair ramps help move heavy objects. The accessibility API makes it possible to introspect all of the keyboard shortcuts an app provides for another app to list them.<p>Screw Apple and their persnickety, controlling myopia.
  • Fokamul4 hours ago
    Easy, don&#x27;t make apps for devices which are only leased to people.<p>Make apps for device, which are 100% owned by people.
  • shevy-java3 hours ago
    This is another reason why one shouldn&#x27;t become dependent on those giant companies. Just as Microsoft recently stated, you&#x27;ll have to pay for GitHub CoPilot soon on a token basis. Apple controls access to its software ecosystem too.
  • BoggleOhYeah4 hours ago
    Eh. I think it’s fair if Apple doesn’t want to publish something on their app store.<p>I just wish they weren’t so obstinate about people installing from other sources without signing&#x2F;notarization. I understand it from a security standpoint but it’s also nakedly self-serving.<p>I’m glad that they’re fine with signing in this case.
    • RZelaya4 hours ago
      Fair points. The notarization-but-not-App-Store path was actually a workable middle ground in my case. Apple still gates security via notarization, but doesn&#x27;t gatekeep the use case. The warnings users see when installing non-App-Store apps could be lighter without compromising security.
  • MagicMoonlight3 hours ago
    A company called “MITM LLC” which hijacks pastes in other apps.<p>I have no idea what they’re thinking. Insanity.
  • 2OEH8eoCRo03 hours ago
    Add it to the antitrust pile.<p>Microsoft was almost broken up over not allowing third party programs to use certain APIs. Apple abuses their dominant position to suppress competition.
  • lofaszvanitt3 hours ago
    Time to turn Linux into a platform where you can upload into a store whatever the fuck you want. And see these behemots burn.
  • oblio4 hours ago
    I guess this app can still be installed locally? It&#x27;s just that it can&#x27;t be distributed to others due to signing requirements?<p>Edit: Ah, it&#x27;s in the article, this is about AppStore distribution. Walled gardens are going to walled garden.
    • RZelaya4 hours ago
      The direct version is fully signed and notarized by Apple, just not distributed through the App Store. Anyone can install it from mitmllc.com&#x2F;whisperpad without workarounds. The 2.4.5 rejection was an App Store rule, not a general restriction on the app.
  • BoxFour4 hours ago
    [dead]
  • RZelaya4 hours ago
    I am still not certain I understand exactly what Apple&#x27;s reviewer meant by 2.4.5 in my case. My working assumption is that the concern is about an app reaching into every other app on the system to inject text, but I never got a perfectly clear explanation. (Or maybe I&#x27;m too dense to understand it.)<p>If anyone here has more direct experience with this guideline, especially from the App Store review side, I would like to hear it. I would rather understand the policy than just guess at it.
  • RZelaya4 hours ago
    [dead]
  • cumshitpiss4 hours ago
    [dead]