Closed ronjouch closed 1 year ago
Looks like fraidyc.at is back online 🙂.
Awesome, but I remain interested in the possibility of using fraidycat through a fully-local browser-internal URL and fully-local resources (see "By the way" last 2 paragraphs of this issue). I renamed the issue to reflect this.
Been using fraidycat also for a while. And i was a bit shocked.
I just took a look into the extension and it seems there is no internal page.
AFAICS, it really uses the external https://fraidyc.at/s ... and injects some web_accessable resources.
I guess this is/was the only way to get/show a "nice" url ... but i think security minded people might like to get the option to not rely on any external resources besides the ones that have been configured as feed endpoints.
But maybe there is another reason i am simply not seeing right now.
Hope we can get some feedback on this.
See also discussion and background for domain usage in https://github.com/kickscondor/fraidycat/issues/210
See also discussion and background for domain usage in #210
@rgieseke a-ha, good find. That makes sense, I understand the reasons, the issue is clearly labeled as help wanted
, there are a few paths forward to research, and new/improved WebExtension APIs might enable something better now (as opposed to 2 years ago).
→ I have nothing to add here. Will chime in #210 if I find something worth exploring, and closing this issue as dup.
EDIT looks like fraidyc.at is back online. Awesome, but I remain interested in the possibility of using fraidycat through a fully-local browser-internal URL and fully-local resources (see "By the way" last 2 paragraphs of this issue).
Before you start.
Desktop
Describe the bug Since 2023-03-15, the extension is unusable because https://fraidyc.at/ (or https://fraidyc.at/s/ ) fully fails to load, with a CloudFlare
Connection timed out
522 error.Screenshot of CF error page (click to expand)
![screenshot_fraidycat-522_2023-03-15-05:42:45](https://user-images.githubusercontent.com/522085/225270923-dfe14200-7b3d-4f1e-81e6-09aa2b172b7f.png)Thanks for fraidycat :heart: .
By the way, is there a way to access the extension fully locally? Is there an "ugly browser-internal URL" (
moz-extension://<addonId>/
in Firefox) path to Fraidycat that doesn't depend on an external website to be up? Or am I wrong to assume the extension bundles its HTML/JS/CSS resources, and yes the website is actually necessary?Rationale: It's sad / unexpected / weird to be unable to use a supposedly-local RSS reader when an arbitrary website is down. I was assuming that the extension opening at fraidyc.at/s was solely a cosmetic trick to avoid the ugly browser-internal URL, I didn't expect the extension to actually break if fraidyc.at is down 😕.