-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathterms.html
More file actions
152 lines (136 loc) · 11.3 KB
/
Copy pathterms.html
File metadata and controls
152 lines (136 loc) · 11.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FireForm - Terms of Service</title>
<meta name="description" content="FireForm Terms of Service. Understand the conditions under which you may use the FireForm open-source application.">
<link rel="stylesheet" href="styles.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;800&display=swap" rel="stylesheet">
</head>
<body>
<div class="background-effects">
<div class="glow red-glow"></div>
<div class="glow orange-glow"></div>
</div>
<nav class="navbar">
<div class="container">
<div class="logo">
<a href="index.html" style="color: inherit; text-decoration: none;"><span class="fire-icon">🔥</span> FireForm</a>
</div>
<div class="nav-links">
<a href="index.html" class="github-link" style="margin-right: 15px;">Home</a>
<a href="dpg.html" class="github-link" style="margin-right: 15px;">DPG & SDGs</a>
<a href="https://github.com/fireform-core/FireForm" target="_blank" rel="noopener noreferrer" class="github-link">
GitHub
</a>
</div>
</div>
</nav>
<main class="hero" style="min-height: auto; padding-top: 120px; padding-bottom: 60px;">
<div class="container">
<div class="hero-content">
<h1 class="hero-title">Terms of <span class="gradient-text">Service</span></h1>
<p class="hero-subtitle" style="text-align: left;">
By downloading, installing, or using FireForm you agree to the following terms. Please read them carefully. If you do not agree, do not use the software.
</p>
<p style="color: rgba(255,255,255,0.4); font-size: 0.9rem; text-align: left; margin-top: -1.5rem; margin-bottom: 1rem;">
Last updated: May 2026
</p>
</div>
</div>
</main>
<div class="container" style="padding-bottom: 80px;">
<div class="features-section" style="margin-top: 0;">
<div class="feature-card" style="text-align: left; padding: 40px; margin-bottom: 40px;">
<h3 style="margin-bottom: 15px;">1. Acceptance of Terms</h3>
<p style="line-height: 1.6;">
These Terms of Service ("Terms") govern your access to and use of the FireForm software application, source code, documentation, and related materials (collectively, the "Software"). By using the Software you confirm that you are at least 18 years old (or the age of majority in your jurisdiction) and have the legal authority to accept these Terms on behalf of yourself or the organization you represent.
</p>
</div>
<div class="feature-card" style="text-align: left; padding: 40px; margin-bottom: 40px;">
<h3 style="margin-bottom: 15px;">2. Open-Source License</h3>
<p style="margin-bottom: 20px; line-height: 1.6;">
FireForm is released under the <strong style="color: var(--text-primary);">MIT License</strong>. You are free to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software subject to the conditions stated in the LICENSE file included with every distribution and available in our <a href="https://github.com/fireform-core/FireForm/blob/main/LICENSE" target="_blank" rel="noopener noreferrer" style="color: #64b5f6;">GitHub repository</a>.
</p>
<p style="line-height: 1.6;">
Nothing in these Terms restricts rights granted to you by the MIT License; they are intended solely to clarify responsibilities and limitations not addressed by that license.
</p>
</div>
<div class="feature-card" style="text-align: left; padding: 40px; margin-bottom: 40px;">
<h3 style="margin-bottom: 15px;">3. Permitted Use</h3>
<p style="margin-bottom: 15px; line-height: 1.6;">You may use FireForm for any lawful purpose, including:</p>
<ul style="margin-left: 20px; line-height: 1.8;">
<li>Internal use by emergency services, public safety agencies, and fire departments.</li>
<li>Research, academic, and non-commercial projects.</li>
<li>Commercial deployments, provided you comply with the MIT License attribution requirements.</li>
<li>Developing derivative works or integrations, subject to the MIT License terms.</li>
</ul>
</div>
<div class="feature-card" style="text-align: left; padding: 40px; margin-bottom: 40px;">
<h3 style="margin-bottom: 15px;">4. Prohibited Use</h3>
<p style="margin-bottom: 15px; line-height: 1.6;">You must not use FireForm to:</p>
<ul style="margin-left: 20px; line-height: 1.8;">
<li>Violate any applicable law or regulation, including but not limited to laws governing data protection, privacy, and public safety reporting.</li>
<li>Intentionally generate false, fraudulent, or misleading incident reports.</li>
<li>Infringe the intellectual property rights of any third party.</li>
<li>Introduce malware, exploits, or other harmful code into the Software or its dependencies.</li>
<li>Use the Software in a manner that endangers the health or safety of any person.</li>
</ul>
</div>
<div class="feature-card" style="text-align: left; padding: 40px; margin-bottom: 40px;">
<h3 style="margin-bottom: 15px;">5. No Warranty</h3>
<p style="line-height: 1.6;">
THE SOFTWARE IS PROVIDED <strong style="color: var(--text-primary);">"AS IS"</strong>, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THE FIREFORM CONTRIBUTORS DO NOT WARRANT THAT THE SOFTWARE WILL BE ERROR-FREE, UNINTERRUPTED, SECURE, OR THAT ANY DEFECTS WILL BE CORRECTED. USE OF THE SOFTWARE FOR CRITICAL PUBLIC-SAFETY OPERATIONS IS ENTIRELY AT YOUR OWN RISK AND YOUR ORGANIZATION'S DISCRETION.
</p>
</div>
<div class="feature-card" style="text-align: left; padding: 40px; margin-bottom: 40px;">
<h3 style="margin-bottom: 15px;">6. Limitation of Liability</h3>
<p style="line-height: 1.6;">
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL THE FIREFORM CONTRIBUTORS, MAINTAINERS, SPONSORS, OR AFFILIATED ORGANIZATIONS BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES — INCLUDING LOSS OF DATA, REVENUE, GOODWILL, OR LIFE — ARISING OUT OF OR IN CONNECTION WITH THE USE OR INABILITY TO USE THE SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. IN JURISDICTIONS THAT DO NOT ALLOW THE EXCLUSION OF CERTAIN WARRANTIES OR LIMITATIONS OF LIABILITY, OUR LIABILITY IS LIMITED TO THE FULLEST EXTENT PERMITTED BY LAW.
</p>
</div>
<div class="feature-card" style="text-align: left; padding: 40px; margin-bottom: 40px;">
<h3 style="margin-bottom: 15px;">7. User-Generated Content and Data</h3>
<p style="margin-bottom: 20px; line-height: 1.6;">
FireForm processes data exclusively on your local device. You retain full ownership of all incident reports, templates, voice recordings, and any other data you create or import. We do not access, store, or transmit your data.
</p>
<p style="line-height: 1.6;">
You are solely responsible for the accuracy and legality of the data you enter into FireForm and for complying with any reporting obligations imposed by your jurisdiction or regulatory authority.
</p>
</div>
<div class="feature-card" style="text-align: left; padding: 40px; margin-bottom: 40px;">
<h3 style="margin-bottom: 15px;">8. Third-Party Components</h3>
<p style="line-height: 1.6;">
FireForm integrates with third-party software, including <strong style="color: var(--text-primary);">Ollama</strong> for local LLM inference and <strong style="color: var(--text-primary);">Whisper</strong> for voice transcription. Your use of those components is governed by their respective licenses and terms. We make no representations or warranties regarding third-party software and are not responsible for any issues arising from their use.
</p>
</div>
<div class="feature-card" style="text-align: left; padding: 40px; margin-bottom: 40px;">
<h3 style="margin-bottom: 15px;">9. Contributions</h3>
<p style="line-height: 1.6;">
Contributions to FireForm (pull requests, issues, documentation, etc.) are subject to our <a href="https://github.com/fireform-core/FireForm/blob/main/CONTRIBUTING.md" target="_blank" rel="noopener noreferrer" style="color: #64b5f6;">Contributing Guidelines</a> and <a href="https://github.com/fireform-core/FireForm/blob/main/CODE_OF_CONDUCT.md" target="_blank" rel="noopener noreferrer" style="color: #64b5f6;">Code of Conduct</a>. By submitting a contribution you confirm that you have the right to license it under the MIT License and that you grant the FireForm project a perpetual, worldwide, royalty-free license to use, reproduce, and distribute your contribution.
</p>
</div>
<div class="feature-card" style="text-align: left; padding: 40px; margin-bottom: 40px;">
<h3 style="margin-bottom: 15px;">10. Changes to These Terms</h3>
<p style="line-height: 1.6;">
We may update these Terms from time to time. When we do, we will revise the "Last updated" date at the top of this page and, for material changes, post a notice in our GitHub repository. Continued use of FireForm after changes are posted constitutes your acceptance of the revised Terms.
</p>
</div>
<div class="feature-card" style="text-align: left; padding: 40px;">
<h3 style="margin-bottom: 15px;">11. Contact</h3>
<p style="line-height: 1.6;">
If you have questions about these Terms, please reach out to the core maintainers via our <a href="https://github.com/fireform-core/FireForm" style="color: #64b5f6;">GitHub Repository</a>. We welcome feedback from deploying organizations and community members.
</p>
</div>
</div>
</div>
<footer>
<div class="container">
<p>FireForm is a Digital Public Good. Licensed under MIT. · <a href="privacy.html" style="color: rgba(255,255,255,0.4); text-decoration: none;">Privacy Policy</a> · <a href="terms.html" style="color: rgba(255,255,255,0.4); text-decoration: none;">Terms of Service</a></p>
</div>
</footer>
</body>
</html>