TrianguloY / UrlChecker

Android app by TrianguloY: URLCheck
Other
870 stars 52 forks source link

Add modules for privacy respecting front ends #144

Closed rpdelaney closed 1 year ago

rpdelaney commented 1 year ago

https://github.com/digitalblossom/alternative-frontends

I'd like to be able to use this app to convert share links to privacy respecting versions for friends who don't have these apps and don't trust the sites tracking them.

PabloOQ commented 1 year ago

This is something we already want to do #7. At the moment the patterns checker module can be configured to mimic this feature, you can find the patterns here: https://github.com/TrianguloY/UrlChecker/wiki/Custom-patterns If you want to read more or share your thoughts about this pattern you can do it on #122 . Don't know if this issue should be closed, as the proposed list for alternatives is not the same as #7.

TrianguloY commented 1 year ago

I'll close it as duplicate of #7, yes. The main issue with these services is that they all seem to require a manually created list of instances, which can quickly become out of date and hard to maintain. It doesn't seem to be a centralized "what is the redirection of this url" service (which I understand due to the privacy oriented nature of them). Farside seems to be the nearest thing, maybe a "farside module"...