-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsovereignty.html
More file actions
403 lines (398 loc) · 14 KB
/
Copy pathsovereignty.html
File metadata and controls
403 lines (398 loc) · 14 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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
<!doctype html>
<html lang="de-CH">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Souveränität - jede Anfrage unter deiner Kontrolle</title>
<meta
name="description"
content="Ein Endpunkt, an dem jede KI-Anfrage vorbeikommt. Offene Weights, Schweizer Betrieb, kein Fallback ins Ausland."
/>
<link rel="canonical" href="https://keera.ch/sovereignty.html" />
<link
rel="alternate"
hreflang="de"
href="https://keera.ch/sovereignty.html"
/>
<link
rel="alternate"
hreflang="fr"
href="https://keera.ch/fr/sovereignty.html"
/>
<link
rel="alternate"
hreflang="en"
href="https://keera.ch/en/sovereignty.html"
/>
<link
rel="alternate"
hreflang="x-default"
href="https://keera.ch/sovereignty.html"
/>
<!-- The LCP element. This host only speaks HTTP/1.1, so the six connections a
browser will open are the whole budget and whatever is asked for first
gets one first: discovered down in the body, the hero art waited on the
fonts and the stylesheet ahead of it. Named here, before them, it claims
a connection as soon as the head is parsed. -->
<link
rel="preload"
href="assets/img/keera-plugging-a-cable-into-a-server-rack.webp"
as="image"
fetchpriority="high"
/>
<link
rel="preload"
href="assets/fonts/space-grotesk-latin.woff2"
as="font"
type="font/woff2"
crossorigin
/>
<link
rel="preload"
href="assets/fonts/jetbrains-mono-latin.woff2"
as="font"
type="font/woff2"
crossorigin
/>
<link rel="stylesheet" href="assets/css/keera.css" />
<link rel="icon" type="image/svg+xml" href="assets/img/keera-favicon.svg" />
<link
rel="alternate icon"
type="image/png"
href="assets/img/keera-apple-touch-icon.png"
/>
<link rel="apple-touch-icon" href="assets/img/keera-apple-touch-icon.png" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Keera" />
<meta property="og:locale" content="de_CH" />
<meta property="og:url" content="https://keera.ch/sovereignty.html" />
<meta
property="og:title"
content="Souveränität - jede Anfrage unter deiner Kontrolle"
/>
<meta
property="og:description"
content="Ein Endpunkt, an dem jede KI-Anfrage vorbeikommt. Offene Weights, Schweizer Betrieb, kein Fallback ins Ausland."
/>
<meta
property="og:image"
content="https://keera.ch/assets/img/keera-og-sovereignty.jpg"
/>
<meta property="og:image:type" content="image/jpeg" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta
property="og:image:alt"
content="Keera steckt in einem Rechenzentrum ein Kabel in ein Server-Rack"
/>
<meta name="twitter:card" content="summary_large_image" />
<meta
name="twitter:title"
content="Souveränität - jede Anfrage unter deiner Kontrolle"
/>
<meta
name="twitter:description"
content="Ein Endpunkt, an dem jede KI-Anfrage vorbeikommt. Offene Weights, Schweizer Betrieb, kein Fallback ins Ausland."
/>
<meta
name="twitter:image"
content="https://keera.ch/assets/img/keera-og-sovereignty.jpg"
/>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Startseite",
"item": "https://keera.ch/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Souveränität",
"item": "https://keera.ch/sovereignty.html"
}
]
}
]
}
</script>
<!-- Google tag (gtag.js) -->
<script src="assets/js/google-tag.js" defer></script>
</head>
<body>
<a class="skip-link" href="#main">Zum Inhalt springen</a>
<header class="site-header">
<div class="wrap">
<a class="brand" href="./"
><img
src="assets/img/keera-favicon.svg"
width="24"
height="24"
alt=""
aria-hidden="true"
/><span>Keera</span></a
>
<span class="lang"
><span aria-current="true">DE</span><span aria-hidden="true">/</span
><a
href="fr/sovereignty.html"
lang="fr"
hreflang="fr"
title="Cette page en français"
>FR</a
><span aria-hidden="true">/</span
><a
href="en/sovereignty.html"
lang="en"
hreflang="en"
title="This page in English"
>EN</a
></span
>
<input class="site-menu-state" type="checkbox" id="site-menu" />
<label class="site-menu-toggle" for="site-menu"
><span class="site-menu-bars" aria-hidden="true"></span
><span class="site-menu-text">Menü</span></label
>
<nav class="site-nav" aria-label="Hauptnavigation">
<a href="gateway.html">Keera Gateway</a
><a href="code.html">Keera Code</a
><a href="sovereignty.html" aria-current="page">Souveränität</a
><a href="sustainability.html">Nachhaltigkeit</a
><a href="story.html">Die Geschichte</a>
</nav>
</div>
</header>
<main id="main" tabindex="-1">
<section class="hero hero--split">
<div class="wrap">
<div>
<p class="eyebrow">Souveränität</p>
<h1>Eine Tür nach draussen, und du hast den Schlüssel</h1>
<p class="lede">
Souveränität ist kein Versprechen im Vertrag. Sie ist ein
Endpunkt, an dem jede KI-Anfrage deines Unternehmens vorbeikommt,
und dahinter eine Architektur ohne ausländische Abhängigkeit.
Diese Seite zeigt beides, Schicht für Schicht.
</p>
<p class="btn-row">
<a class="btn" href="./#contact">Keera testen</a>
</p>
</div>
<figure class="hero-art">
<img
src="assets/img/keera-plugging-a-cable-into-a-server-rack.webp"
width="900"
height="675"
alt="Keera steckt in einem Rechenzentrum ein Kabel in ein Server-Rack"
fetchpriority="high"
decoding="async"
/>
</figure>
</div>
</section>
<section class="band">
<div class="wrap">
<div class="prose">
<h2>Schicht für Schicht</h2>
<p>
Zuoberst steht Keera Gateway - der eine Ort, an dem deine Regeln
greifen. Darunter liegt nichts, was sie umgehen könnte.
</p>
</div>
<div class="table-wrap">
<table>
<thead>
<tr>
<th scope="col">Schicht</th>
<th scope="col">Wer sie kontrolliert</th>
<th scope="col">Wo sie läuft</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">Der Endpunkt</th>
<td>
Deine versionierte Policy entscheidet pro Anfrage, welches
Modell sie sieht. OpenAI-kompatibel, also austauschbar.
</td>
<td class="tight">dein Tenant</td>
</tr>
<tr>
<th scope="row">Deine Daten</th>
<td>
Prompts und Repository-Kontext leben nur in der Session.
Secrets und Personendaten fallen am Gateway raus.
</td>
<td class="tight">dein Tenant</td>
</tr>
<tr>
<th scope="row">Audit-Log</th>
<td>
Jede Anfrage mit Identität, Modell und Entscheid. Es gehört
dir, geht in dein SIEM, nie eine Kopie ins Ausland.
</td>
<td class="tight">nur CH</td>
</tr>
<tr>
<th scope="row">Model Weights</th>
<td>
Offene Lizenz, von dir herunterladbar. Niemand kann sie
entziehen.
</td>
<td class="tight">portierbar</td>
</tr>
<tr>
<th scope="row">Inferenz</th>
<td>
bespinian, eine Schweizer Gesellschaft, auf Schweizer GPUs -
keine Hyperscaler.
</td>
<td class="tight">Schweiz</td>
</tr>
<tr>
<th scope="row">Support-Zugriff</th>
<td>
Nur Personal mit Wohnsitz in der Schweiz, Break-Glass mit
deiner Freigabe.
</td>
<td class="tight">Bern</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<section class="band band--alt">
<div class="wrap">
<div class="prose">
<h2>Drei Fragen, die es entscheiden</h2>
<p>Stell sie jedem Anbieter auf deiner Liste. Auch uns.</p>
</div>
<div class="facts">
<div>
<h3>
Weisst du, was dein Unternehmen gestern an eine KI geschickt
hat?
</h3>
<p>
Mit dem Gateway ja. Sperr den direkten Egress am Proxy, und jede
Anfrage steht im Log - statt in einem privaten Konto bei einem
Anbieter im Ausland.
</p>
</div>
<div>
<h3>Welche ausländische Behörde kann Herausgabe erzwingen?</h3>
<p>
Keine. bespinian hat keine US-Mutter, keine US-Tochter und keine
US-Unterauftragsverarbeiter - der CLOUD Act hat keinen
Adressaten.
</p>
</div>
<div>
<h3>
Kannst du weiterarbeiten, wenn der Anbieter morgen verschwindet?
</h3>
<p>
Mit Keera ja: Das Gateway kommt als Helm-Chart, die Weights
stehen unter Apache-2.0, und die Escrow-Vereinbarung übergibt
dir beides.
</p>
</div>
</div>
</div>
</section>
<section class="band">
<div class="wrap">
<div class="prose">
<h2>Souverän heisst nicht abgeschottet</h2>
<p>
Manchmal braucht ein Team ein Modell, das es nur im Ausland gibt.
Das Gateway macht daraus einen Entscheid statt eines Risikos: Du
gibst es pro Team und Datenklasse frei, und was nicht hinaus darf,
kommt gar nicht erst an die Grenze.
</p>
<p>
Bei Spitzenlast warten Anfragen in einer Schweizer Queue, statt
still ins Ausland auszuweichen - so steht es im SLA. Und weil die
Adresse dieselbe bleibt, änderst du die Route, ohne eine einzige
Anwendung anzufassen.
</p>
</div>
</div>
</section>
<section class="band band--alt">
<div class="wrap">
<div class="prose">
<h2>Aus Open Source gebaut</h2>
<p>
Keera ist keine Blackbox. Dein Security-Team kann lesen, was auf
seinen Maschinen läuft, statt einem Changelog zu vertrauen.
</p>
<ul class="plain-list">
<li>
<strong>Keera Gateway</strong> - als Helm-Chart in deinem
Cluster, mit OpenAI-kompatibler API
</li>
<li>
<strong>Qwen-Coder und Apertus</strong> - Open-Weight-Modelle,
Apache-2.0
</li>
<li>
<strong>vLLM und llm-d auf Kubernetes</strong> -
Inferenz-Serving, Scheduling und Routing
</li>
</ul>
<p>
Dazu ein signiertes SBOM pro Release und ein erprobtes Runbook,
das einen Tenant in weniger als zwei Wochen in deinen eigenen
Cluster migriert.
</p>
</div>
</div>
</section>
<section class="band">
<div class="wrap">
<div class="prose">
<h2>Schick uns deinen Risiko-Fragebogen</h2>
<p>
Wir beantworten ihn vollständig vor dem ersten Workshop - auch die
Fragen, bei denen die Antwort «noch nicht» lautet. Architektur,
Betrieb und Datenflüsse legen wir so offen, wie sie heute sind.
</p>
<p class="btn-row">
<a class="btn" href="./#contact">Kontakt aufnehmen</a>
<a class="arrow" href="sustainability.html"
>Woher der Strom kommt →</a
>
</p>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="wrap">
<p>
Keera - Agentisches Coding. Digital souverän. Gebaut in Bern von
bespinian.
</p>
<nav aria-label="Fussnavigation">
<a href="gateway.html">Keera Gateway</a
><a href="code.html">Keera Code</a
><a href="sovereignty.html">Souveränität</a
><a href="sustainability.html">Nachhaltigkeit</a
><a href="story.html">Die Geschichte</a
><a href="./#contact">Kontakt</a
><a href="https://bespinian.io/de/imprint">Impressum</a>
</nav>
<p class="note">© 2026 bespinian · Bern</p>
</div>
</footer>
</body>
</html>