|
7 | 7 | |
8 | 8 | "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.", |
9 | 9 | "webpageUrl": { |
10 | | - "url": "https://github.com/linuxboot/heads", |
11 | | - "wellKnown": "https://github.com/linuxboot/heads/blob/master/funding.json" |
| 10 | + "url": "https://github.com/linuxboot/heads" |
12 | 11 | } |
13 | 12 | }, |
14 | 13 | "projects": [ |
|
17 | 16 | "name": "Heads", |
18 | 17 | "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.", |
19 | 18 | "webpageUrl": { |
20 | | - "url": "https://github.com/linuxboot/heads", |
21 | | - "wellKnown": "https://github.com/linuxboot/heads/blob/main/funding.json" |
| 19 | + "url": "https://github.com/linuxboot/heads" |
22 | 20 | }, |
23 | 21 | "repositoryUrl": { |
24 | | - "url": "https://github.com/linuxboot/heads", |
25 | | - "wellKnown": "https://github.com/linuxboot/heads/blob/main/funding.json" |
| 22 | + "url": "https://github.com/linuxboot/heads" |
26 | 23 | }, |
27 | | - "licenses": ["spdx:GPL-3.0"], |
28 | | - "tags": ["firmware", "security", "open-source", "linuxboot", "coreboot", "heads", "TPM", "measured-boot", "linux"] |
| 24 | + "licenses": [ |
| 25 | + "spdx:GPL-3.0" |
| 26 | + ], |
| 27 | + "tags": [ |
| 28 | + "firmware", |
| 29 | + "security", |
| 30 | + "open-source", |
| 31 | + "linuxboot", |
| 32 | + "coreboot", |
| 33 | + "heads", |
| 34 | + "TPM", |
| 35 | + "measured-boot", |
| 36 | + "linux" |
| 37 | + ] |
29 | 38 | } |
30 | 39 | ], |
31 | 40 | "funding": { |
|
39 | 48 | { |
40 | 49 | "guid": "github-sponsors", |
41 | 50 | "type": "payment-provider", |
42 | | - "address": "https://github.com/sponsors/linuxboot/heads", |
| 51 | + "address": "https://github.com/sponsors/tlaurion", |
43 | 52 | "description": "Support Heads development via GitHub Sponsors" |
44 | 53 | } |
45 | 54 | ], |
46 | 55 | "plans": [ |
47 | 56 | { |
48 | 57 | "guid": "monthly-support", |
49 | 58 | "status": "active", |
50 | | - "name": "Monthly Support Plan", |
51 | | - "description": "Support the ongoing development and maintenance of the Heads firmware project.", |
| 59 | + "name": "monthly-support", |
| 60 | + "description": "Monthly Support Plan", |
52 | 61 | "amount": 10, |
53 | | - "currency": "CAD", |
| 62 | + "currency": "USD", |
54 | 63 | "frequency": "monthly", |
55 | | - "channels": ["opencollective", "github-sponsors"] |
| 64 | + "channels": [ |
| 65 | + "opencollective", |
| 66 | + "github-sponsors" |
| 67 | + ] |
56 | 68 | }, |
57 | 69 | { |
58 | 70 | "guid": "one-time-donation", |
59 | 71 | "status": "active", |
60 | 72 | "name": "One-Time Donation", |
61 | 73 | "description": "Make a one-time donation to support Heads.", |
62 | 74 | "amount": 50, |
63 | | - "currency": "CAD", |
| 75 | + "currency": "USD", |
64 | 76 | "frequency": "one-time", |
65 | | - "channels": ["opencollective", "github-sponsors"] |
| 77 | + "channels": [ |
| 78 | + "opencollective", |
| 79 | + "github-sponsors" |
| 80 | + ] |
66 | 81 | } |
67 | | - ] |
| 82 | + ], |
| 83 | + "history": [] |
68 | 84 | } |
69 | 85 | } |
70 | | - |
|
0 commit comments