Mobile app implementation #348
Replies: 6 comments 2 replies
-
|
Completely agreed. Unfortunately both apple store and play store publish full legal name and address of app publisher if launched as individual which I am not comfortable with personally. I am hoping to get to around $100/month or first $1200 total in support to launch them to cover the cost of forming an LLC/year, under which they will be launched. I see you became a Github sponsor so thanks a lot. It means a lot and your support is special as Immich was one of the very first apps I installed after I got into self hosting. It immediately clicked for me and completely changed how I thought about self-hosted software. Seeing how powerful, polished, and user-respecting it was made me realize what’s truly possible in self-hosted domain when software is built with care and strong values. Immich has been a great inspiration for me personally for building Journiv. Thank you. |
Beta Was this translation helpful? Give feedback.
-
|
Hi! Since you mentioned that a Play Store release is too much trouble, would you consider just uploading the APK file to the GitHub releases? It’s a quick way to let us use the app on Android without you having to deal with Google's store requirements. Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
No. APK code can be decompiled to near source code by anyone using tools like Thanks. |
Beta Was this translation helpful? Give feedback.
-
|
I understand your concern, but providing the APK via GitHub or the Play Store results in the exact same file being distributed; both can be analyzed the same way. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for the details. Thanks. |
Beta Was this translation helpful? Give feedback.
-
|
I've read the discussion in full @swalabtech If you're withholding the FE/client source code as monetization plan (and reveal so), being a developer myself, I would appreciate that and buy you coffee (or beer). You instead spent 2 hours (your words) writing an essay that I'd reckon Saitama would probably dub "pera pera" as he listened to Deep Sea King's introduction. Btw: HTTPS client certificate generated upon login scoped to the session/user ID as CN, beats CSP as a security measure any day (including February 30th). CSP itself is a band aid useful only for leaky and loose deployments. And a Flutter client ignores CSP outside of browser environment. Implementing this allows you to host a handshake server bridging the self hosted backends - and that'll help serve the goal of keeping the lights on. Also: Anthropic would love your suggestion to audit minified code, that'd be awesome to keep their GPU doing some work with marginal benefit for the user's purported audit intent. PS: I might be doing just another pera-pera here. With that said, 100 situps, 100 pushups, and 10 km run deeper into open source can make your project work like it's written by Saitama himself. That is, if he doesn't destroy his keyboard, though. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I think it is a realistic expectation, or at least for Wife-Approval-Factor, to be able to journal from an app instead of going to a website.
Beta Was this translation helpful? Give feedback.
All reactions