<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>cc0-licensed</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/245/feed"/>
    <updated>2026-06-06T06:36:34+00:00</updated>
    <id>https://links.biapy.com/guest/tags/245/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12661</id>
            <title type="text"><![CDATA[Awesome Privacy Tools]]></title>
            <link rel="alternate" href="https://github.com/anondotli/awesome-privacy-tools" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12661"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[encrypted messaging, anonymous email, VPNs, Tor, password managers, secure file sharing, browser privacy, and self-hosted privacy software. 



    A curated list of the best privacy tools, open-source privacy tools, encrypted messaging apps, anonymous email services, VPNs, Tor tools, password managers, secure file sharing apps, browser privacy extensions, and self-hosted privacy software.

Awesome Privacy Tools helps people find practical tools for private email, encrypted chat, anonymous browsing, password security, data removal, device hardening, and self-hosted alternatives to surveillance-based products.]]>
            </summary>
            <updated>2026-04-30T11:25:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12559</id>
            <title type="text"><![CDATA[Awesome OpenTofu]]></title>
            <link rel="alternate" href="https://awesome-opentofu.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12559"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A curated and collaborative list of awesome OpenTofu resources and tools.

OpenTofu allows you to declaratively manage your infrastructure. It’s an open-source, community-driven alternative to Terraform.

