ManeraKai / simplytranslate_mobile

Privacy friendly frontend to Google Translate
https://manerakai.github.io/simplytranslate_mobile/
GNU General Public License v3.0
173 stars 15 forks source link

This app is no longer doing what it should do #230

Closed vlnst closed 1 year ago

vlnst commented 1 year ago

Request are made directy through translate.google.com and not any of SimplyTranslate instances. Requests are not proxified so you are completely exposed to google. You can find it in code here

ManeraKai commented 1 year ago

if you want to anonymize your IP, use Orbot or a VPN.

vlnst commented 1 year ago

if you want to anonymize your IP, use Orbot or a VPN.

I know it, but that's not the point and you know about it.

App previously used SimplyTranslate and now it uses GoogleTranslate. You did not make any announcements or warnings. It appears to be malicious behavior that you completely changed the purpose of the app, and people may lose trust (some of them already lost it) in you and your other projects, knowing what you are capable of doing. It is up to you, of course, what you decide to do, but I recommend at least changing the description on F-Droid and probably on GitHub too (it's not "Alternative Frontend" anymore)

ManeraKai commented 1 year ago

Let me say the change was rapid bc of simple-web.org isn't working and people rushed me. The new version has some bugs even. I did announce this in the changelog. Changing the description and the website are somewhat difficult bc there are translations, that's why I didn't do them yet.

I should release another version fixing the bugs and cleaning the website and description.