this post was submitted on 28 Sep 2023
21 points (78.4% liked)

Asklemmy

43336 readers
966 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

With all the noise on lemmy, spam, and political content I have no interest in, the thought occurred to have blocklists similar to adblock lists. Has anyone looked into this before, is it already a thing? Any thoughts on that?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 11 months ago* (last edited 11 months ago) (1 children)

So basically just a way to export/import community block lists (e.g to a json/csv file) and share them?

I'm mostly asking since I maintain a Lemmy frontend (Tesseract), and that sounds like an easy feature to implement if I understand correctly.

[โ€“] [email protected] 0 points 11 months ago (2 children)

Yea some way to automatically update community maintained block lists. Intent would be to share work done by individuals to benefit everyone.

[โ€“] [email protected] 2 points 11 months ago (1 children)

Ok, cool. I'll add something like that to my roadmap. I'll leave the sharing part up to the users, but I don't think it should be hard to export/import a block list from a text file.

[โ€“] [email protected] 0 points 11 months ago (1 children)

What about a way to check for updates to the blocklist from a URL, e.g. a file on github.

[โ€“] [email protected] 2 points 11 months ago (1 children)

Doable, but the problem lies in distributing the Github link to pull / check.

If I hard code it, that wouldn't work for a lot of people (different people block for different reasons, etc). If it's a user option, you'd have to put the GitHub link in on every device (user settings are only saved locally).

Best case would be an option to either upload a JSON file or enter a URL to pull a JSON file.

[โ€“] [email protected] 0 points 11 months ago (1 children)

I think it would need to be user configurable which list they want to subscribe to, possibly multiple lists. Maybe have categories of block lists.

[โ€“] [email protected] 2 points 11 months ago

https://github.com/asimons04/Tesseract/discussions/16

I added a github discussion for that feature. Feel free to add any ideas/suggestions there :)

[โ€“] [email protected] -1 points 11 months ago (1 children)

It will not benefit me, so not everyone

[โ€“] [email protected] 1 points 11 months ago

Everyone who uses it*