- [Awesome OpenTofu @ GitHub](https://github.com/virtualroot/awesome-opentofu).]]>
            </summary>
            <updated>2026-04-17T08:26:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12060</id>
            <title type="text"><![CDATA[RetroTick]]></title>
            <link rel="alternate" href="https://retrotick.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12060"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Run Classic Windows &amp;amp; DOS Programs in Your Browser.
 💾 Run classic Windows &amp;amp; DOS executables in the browser — an x86 emulator + Win32/Win16/DOS API layer built from scratch in TypeScript 

- [RetroTick @ GitHub](https://github.com/lqs/retrotick).

Related contents:

- [RetroTick - Vos vieux .exe qui tournent dans le navigateur @ Korben :fr:](https://korben.info/retrotick-windows-navigateur.html).]]>
            </summary>
            <updated>2026-03-09T09:49:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12055</id>
            <title type="text"><![CDATA[no-agents.md]]></title>
            <link rel="alternate" href="https://codeberg.org/rossabaker/no-agents.md" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12055"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A project to reject AI agents via AGENTS.md.
This project provides the context and instructions to AI agents that their presence is unwelcome.

Related contents:

- [no-agents.md - Le fichier qui dit non aux IA dans votre code @ Korben :fr:](https://korben.info/no-agents-md-bloquer-ia-repo.html).]]>
            </summary>
            <updated>2026-03-09T09:25:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11946</id>
            <title type="text"><![CDATA[Awesome REST]]></title>
            <link rel="alternate" href="https://github.com/marmelab/awesome-rest" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11946"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A collaborative list of great resources about RESTful API architecture, development, test, and performance]]>
            </summary>
            <updated>2026-02-27T10:39:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11469</id>
            <title type="text"><![CDATA[Awesome wlroots]]></title>
            <link rel="alternate" href="https://github.com/solarkraft/awesome-wlroots" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11469"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A list of tools and compositors around wlroots.

wlroots is a compositor library and defines a large and diverse ecosystem around wlr-protocols.
This list is dedicated to cool stuff/useful tools for wlroots desktops. For general cool stuff and applications on Wayland check out awesome-wayland.]]>
            </summary>
            <updated>2026-01-15T09:22:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11144</id>
            <title type="text"><![CDATA[agenix]]></title>
            <link rel="alternate" href="https://github.com/ryantm/agenix" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11144"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[age-encrypted secrets for NixOS and Home manager.

agenix is a small and convenient Nix library for securely managing and deploying secrets using common public-private SSH key pairs: You can encrypt a secret (password, access-token, etc.) on a source machine using a number of public SSH keys, and deploy that encrypted secret to any another target machine that has the corresponding private SSH key of one of those public keys.

Related contents:

- [Public Dotfiles, Private Secrets: My Nix OS Docker Workflow @ Tymscar](https://blog.tymscar.com/posts/nixosdockerwithsecrets/)]]>
            </summary>
            <updated>2025-12-01T13:30:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11018</id>
            <title type="text"><![CDATA[Guts]]></title>
            <link rel="alternate" href="https://github.com/coder/guts" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11018"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Guts is a code generator that converts Golang types to Typescript. Useful for keeping types in sync between the front and backend. 

guts is a tool to convert golang types to typescript for enabling a consistent type definition across the frontend and backend. It is intended to be called and customized as a library, rather than as a command line executable.]]>
            </summary>
            <updated>2025-11-19T12:59:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10940</id>
            <title type="text"><![CDATA[OSS Taxonomy]]></title>
            <link rel="alternate" href="https://taxonomy.ecosyste.ms/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10940"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Source Software Classification.

 A structured, open-source taxonomy for classifying open source software projects. 

- [OSS Taxonomy @ GitHub](https://github.com/ecosyste-ms/oss-taxonomy).

Related contents:

- [Episode \#665: The world of open source metadata @ Changelog Interviews](https://changelog.com/podcast/665).]]>
            </summary>
            <updated>2025-11-12T14:19:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10844</id>
            <title type="text"><![CDATA[Logging Made Easy @ CISA]]></title>
            <link rel="alternate" href="https://www.cisa.gov/resources-tools/services/logging-made-easy" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10844"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CISA’s LME provides a free, easy-to-deploy log management solution. It includes real-time threat alerts, customizable dashboards, and community collaboration on GitHub, helping small to medium-sized organizations improve their cybersecurity.

CISA&amp;#039;s Logging Made Easy (LME) is a no cost, open source platform that centralizes log collection, enhances threat detection, and enables real-time alerting, helping small to medium-sized organizations secure their infrastructure. Whether you&amp;#039;re upgrading from a previous version or deploying for the first time, LME offers a scalable, efficient solution for logging and endpoint security.

- [Logging Made Easy @ GitHub](https://github.com/cisagov/LME).

Related contents:

- [Digest #186: Inside the AWS Outage, Docker Compose in Production, F1 Hacks and 86,000 npm Packages Attacks @ DevOps Bulletin](https://www.devopsbulletin.com/p/digest-186-inside-the-aws-outage).]]>
            </summary>
            <updated>2025-11-03T10:14:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10801</id>
            <title type="text"><![CDATA[Awesome Nix]]></title>
            <link rel="alternate" href="https://github.com/nix-community/awesome-nix" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10801"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[😎 A curated list of the best resources in the Nix community]]>
            </summary>
            <updated>2025-10-28T10:02:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10666</id>
            <title type="text"><![CDATA[css-extras]]></title>
            <link rel="alternate" href="https://github.com/sindresorhus/css-extras" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10666"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Useful CSS custom functions using the new `@​function` rule]]>
            </summary>
            <updated>2025-10-15T11:55:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10646</id>
            <title type="text"><![CDATA[Reactive]]></title>
            <link rel="alternate" href="https://cloudstreet-dev.github.io/React-is-Awful/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10646"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A React Book for the Reluctant.

A complete React education disguised as a 16-chapter complaint about React. Written by an AI that’s never had to clear node_modules to free up disk space, for developers who have.

- [Reactive: A React Book for the Reluctant @ GitHub](https://github.com/cloudstreet-dev/React-is-Awful).]]>
            </summary>
            <updated>2025-10-14T09:35:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10165</id>
            <title type="text"><![CDATA[httpjail]]></title>
            <link rel="alternate" href="https://github.com/coder/httpjail" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10165"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Monitor and restrict HTTP/HTTPS requests from processes.

A cross-platform tool for monitoring and restricting HTTP/HTTPS requests from processes using network isolation and transparent proxy interception.

Related contents:

- [Fine-grained HTTP filtering for Claude Code @ ammar.io](https://ammar.io/blog/httpjail).]]>
            </summary>
            <updated>2025-09-16T08:39:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/101</id>
            <title type="text"><![CDATA[Awesome Claude Code 🤝]]></title>
            <link rel="alternate" href="https://github.com/hesreallyhim/awesome-claude-code" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/101"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A curated list of awesome commands, files, and workflows for Claude Code.

This is a curated list of slash-commands, CLAUDE.md files, CLI tools, and other resources and guides for enhancing your Claude Code workflow, productivity, and vibes.]]>
            </summary>
            <updated>2025-09-18T11:23:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/180</id>
            <title type="text"><![CDATA[Shields.io]]></title>
            <link rel="alternate" href="https://shields.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/180"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Concise, consistent, and legible badges in SVG and raster format.

- [Shields.io @ GitHub](https://github.com/badges/shields).

Related contents:

- [EP 61: Coding in My Pants @ Linux Matters](https://linuxmatters.sh/61/).]]>
            </summary>
            <updated>2025-09-18T15:25:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/325</id>
            <title type="text"><![CDATA[Awesome Mac]]></title>
            <link rel="alternate" href="https://wangchujiang.com/awesome-mac/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/325"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Awesome Mac application sharing recommendation.

This project is now very large, and is very different from the original idea. Here, we collect awesome macOS software and arrange them into various categories. Feel free to star and fork. 

- [Awesome Mac @ GitHub](https://github.com/jaywcjlove/awesome-mac).]]>
            </summary>
            <updated>2026-01-13T13:25:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/599</id>
            <title type="text"><![CDATA[@photostructure/tz-lookup]]></title>
            <link rel="alternate" href="https://github.com/photostructure/tz-lookup" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/599"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript Library for Timezone Lookup by Location.

Fast, memory-efficient time zone estimations from latitude and longitude.]]>
            </summary>
            <updated>2025-08-28T17:38:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5422</id>
            <title type="text"><![CDATA[Just]]></title>
            <link rel="alternate" href="https://just.systems/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5422"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Command Runner. A `make` alternative.

just is a handy way to save and run project-specific commands.

- [Just @ GitHub](https://github.com/casey/just).

Related contents:

- [Justified @ Bite code!](https://www.bitecode.dev/p/justified).]]>
            </summary>
            <updated>2025-12-15T13:03:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6480</id>
            <title type="text"><![CDATA[Awesome]]></title>
            <link rel="alternate" href="https://github.com/sindresorhus/awesome" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6480"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[😎 Awesome lists about all kinds of interesting topics.

Related contents:

- [GitHub Repositories to Improve Your Programming Skills @ Marko Denic](https://markodenic.tech/github-repositories-to-improve-your-programming-skills/).]]>
            </summary>
            <updated>2025-10-27T13:30:45+00:00</updated>
        </entry>
    </feed>
