Wiki source code of License and Disclaimer

Version 4.6 by Robert Schaub on 2026/02/08 09:10

Hide last authors
Robert Schaub 1.1 1 = License and Disclaimer =
2
Robert Schaub 2.1 3 == Overview ==
Robert Schaub 1.1 4
Robert Schaub 2.1 5 FactHarbor is an **open-source nonprofit project** committed to transparency and accessibility. All resources are licensed under multiple open licenses to maximize reuse while protecting the project's transparency mission.
Robert Schaub 1.1 6
Robert Schaub 2.1 7 **FactHarbor operates under a multi-license model:**
Robert Schaub 1.1 8
Robert Schaub 2.1 9 * Documentation and specifications: CC BY-SA 4.0
10 * Code: MIT (default) or AGPL-3.0 (core components)
11 * Structured data: Open Database License (ODbL)
Robert Schaub 1.1 12
Robert Schaub 2.1 13 == Licensing ==
Robert Schaub 4.3 14
Robert Schaub 4.1 15
Robert Schaub 4.3 16
Robert Schaub 2.1 17 === Documentation ===
Robert Schaub 1.1 18
Robert Schaub 2.1 19 All general **documentation** (organizational and technical) is licensed under:
Robert Schaub 1.1 20
Robert Schaub 2.1 21 * **[[Creative Commons Attribution-ShareAlike 4.0 (CC BY-SA 4.0)>>http://creativecommons.org/licenses/by-sa/4.0/]]**
Robert Schaub 1.1 22
Robert Schaub 2.1 23 **You may:**
Robert Schaub 4.3 24
Robert Schaub 2.1 25 * Use, share, and adapt the documentation (including commercially)
Robert Schaub 1.1 26
Robert Schaub 2.1 27 **You must:**
Robert Schaub 4.3 28
Robert Schaub 2.1 29 * Provide attribution to FactHarbor
30 * Share derivative works under CC BY-SA 4.0
Robert Schaub 1.1 31
Robert Schaub 2.1 32 **Exception:** Security-sensitive documentation may be published partially or kept internal.
Robert Schaub 1.1 33
Robert Schaub 2.1 34 === Core Protocol & Data Model ===
Robert Schaub 1.1 35
Robert Schaub 2.1 36 The **core protocol** and **data model** are licensed under:
Robert Schaub 1.1 37
Robert Schaub 2.1 38 * **[[Creative Commons Attribution-ShareAlike 4.0 (CC BY-SA 4.0)>>http://creativecommons.org/licenses/by-sa/4.0/]]**
Robert Schaub 1.1 39
Robert Schaub 2.1 40 **You may:**
Robert Schaub 4.3 41
Robert Schaub 2.1 42 * Use, implement, and modify the protocol/data model
43 * Publish derivative specifications under CC BY-SA 4.0
Robert Schaub 1.1 44
Robert Schaub 2.1 45 **You must:**
Robert Schaub 4.3 46
Robert Schaub 2.1 47 * Attribute to FactHarbor
48 * Use different branding (the "FactHarbor" name is trademark-protected)
49 * State derivation from FactHarbor protocol
50 * Share derivatives under CC BY-SA 4.0
Robert Schaub 1.1 51
Robert Schaub 2.1 52 === Code ===
Robert Schaub 1.1 53
Robert Schaub 2.1 54 **Default License:** **[[MIT License>>https://opensource.org/licenses/MIT]]**
Robert Schaub 1.1 55
Robert Schaub 2.1 56 **Core Components License:** **[[AGPL-3.0>>https://www.gnu.org/licenses/agpl-3.0.en.html]]** for:
Robert Schaub 4.3 57
Robert Schaub 2.1 58 * Core verdict engine
59 * AKEL reasoning logic
60 * Scenario evaluation engine
Robert Schaub 1.1 61
Robert Schaub 2.1 62 **Rationale:** AGPL-3.0 prevents black-box network services that contradict our transparency mission.
Robert Schaub 1.1 63
Robert Schaub 2.1 64 === Structured Data ===
Robert Schaub 1.1 65
Robert Schaub 2.1 66 Curated knowledge and datasets are licensed under:
Robert Schaub 1.1 67
68 * **[[Open Database License (ODbL)>>https://opendatacommons.org/licenses/odbl/]]**
69
Robert Schaub 2.1 70 This ensures derivative databases remain open and prevents proprietary capture of community data.
Robert Schaub 1.1 71
Robert Schaub 2.1 72 == Attribution ==
Robert Schaub 1.1 73
Robert Schaub 2.1 74 When creating derivative works, attribute as follows:
Robert Schaub 1.1 75
Robert Schaub 2.1 76 **Documentation/Specifications:**
Robert Schaub 4.3 77 {{code}}This work, '[Your Work Name]', is a derivative of 'FactHarbor' by Robert Schaub
78 and the FactHarbor community. Licensed under CC BY-SA 4.0 by [Your Name].{{/code}}
Robert Schaub 1.1 79
Robert Schaub 2.1 80 **Code (MIT):**
Robert Schaub 4.3 81 {{code}}Based on FactHarbor by Robert Schaub and contributors
82 Licensed under MIT License{{/code}}
Robert Schaub 1.1 83
Robert Schaub 2.1 84 **Code (AGPL):**
Robert Schaub 4.3 85 {{code}}Based on FactHarbor Core Engine by Robert Schaub and contributors
Robert Schaub 1.1 86 Licensed under GNU AGPL v3.0
Robert Schaub 4.3 87 Source code available at: [repository URL]{{/code}}
Robert Schaub 1.1 88
Robert Schaub 2.1 89 **Databases (ODbL):**
Robert Schaub 4.3 90 {{code}}Derived from FactHarbor data by Robert Schaub and the FactHarbor community.
91 Licensed under ODbL by [Your Name].{{/code}}
Robert Schaub 1.1 92
Robert Schaub 2.1 93 == AI Models & Third-Party Components ==
Robert Schaub 1.1 94
Robert Schaub 2.1 95 **AKEL (AI Knowledge Extraction Layer):**
Robert Schaub 4.3 96
Robert Schaub 2.1 97 * Open-source models preferred
98 * Proprietary models allowed but must be disclosed to users
99 * AI-generated content marked with **AuthorType = AI**
100 * Integration code remains open (MIT/AGPL)
Robert Schaub 1.1 101
Robert Schaub 2.1 102 **Third-Party Libraries:**
Robert Schaub 4.3 103
Robert Schaub 2.1 104 * Must be license-compatible with MIT/AGPL
105 * Documented in LICENSE/NOTICE files
Robert Schaub 1.1 106
Robert Schaub 2.1 107 == Organizational Transparency ==
Robert Schaub 1.1 108
Robert Schaub 2.1 109 FactHarbor commits to publishing:
Robert Schaub 1.1 110
Robert Schaub 2.1 111 **Annually:**
Robert Schaub 4.3 112
Robert Schaub 2.1 113 * Financial statements
114 * Income sources and expenses
115 * Major funding relationships
Robert Schaub 1.1 116
Robert Schaub 2.1 117 **Twice Yearly:**
Robert Schaub 4.3 118
Robert Schaub 2.1 119 * Transparency reports
120 * AKEL performance metrics
121 * Content moderation statistics
Robert Schaub 1.1 122
Robert Schaub 2.1 123 **Ongoing:**
Robert Schaub 4.3 124
Robert Schaub 2.1 125 * Governance documents
126 * Policy changes
127 * Incident reports
Robert Schaub 1.1 128
Robert Schaub 2.1 129 See [[Transparency Policy>>FactHarbor.Organisation.How-We-Work-Together.Transparency-Policy]] for details.
Robert Schaub 1.1 130
Robert Schaub 2.1 131 == Disclaimer ==
Robert Schaub 1.1 132
Robert Schaub 2.1 133 === No Warranty ===
Robert Schaub 1.1 134
Robert Schaub 2.1 135 FactHarbor is provided **"AS IS"** without warranty of any kind, including:
Robert Schaub 4.3 136
Robert Schaub 2.1 137 * Merchantability
138 * Fitness for purpose
Robert Schaub 1.1 139 * Accuracy or completeness
Robert Schaub 2.1 140 * Uninterrupted service
Robert Schaub 1.1 141
Robert Schaub 2.1 142 === No Liability ===
Robert Schaub 1.1 143
Robert Schaub 2.1 144 FactHarbor creators, contributors, and operators are **not liable** for:
Robert Schaub 4.3 145
Robert Schaub 2.1 146 * Decisions made based on FactHarbor analyses
147 * Errors, inaccuracies, or incompleteness
148 * Any direct, indirect, incidental, or consequential damages
Robert Schaub 1.1 149
Robert Schaub 2.1 150 === Educational Purpose Only ===
Robert Schaub 1.1 151
Robert Schaub 2.1 152 FactHarbor analyses are for **educational and informational purposes**. They are not:
Robert Schaub 4.3 153
Robert Schaub 2.1 154 * Professional advice (legal, medical, financial)
Robert Schaub 1.1 155 * Definitive truth or final judgments
Robert Schaub 2.1 156 * Replacements for independent verification
Robert Schaub 1.1 157
Robert Schaub 2.1 158 **Users should:**
Robert Schaub 4.3 159
Robert Schaub 1.1 160 * Verify information independently
161 * Consult qualified professionals when appropriate
162 * Apply critical thinking and judgment
163
Robert Schaub 2.1 164 === Privacy ===
Robert Schaub 1.1 165
Robert Schaub 2.1 166 User privacy is protected per applicable laws (Swiss FADP, EU GDPR).
Robert Schaub 1.1 167
Robert Schaub 2.1 168 See [[Privacy Policy>>FactHarbor.Organisation.How-We-Work-Together.Privacy-Policy]] for details.
Robert Schaub 1.1 169
Robert Schaub 2.1 170 == Governing Law ==
Robert Schaub 1.1 171
Robert Schaub 2.1 172 These terms are governed by **Swiss law** under Swiss jurisdiction.
Robert Schaub 1.1 173
Robert Schaub 2.1 174 == Changes to Terms ==
Robert Schaub 1.1 175
Robert Schaub 2.1 176 License terms may be updated with:
Robert Schaub 4.3 177
Robert Schaub 2.1 178 * Clear versioning and documentation
179 * Community announcement
180 * Prospective application (existing content remains under original terms)
Robert Schaub 1.1 181
Robert Schaub 2.1 182 == License Summary ==
Robert Schaub 1.1 183
Robert Schaub 4.3 184 | **Content Type** | **License** | **Key Principle** |\\
Robert Schaub 4.5 185 |-|-|-|\\
Robert Schaub 4.3 186 | Documentation | CC BY-SA 4.0 | Share openly, attribute, share-alike |\\
187 | Protocol & Data Model | CC BY-SA 4.0 | Open specs, trademark-protected brand |\\
188 | Code (Default) | MIT | Maximum reuse |\\
189 | Code (Core/AKEL) | AGPL-3.0 | Network transparency |\\
Robert Schaub 2.1 190 | Structured Data | ODbL | Open data, share-alike |
Robert Schaub 1.1 191
Robert Schaub 2.1 192 == Contact ==
Robert Schaub 1.1 193
194 * **Project Website**: [[https://schaubgroup.ch/bin/view/FactHarbor/]]
Robert Schaub 2.1 195 * **Licensing Questions**: [To be established]
Robert Schaub 1.1 196
Robert Schaub 2.1 197 == Related Pages ==
Robert Schaub 1.1 198
199 * [[Privacy Policy>>FactHarbor.Organisation.How-We-Work-Together.Privacy-Policy]]
200 * [[Terms of Service>>FactHarbor.Organisation.How-We-Work-Together.Terms-of-Service]]
201 * [[Transparency Policy>>FactHarbor.Organisation.How-We-Work-Together.Transparency-Policy]]
202 * [[Contributor License Agreement>>FactHarbor.Organisation.CLA]]
Robert Schaub 4.6 203 * [[Governance>>FactHarbor.Organisation.Governance.WebHome]]
Robert Schaub 1.1 204
205 **© 2024-2025 by Robert Schaub and the FactHarbor Community**
206
Robert Schaub 2.1 207 **FactHarbor** is a trademark. Use of the name and logo requires permission.
Robert Schaub 1.1 208
Robert Schaub 2.1 209 **Core Values:** Non-profit | Open Source | Transparent | Accessible to All