Files
DentView-4-Web---Website/datenquellen/remote-proxy/index.html
2026-06-14 17:12:05 +02:00

1 line
1.9 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html><html lang="de"> <head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="description" content="Modulare Plattform für medizinische Bild- und Patientendaten."><meta name="theme-color" content="#f3f7fb"><link rel="icon" href="/logo.png"><title>Remote Proxy DentView</title><link rel="stylesheet" href="/_astro/BaseLayout.BF4UOkdB.css"></head> <body> <header class="site-header"> <a class="brand" href="/"> <img src="/logo.png" alt="DentView Logo"> <span>DentView<small>Medical Image Platform</small></span> </a> <nav> <a href="/#plattform">Plattform</a> <a href="/#funktionen">Funktionen</a> <a href="/datenquellen/">Datenquellen</a> <a href="/dokumentation/">Dokumentation</a> <a href="https://sidexis.buchhorster.de">Demo</a> <a class="nav-cta" href="/kontakt/">Kontakt</a> </nav> </header> <main> <section class="page-hero"> <div class="eyebrow">Standortanbindung</div> <h1>Remote Proxy</h1> <p class="lead">Der Remote Proxy ermöglicht performante Standortanbindung mit HTTPS-Kommunikation, Metadatenbereitstellung, Bildkonvertierung und DICOM-Verarbeitung.</p> </section> <section class="content grid two"> <div class="card"><h3>Sichere Kommunikation</h3><p>HTTPS/TLS, API-Key-Authentifizierung und CA-Fingerprint-Verifikation.</p></div> <div class="card"><h3>Performance</h3><p>Bilddaten werden remote aufbereitet, gecacht und effizient übertragen.</p></div> </section> </main> <footer class="site-footer"> <div> <strong>DentView</strong> <p>Modulare Plattform zur vereinheitlichten Anzeige medizinischer Bild- und Patientendaten.</p> </div> <div class="footer-links"> <a href="https://gitea.buchhorster.de/patrick/Sidexis-4-Web/wiki">Wiki</a> <a href="https://gitea.buchhorster.de/patrick/Sidexis-4-Web/releases">Releases</a> <a href="https://gitea.buchhorster.de/patrick/Sidexis-4-Web/issues">Issues</a> <a href="/rechtliches/">Rechtliches</a> <a href="/kontakt/">Kontakt</a> </div> </footer> </body></html>