Firefox 147 Will Support The XDG Base Directory Specification

50 points by MarkAssPandi


dkl

I'm so much more excited about this than the AI stuff they've been doing.

Incidentally, people who like this would probably also like this very cool script which will help you move things into .config: https://github.com/b3nj5m1n/xdg-ninja

WilhelmVonWeiner

This being addressed fixes one of my two major pain points with Firefox. The other is keybinds being hardcoded, which has been a pain in the ass since at least 8 years ago but there's definitely an older issue. Good job Mozilla.

fedemp

I won't be reading the whole bug report, so I'll post my doubt about how they will handle this, given that there's information I would not like to be tracked in my git backup. One example is extensions. Where is the list of installed (and enabled ones stored)? Where do they save their own configuration? And the most important example is bookmarks. History and bookmarks are all saved in a SQLite DB, and both are confidential information. Is there anything that is innocuous enough in the browser configuration that can be safely saved in a public repository?