Damn, I told myself one day I'd build an app just like this, guess I got beaten to the punch, awesome work OP!
Open Source
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
Great idea! However, something bothers me. From F-Droid:
This app relies on catbox.moe to upload images and Google, Bing, Yandex, TinyEye, Perplexcity and ChatGPT for search.
I am not familiar with that service, so I went to the website and looked at FAQ:
How long does Catbox keep files for?
Forever. If you don't want your file to stick around until the heat death of the universe, use Litterbox.
Are you (F)(L)OSS?
no.
Not sure what it is exactly but having my uploaded files stored in some obscure database until the heat death of the universe does not fill me with trust.
I have a Pixel phone and used the screen scanning tech (forgot how it's called, but it's the same feature, I believe) for OCR to copy the WiFi password from a photo of the sticker that's on the router and of course it immediately sent that password to Google and run the search, ugh. I don't want to send my WiFi password to some website I never even heard about, either.
Can you explain how it works?
There is a popup explaining how it works when you install it. I asked something similar and the dev replied saying that they are looking into alternatives that don't upload the image anywhere: https://lemmy.ca/comment/22876710
Tldr from the pop-up:
- it uses litterbox by default for the auto delete, and catbox when that fails
- it needed to add uploads since apps aren't allowed to programmatically upload to search engines
- it recommends against scanning anything sensitive since Google/Bing are keeping it too
I don't have the latest version since I got the fdroid release, but the GitHub release mentions a number of things that are now processed locally (ex. Text, QR, phone numbers)

