Replies: 2 comments 1 reply
-
|
Hi @EhudKirsh, thanks for flagging this. Let me be fully transparent, since this thread may be read by Flathub reviewers as well. On AeroFTP and AIAeroFTP is a solo, open source project, and I use AI assistance heavily in its development. I am not going to hide that or relabel it as something else. Under Flathub's updated policy (the May 29, 2026 rewording of the LLM rule), that puts the app within scope of the restriction, and I accept that reading. What happened earlier (January 2026)I tried to submit AeroFTP to Flathub for the first time back in January, and I made genuine beginner mistakes:
I want to be clear about one point only: I was never trying to deceive anyone, and I tried to stay polite even when the exchange got harsh. But the mistakes above were mine and they were avoidable. It was my first time with the process and I was learning it. On the new policyI am not here to argue against it. The maintainers review an enormous volume of submissions, a lot of it genuinely low effort, and they are entitled to set the bar where they want. I respect the decision, and I am not going to try to game it or slip a submission through the cracks. Where this leaves AeroFTPThe policy keeps one door explicitly open: mature, well maintained projects. That is the only route I would ever consider, and only if it genuinely fits, which would mean:
If that day never comes, that is fine too. On distribution, the honest bottom lineFlathub is a nice to have for AeroFTP, not a blocker. The app already ships through AppImage, .deb, Snap, and the AUR, alongside Windows and macOS builds, so users can install it today through several channels. We are also working toward the Microsoft Store, once code signing is in place, and toward the Apple App Store once the build is stable enough. Once that official presence is in place across platforms, AeroFTP would also be a more obviously mature, well maintained project, and at that point I may revisit Flathub through the route the policy leaves open. For now I am deferring it rather than pushing on it, and putting that energy back into the app and its users. Thanks again for raising this, and thanks to the Flathub team for the work they do. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @axpnet — thanks for AeroFTP. The two-pane client with an encrypted local vault and rclone/WinSCP/FileZilla profile export is a genuinely useful combination. I maintain FlatPark, a small community repository that offers Flatpak installs for desktop apps that aren't on Flathub, and I've packaged AeroFTP there. It uses Flatpak extra-data: it downloads your official AeroFTP__amd64.deb unmodified at install time and follows your GitHub releases. Nothing is rehosted or patched, and the app ID and AppStream identity are the ones you already ship inside the .deb. App page: https://flatpark.org/apps/com.aeroftp.AeroFTP My testing is shallow, and I'd rather say so than pretend otherwise. I confirmed it builds, installs, launches, renders, and that the tray icon registers. I have no FTP, SFTP, WebDAV or S3 server to test against, so I never made a single connection — the transfer queue, the vault, keyring integration, the media preview and profile export are all untested by me. So: if you have time to put it through real use, I'd genuinely appreciate knowing what breaks. And if you'd rather adjust the packaging yourself, a PR against registry/com.aeroftp.AeroFTP/ is very welcome — it's a small directory of YAML plus two shell scripts. One decision worth your opinion: the sandbox grants no filesystem access by default, so the local pane browses the sandbox home and everything else goes through the file-chooser portal. Your own manifest ships --filesystem=home. Users can get that with flatpak override --user --filesystem=home com.aeroftp.AeroFTP. If you think that default is wrong for a file transfer client, tell me — you know the workflow better than I do. And if you'd rather I not list it, just say so and I'll remove it right away. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I was going to open this post as an announcement 📢, but it seems that I lack permission to be allowed to do that.
At any rate, I dislike being the bearer of bad news, but there has been some drama in the Flathub community over the last week,
and it seems that Flathub may not allow publishing new apps on it whose development was AI-assisted. This will most likely include AeroFTP as well. It seems that this ban is strict, and includes using AI even for pull requests and writing documentation, not just coding.
I couldn't find a specific official link to share, so you might wish to look it up.
Beta Was this translation helpful? Give feedback.
All reactions