BasedHardware / omi

AI wearables
https://omi.me
MIT License
3.64k stars 460 forks source link

An ability to change link and add a self-hosted backend inside of an app #842

Closed kodjima33 closed 1 month ago

kodjima33 commented 1 month ago

Is your feature request related to a problem? Please describe. Some enterprise users (Salman's friends in Salesforce) might want to use the app but only with a self-hosted backend. Current app allows to self-host backenbd but will also require self-hosted mobile app which people dont want

Describe the solution you'd like An ability to change link to a self-hosted backend inside of an app in settings.

Describe alternatives you've considered Generate private key

josancamon19 commented 1 month ago

You can't have a self hosted backend without a self hosted app, as the authentication is e2e, they would have to run their own app. After discussions with salman, this doesn't seem like the reason for them not to use it.

Would require many changes for this to work without any proof of need, so closing, this is not planned.