funding.json (3875B)
- {
- "version": "v1.0.0",
- "entity": {
- "type": "individual",
- "role": "maintainer",
- "name": "Haelwenn Monnier",
- "email": "funding.json@hacktivis.me",
- "description": "Contributor to Gentoo and Alpine and Libre Software developer, mostly network software intended to be self-hosted but also system utilities.",
- "webpageUrl": {
- "url": "https://hacktivis.me/"
- }
- },
- "projects": [
- {
- "guid": "badwolf",
- "name": "Badwolf Browser",
- "description": "Minimalist and privacy-oriented WebKitGTK+ browser",
- "webpageUrl": {
- "url": "https://hacktivis.me/projects/badwolf"
- },
- "repositoryUrl": {
- "url": "https://hacktivis.me/git/badwolf"
- },
- "licenses": [
- "spdx:BSD-3-Clause",
- "spdx:CC-BY-SA-4.0",
- "spdx:MPL-2.0"
- ],
- "tags": [
- "browser",
- "webkit",
- "webkit-gtk",
- "privacy",
- "gtk"
- ]
- },
- {
- "guid": "deblob",
- "name": "deblob",
- "description": "Remove binary executables from a directory",
- "webpageUrl": {
- "url": "https://hacktivis.me/projects/deblob"
- },
- "repositoryUrl": {
- "url": "https://hacktivis.me/git/deblob"
- },
- "licenses": [
- "spdx:BSD-3-Clause"
- ],
- "tags": [
- "hare",
- "auditing",
- "security",
- "developer-tools",
- "packager-tools"
- ]
- },
- {
- "guid": "utils-std",
- "name": "utils-std",
- "description": "Collection of commonly available Unix tools (à la coreutils).\nMade to be bootstrappable with a minimal C compiler and without already installed utilities.",
- "webpageUrl": {
- "url": "https://hacktivis.me/git/utils-std"
- },
- "repositoryUrl": {
- "url": "https://hacktivis.me/git/utils-std"
- },
- "licenses": [
- "spdx:MPL-2.0",
- "spdx:0BSD",
- "spdx:BSD-2-Clause",
- "spdx:BSD-3-Clause",
- "spdx:MIT"
- ],
- "tags": [
- "utils",
- "coreutils",
- "bootstrapping",
- "bootstrappable",
- "linux"
- ]
- },
- {
- "guid": "bootstrap-initrd",
- "name": "bootstrap-initrd",
- "description": "Linux initrd to bootstrap from a small binary seed",
- "webpageUrl": {
- "url": "https://hacktivis.me/git/bootstrap-initrd"
- },
- "repositoryUrl": {
- "url": "https://hacktivis.me/git/bootstrap-initrd"
- },
- "licenses": [
- "spdx:MPL-2.0",
- "spdx:BSD-3-Clause"
- ],
- "tags": [
- "linux",
- "bootstrapping",
- "auditing",
- "security"
- ]
- }
- ],
- "funding": {
- "channels": [
- {
- "guid": "liberapay",
- "type": "payment-provider",
- "address": "https://liberapay.com/lanodan_",
- "description": "Sponsor me through liberapay."
- },
- {
- "guid": "github-sponsors",
- "type": "payment-provider",
- "address": "https://github.com/sponsors/lanodan",
- "description": "Sponsor me through github."
- }
- ],
- "plans": [
- {
- "guid": "weekly",
- "status": "active",
- "name": "Weekly donation",
- "amount": 0,
- "currency": "EUR",
- "frequency": "weekly",
- "channels": [
- "liberapay"
- ]
- },
- {
- "guid": "monthly",
- "status": "active",
- "name": "Monthly donation",
- "amount": 0,
- "currency": "EUR",
- "frequency": "monthly",
- "channels": [
- "github-sponsors"
- ]
- },
- {
- "guid": "one-time",
- "status": "active",
- "name": "One time donation",
- "amount": 0,
- "currency": "EUR",
- "frequency": "one-time",
- "channels": [
- "github-sponsors"
- ]
- }
- ],
- "history": []
- }
- }