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" : {
2024-10-18 21:01:46 +00:00
"url" : "https://github.com/linuxboot/heads"
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" : {
2024-10-18 21:01:46 +00:00
"url" : "https://github.com/linuxboot/heads"
2024-10-18 18:49:15 +00:00
} ,
"repositoryUrl" : {
2024-10-18 21:01:46 +00:00
"url" : "https://github.com/linuxboot/heads"
2024-10-18 18:49:15 +00:00
} ,
2024-10-18 21:01:46 +00:00
"licenses" : [
"spdx:GPL-3.0"
] ,
"tags" : [
"firmware" ,
"security" ,
"open-source" ,
"linuxboot" ,
"coreboot" ,
"heads" ,
"TPM" ,
"measured-boot" ,
"linux"
]
2024-10-18 18:49:15 +00:00
}
] ,
"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" ,
2024-10-18 21:01:46 +00:00
"address" : "https://github.com/sponsors/tlaurion" ,
2024-10-18 18:49:15 +00:00
"description" : "Support Heads development via GitHub Sponsors"
}
] ,
"plans" : [
{
"guid" : "monthly-support" ,
"status" : "active" ,
2024-10-18 21:01:46 +00:00
"name" : "monthly-support" ,
"description" : "Monthly Support Plan" ,
2024-10-18 18:49:15 +00:00
"amount" : 10 ,
2024-10-18 21:01:46 +00:00
"currency" : "USD" ,
2024-10-18 18:49:15 +00:00
"frequency" : "monthly" ,
2024-10-18 21:01:46 +00:00
"channels" : [
"opencollective" ,
"github-sponsors"
]
2024-10-18 18:49:15 +00:00
} ,
{
"guid" : "one-time-donation" ,
"status" : "active" ,
"name" : "One-Time Donation" ,
"description" : "Make a one-time donation to support Heads." ,
"amount" : 50 ,
2024-10-18 21:01:46 +00:00
"currency" : "USD" ,
2024-10-18 18:49:15 +00:00
"frequency" : "one-time" ,
2024-10-18 21:01:46 +00:00
"channels" : [
"opencollective" ,
"github-sponsors"
]
2024-10-18 18:49:15 +00:00
}
2024-10-18 21:01:46 +00:00
] ,
"history" : [ ]
2024-10-18 18:49:15 +00:00
}
}