2024-10-18 18:49:15 +00:00
{
"version" : "v1.0.0" ,
"entity" : {
"type" : "individual" ,
"role" : "maintainer" ,
"name" : "Thierry Laurion" ,
"email" : "thierry.laurion@gmail.com" ,
"description" : "Thierry Laurion, founder of Insurgo Open Technologies and maintainer of the Heads open-source firmware project. Dedicated to developing secure, user-friendly technologies that enhance physical security and data protection." ,
"webpageUrl" : {
"url" : "https://github.com/linuxboot/heads" ,
2024-10-18 19:16:44 +00:00
"wellKnown" : "https://github.com/linuxboot/heads/blob/master/funding.json"
2024-10-18 18:49:15 +00:00
}
} ,
"projects" : [
{
"guid" : "heads" ,
"name" : "Heads" ,
"description" : "Heads is an open-source firmware project designed to enhance the security and integrity of laptops and servers. It provides a tamper-evident and cryptographically verified boot process, empowering users to maintain control over their hardware and data." ,
"webpageUrl" : {
"url" : "https://github.com/linuxboot/heads" ,
"wellKnown" : "https://github.com/linuxboot/heads/blob/main/funding.json"
} ,
"repositoryUrl" : {
"url" : "https://github.com/linuxboot/heads" ,
"wellKnown" : "https://github.com/linuxboot/heads/blob/main/funding.json"
} ,
"licenses" : [ "spdx:GPL-3.0" ] ,
"tags" : [ "firmware" , "security" , "open-source" , "linuxboot" , "coreboot" , "heads" , "TPM" , "measured-boot" , "linux" ]
}
] ,
"funding" : {
"channels" : [
{
"guid" : "opencollective" ,
"type" : "payment-provider" ,
"address" : "https://opencollective.com/insurgo" ,
"description" : "Support Heads development via Open Collective"
} ,
{
"guid" : "github-sponsors" ,
"type" : "payment-provider" ,
"address" : "https://github.com/sponsors/linuxboot/heads" ,
"description" : "Support Heads development via GitHub Sponsors"
}
] ,
"plans" : [
{
"guid" : "monthly-support" ,
"status" : "active" ,
"name" : "Monthly Support Plan" ,
"description" : "Support the ongoing development and maintenance of the Heads firmware project." ,
"amount" : 10 ,
"currency" : "CAD" ,
"frequency" : "monthly" ,
"channels" : [ "opencollective" , "github-sponsors" ]
} ,
{
"guid" : "one-time-donation" ,
"status" : "active" ,
"name" : "One-Time Donation" ,
"description" : "Make a one-time donation to support Heads." ,
"amount" : 50 ,
"currency" : "CAD" ,
"frequency" : "one-time" ,
"channels" : [ "opencollective" , "github-sponsors" ]
}
]
}
}