Files
AliasVault/funding.json
Leendert de Borst af98a252c8 Update funding.json
2025-09-09 16:16:06 +02:00

85 lines
3.2 KiB
JSON

{
"version": "v1.0.0",
"entity": {
"type": "individual",
"role": "owner",
"name": "Leendert de Borst",
"email": "contact@support.aliasvault.net",
"phone": "",
"description": "Leendert de Borst (lanedirt) is the creator and maintainer of AliasVault, a privacy-first, open-source password and email-alias manager. AliasVault is entirely self-funded, community-driven, and developed with the mission to make the internet a safer and more private place: where you decide what to share, and with whom.",
"webpageUrl": {
"url": "https://www.aliasvault.net",
"wellKnown": "https://www.aliasvault.net/.well-known/funding-manifest-urls"
}
},
"projects": [
{
"guid": "aliasvault",
"name": "AliasVault",
"description": "AliasVault is an open-source, privacy-first password manager with a built-in email server and alias generator, fully self-hostable on your own infrastructure. It is designed as an alternative to Bitwarden, 1Password, Proton Pass, SimpleLogin, and more. AliasVault helps you generate unique aliases and passwords so you never give away more than necessary. Our mission is simple: to make the internet a safer and more private place, where you decide what to share and with whom. Privacy is a right, not a luxury. AliasVault is the response to a web that tracks everything—a way to take back control of your digital privacy and stay secure online.",
"webpageUrl": {
"url": "https://www.aliasvault.net",
"wellKnown": "https://www.aliasvault.net/.well-known/funding-manifest-urls"
},
"repositoryUrl": {
"url": "https://github.com/aliasvault/aliasvault",
"wellKnown": ""
},
"licenses": [
"spdx:AGPL-3.0-only"
],
"tags": [
"password-manager",
"email-aliases",
"cryptography",
"ios",
"security",
"android",
"privacy",
"communication"
]
}
],
"funding": {
"channels": [
{
"guid": "buymeacoffee",
"type": "payment-provider",
"address": "https://buymeacoffee.com/lanedirt",
"description": "Support AliasVault development via Buy Me a Coffee."
},
{
"guid": "opencollective",
"type": "payment-provider",
"address": "https://opencollective.com/aliasvault",
"description": "Support AliasVault development via Open Collective."
}
],
"plans": [
{
"guid": "general-support",
"status": "active",
"name": "General Support",
"description": "Help sustain ongoing development, hosting, and maintenance of AliasVault.",
"amount": 0,
"currency": "EUR",
"frequency": "one-time",
"channels": [
"buymeacoffee",
"opencollective"
]
}
],
"history": [
{
"year": 2025,
"income": 0,
"expenses": 0,
"taxes": 0,
"currency": "EUR",
"description": "No external funding to date."
}
]
}
}