If you are familiar with software patents and would like to moderate an excellent database of campaign material against software patents, please respond below. This post will be pinned until ESP Wiki is sufficiently moderated.
ESP Wiki was created in 2008 as the main resource for activists, programmers, lawyers, and policy makers with the goal of abolishing software patents. In the past, it has worked as a community forum for FSF's amicus briefs to courts and has been cited by legal journals and articles. Lately it has gotten some serious updates: a new logo, a modernized theme, better categorization, brand-new custom wiki templates, etc.
It is not required to have a legal background, but you should be at least comfortable with reading legal information. You should also have a general understanding of basic legal procedure around patent law. But even if you don't know much, this is a great opportunity to learn some interesting details about this topic.
Do not hesitate to contact me at any point; this post will be up for a while.
You can read more about the End Software Patents campaign in the community's description.
Links:
Depends on the system you are using, but the principle is the same.
First, you need to set up your profiles in
about:profiles
. Then, you launch these profiles withfirefox -P "<profile name>"
in your terminal. Once that works, you can use anything that can launch programs via keybindings. It's easier on window managers. For example, in my Hyprland config, I have the following lines:SUPER+Z launches my hardened browser (no JS), SUPER+SHIFT+Z launches my vanilla browser (JS enabled, some options turned off). The
$browser
variable is set to GNU Icecat, a Firefox fork.