source for getorbyt.com getorbyt.com/
client bsky orbytapp app orbyt bluesky getorbyt orbytvideo atproto video
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

refactor: integrate dynamic privacy and terms content loading for improved localization support

+2704 -242
+1503
src/i18n/legal/privacy-content.ts
··· 1 + type LocaleKey = 'en' | 'de' | 'es-MX' | 'es-ES' | 'es-419' | 'fr' | 'it' | 'ja' | 'ko' | 'pt-BR' | 'tr' 2 + 3 + const privacyContent: Record<LocaleKey, string> = { 4 + en: ` 5 + <p>This Privacy Policy describes how Orbyt ("we", "us", "our") collects, uses, and shares information when you use our mobile application ("Orbyt" or "the App").</p> 6 + 7 + <p><strong>Important:</strong> Orbyt is a third-party client application that connects to the Bluesky network via the AT Protocol. When you use Orbyt, your data is shared with the decentralized AT Protocol network. You should also review <a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Bluesky's Privacy Policy</a> to understand how your data is handled on their network.</p> 8 + 9 + <h2>Information We Collect</h2> 10 + 11 + <h3>Information from Bluesky</h3> 12 + <p>When you log in to Orbyt using your Bluesky account, we access the following information from your Bluesky profile:</p> 13 + <ul> 14 + <li><strong>DID (Decentralized Identifier)</strong>: Your unique identifier on the AT Protocol</li> 15 + <li><strong>Handle</strong>: Your username (e.g., @username.bsky.social)</li> 16 + <li><strong>Display Name</strong>: Your profile display name</li> 17 + <li><strong>Avatar</strong>: Your profile picture</li> 18 + </ul> 19 + <p>We use Bluesky's OAuth system for authentication. Orbyt does not store your Bluesky password.</p> 20 + 21 + <h3>Information Stored on Our Servers</h3> 22 + <p>We maintain a small amount of data on our servers to provide Orbyt-specific features:</p> 23 + <ul> 24 + <li><strong>Profile Colors</strong>: Custom text and background colors you set in the app</li> 25 + <li><strong>Join Date</strong>: The date you first used Orbyt (for beta user features)</li> 26 + <li><strong>Beta Status</strong>: Whether you are an early Orbyt user</li> 27 + </ul> 28 + <p>This data is indexed from your com.getorbyt.profile record on the AT Protocol and is minimal by design.</p> 29 + 30 + <h3>Information Stored Locally on Your Device</h3> 31 + <p>The following information is stored only on your device and is not sent to our servers:</p> 32 + <ul> 33 + <li><strong>Account Information</strong>: Your saved Bluesky accounts for quick switching</li> 34 + <li><strong>OAuth Tokens</strong>: Secure authentication tokens (stored in device secure storage)</li> 35 + <li><strong>Subscribed Channels</strong>: Feeds and channels you've subscribed to</li> 36 + <li><strong>Watch History</strong>: Videos you've watched (used to filter your "Your Mix" feed)</li> 37 + <li><strong>App Preferences</strong>: Your settings and UI preferences</li> 38 + </ul> 39 + 40 + <h3>Information Shared with the AT Protocol Network</h3> 41 + <p>Orbyt operates on the AT Protocol, a decentralized social networking protocol. When you use Orbyt, the following information is shared with and stored on the AT Protocol network (including Bluesky and other services):</p> 42 + <ul> 43 + <li><strong>Public Content</strong>: Your posts, profile information, display name, avatar, bio, likes, follows, blocks, and other social interactions are public by design and visible to anyone on the AT Protocol network.</li> 44 + <li><strong>Orbyt Profile Data</strong>: Your profile colors and subscribed channels are stored in your com.getorbyt.profile record on the AT Protocol.</li> 45 + </ul> 46 + <p>This data is not controlled solely by Orbyt and is subject to the policies of the AT Protocol network and its operators, including Bluesky Social, PBC.</p> 47 + 48 + <h3>Automatically Collected Information</h3> 49 + <p>When you use Orbyt, we may automatically collect:</p> 50 + <ul> 51 + <li><strong>Device Information</strong>: Device type, operating system, and app version (for compatibility and troubleshooting)</li> 52 + <li><strong>IP Address</strong>: Collected through standard network requests to our API</li> 53 + </ul> 54 + 55 + <h3>Website Analytics</h3> 56 + <p>Our website (getorbyt.com) uses <strong>Cloudflare Web Analytics</strong>, a privacy-focused analytics service. Cloudflare Web Analytics:</p> 57 + <ul> 58 + <li>Does not use cookies</li> 59 + <li>Does not track individual users across sites</li> 60 + <li>Does not collect personal information</li> 61 + <li>Only collects aggregate, anonymized data about page views and performance</li> 62 + </ul> 63 + <p>You can learn more about Cloudflare's privacy practices at <a href="https://www.cloudflare.com/privacypolicy/" target="_blank" rel="noopener">cloudflare.com/privacypolicy</a>.</p> 64 + 65 + <p><strong>The Orbyt mobile app does not use any third-party analytics or tracking services.</strong></p> 66 + 67 + <h2>How We Use Your Information</h2> 68 + <p>We use the information we collect to:</p> 69 + <ul> 70 + <li>Provide and operate the Orbyt app</li> 71 + <li>Enable you to sign in with your Bluesky account</li> 72 + <li>Display your profile colors and customizations</li> 73 + <li>Show personalized feed content based on your subscriptions</li> 74 + <li>Filter your "Your Mix" feed based on watch history (processed locally)</li> 75 + <li>Identify beta users for early access features</li> 76 + <li>Respond to support requests</li> 77 + </ul> 78 + 79 + <h2>How We Share Your Information</h2> 80 + <ul> 81 + <li><strong>AT Protocol Network</strong>: When you use Orbyt, your public content is shared with the decentralized AT Protocol network, including Bluesky and other services. This sharing is necessary for the app to function.</li> 82 + <li><strong>Service Providers</strong>: We use Cloudflare for hosting and content delivery. They may process data on our behalf subject to their privacy policies.</li> 83 + <li><strong>Legal Requirements</strong>: We may disclose information if required by law or to protect our rights and safety.</li> 84 + </ul> 85 + <p>We do not sell your personal information.</p> 86 + 87 + <h2>Data Retention</h2> 88 + <ul> 89 + <li><strong>Server Data</strong>: Profile colors and join dates are retained while your Bluesky account exists and has interacted with Orbyt.</li> 90 + <li><strong>Local Data</strong>: Data stored on your device remains until you clear the app cache, delete the app, or remove your account.</li> 91 + <li><strong>Watch History</strong>: Automatically cleaned up after 30 days.</li> 92 + </ul> 93 + 94 + <h2>Data Deletion</h2> 95 + <p>You can delete your data in the following ways:</p> 96 + <ul> 97 + <li><strong>Local Data</strong>: Use "Clear Cache" in app settings, or delete and reinstall the app</li> 98 + <li><strong>Account Removal</strong>: Use "Remove Account" in app settings to clear all local account data</li> 99 + <li><strong>Server Data</strong>: <a href="/contact">Contact us</a> to request deletion of your server-side data</li> 100 + </ul> 101 + 102 + <h3>Limitations on Deletion (AT Protocol)</h3> 103 + <p><strong>Important:</strong> Due to the decentralized nature of the AT Protocol, we cannot guarantee complete deletion of your data across all services on the network. When you delete content:</p> 104 + <ul> 105 + <li>We will use reasonable efforts to remove your content from Orbyt.</li> 106 + <li>We will notify other services on the AT Protocol of the deletion.</li> 107 + <li>However, we cannot control or force other services and applications on the AT Protocol to delete your data. Some posts and information may continue to exist on services outside our control.</li> 108 + <li>To request removal from other AT Protocol services, you must contact those services directly.</li> 109 + </ul> 110 + 111 + <h2>Security</h2> 112 + <p>We take reasonable measures to protect your information:</p> 113 + <ul> 114 + <li>OAuth tokens are stored in your device's secure storage (Keychain on iOS, Keystore on Android)</li> 115 + <li>Our API uses HTTPS encryption for all communications</li> 116 + <li>We do not store your Bluesky password</li> 117 + </ul> 118 + <p>However, no method of transmission over the internet or electronic storage is 100% secure.</p> 119 + 120 + <h2>Children's Privacy</h2> 121 + <p>Orbyt is not intended for children under 13 years of age. We do not knowingly collect personal information from children under 13. If you believe we have collected information from a child under 13, please contact us.</p> 122 + 123 + <h2>Your Rights</h2> 124 + <p>Depending on your location, you may have rights regarding your personal information, including:</p> 125 + <ul> 126 + <li>Access to your personal information</li> 127 + <li>Correction of inaccurate information</li> 128 + <li>Deletion of your information</li> 129 + <li>Data portability</li> 130 + </ul> 131 + <p>To exercise these rights, <a href="/contact">contact us</a>.</p> 132 + 133 + <h2>Changes to This Policy</h2> 134 + <p>We may update this Privacy Policy from time to time. We will notify you of significant changes through the app or by updating the "Last Updated" date above.</p> 135 + 136 + <h2>Contact Us</h2> 137 + <p>If you have questions about this Privacy Policy, visit our <a href="/contact">contact page</a>.</p> 138 + `, 139 + 140 + de: ` 141 + <p>Diese Datenschutzerklärung beschreibt, wie Orbyt („wir", „uns", „unser") Informationen erhebt, verwendet und weitergibt, wenn Sie unsere mobile Anwendung („Orbyt" oder „die App") nutzen.</p> 142 + 143 + <p><strong>Wichtig:</strong> Orbyt ist eine Drittanbieter-Client-Anwendung, die über das AT-Protokoll eine Verbindung zum Bluesky-Netzwerk herstellt. Wenn Sie Orbyt nutzen, werden Ihre Daten mit dem dezentralen AT-Protokoll-Netzwerk geteilt. Sie sollten auch die <a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Datenschutzerklärung von Bluesky</a> lesen, um zu verstehen, wie Ihre Daten in deren Netzwerk behandelt werden.</p> 144 + 145 + <h2>Informationen, die wir erheben</h2> 146 + 147 + <h3>Informationen von Bluesky</h3> 148 + <p>Wenn Sie sich mit Ihrem Bluesky-Konto bei Orbyt anmelden, greifen wir auf folgende Informationen aus Ihrem Bluesky-Profil zu:</p> 149 + <ul> 150 + <li><strong>DID (Dezentraler Identifikator)</strong>: Ihre eindeutige Kennung im AT-Protokoll</li> 151 + <li><strong>Handle</strong>: Ihr Benutzername (z.B. @benutzername.bsky.social)</li> 152 + <li><strong>Anzeigename</strong>: Ihr Profil-Anzeigename</li> 153 + <li><strong>Avatar</strong>: Ihr Profilbild</li> 154 + </ul> 155 + <p>Wir verwenden das OAuth-System von Bluesky zur Authentifizierung. Orbyt speichert Ihr Bluesky-Passwort nicht.</p> 156 + 157 + <h3>Auf unseren Servern gespeicherte Informationen</h3> 158 + <p>Wir bewahren eine kleine Datenmenge auf unseren Servern auf, um Orbyt-spezifische Funktionen bereitzustellen:</p> 159 + <ul> 160 + <li><strong>Profilfarben</strong>: Benutzerdefinierte Text- und Hintergrundfarben, die Sie in der App eingestellt haben</li> 161 + <li><strong>Beitrittsdatum</strong>: Das Datum, an dem Sie Orbyt zum ersten Mal genutzt haben (für Beta-Nutzer-Funktionen)</li> 162 + <li><strong>Beta-Status</strong>: Ob Sie ein früher Orbyt-Nutzer sind</li> 163 + </ul> 164 + <p>Diese Daten werden aus Ihrem com.getorbyt.profile-Datensatz im AT-Protokoll indiziert und sind bewusst minimal gehalten.</p> 165 + 166 + <h3>Lokal auf Ihrem Gerät gespeicherte Informationen</h3> 167 + <p>Die folgenden Informationen werden nur auf Ihrem Gerät gespeichert und nicht an unsere Server übermittelt:</p> 168 + <ul> 169 + <li><strong>Kontoinformationen</strong>: Ihre gespeicherten Bluesky-Konten für schnelles Wechseln</li> 170 + <li><strong>OAuth-Token</strong>: Sichere Authentifizierungstoken (gespeichert im sicheren Gerätespeicher)</li> 171 + <li><strong>Abonnierte Kanäle</strong>: Feeds und Kanäle, die Sie abonniert haben</li> 172 + <li><strong>Wiedergabeverlauf</strong>: Videos, die Sie angesehen haben (verwendet zum Filtern Ihres „Ihr Mix"-Feeds)</li> 173 + <li><strong>App-Einstellungen</strong>: Ihre Einstellungen und UI-Präferenzen</li> 174 + </ul> 175 + 176 + <h3>Mit dem AT-Protokoll-Netzwerk geteilte Informationen</h3> 177 + <p>Orbyt betreibt das AT-Protokoll, ein dezentrales Soziales Netzwerkprotokoll. Wenn Sie Orbyt nutzen, werden folgende Informationen mit dem AT-Protokoll-Netzwerk (einschließlich Bluesky und anderen Diensten) geteilt und dort gespeichert:</p> 178 + <ul> 179 + <li><strong>Öffentliche Inhalte</strong>: Ihre Beiträge, Profilinformationen, Anzeigename, Avatar, Bio, Likes, Follows, Blocks und andere soziale Interaktionen sind standardmäßig öffentlich und für jeden im AT-Protokoll-Netzwerk sichtbar.</li> 180 + <li><strong>Orbyt-Profildaten</strong>: Ihre Profilfarben und abonnierten Kanäle werden in Ihrem com.getorbyt.profile-Datensatz im AT-Protokoll gespeichert.</li> 181 + </ul> 182 + <p>Diese Daten werden nicht ausschließlich von Orbyt kontrolliert und unterliegen den Richtlinien des AT-Protokoll-Netzwerks und seiner Betreiber, einschließlich Bluesky Social, PBC.</p> 183 + 184 + <h3>Automatisch erhobene Informationen</h3> 185 + <p>Wenn Sie Orbyt nutzen, erheben wir möglicherweise automatisch:</p> 186 + <ul> 187 + <li><strong>Geräteinformationen</strong>: Gerätetyp, Betriebssystem und App-Version (für Kompatibilität und Fehlerbehebung)</li> 188 + <li><strong>IP-Adresse</strong>: Wird durch standardmäßige Netzwerkanfragen an unsere API erhoben</li> 189 + </ul> 190 + 191 + <h3>Website-Analyse</h3> 192 + <p>Unsere Website (getorbyt.com) verwendet <strong>Cloudflare Web Analytics</strong>, einen datenschutzorientierten Analysedienst. Cloudflare Web Analytics:</p> 193 + <ul> 194 + <li>Verwendet keine Cookies</li> 195 + <li>Verfolgt keine einzelnen Nutzer seitenübergreifend</li> 196 + <li>Erhebt keine personenbezogenen Daten</li> 197 + <li>Erhebt nur aggregierte, anonymisierte Daten über Seitenaufrufe und Leistung</li> 198 + </ul> 199 + <p>Mehr über die Datenschutzpraktiken von Cloudflare erfahren Sie unter <a href="https://www.cloudflare.com/privacypolicy/" target="_blank" rel="noopener">cloudflare.com/privacypolicy</a>.</p> 200 + 201 + <p><strong>Die Orbyt-Mobile-App verwendet keine Analyse- oder Tracking-Dienste von Drittanbietern.</strong></p> 202 + 203 + <h2>Wie wir Ihre Informationen verwenden</h2> 204 + <p>Wir verwenden die erhobenen Informationen, um:</p> 205 + <ul> 206 + <li>Die Orbyt-App bereitzustellen und zu betreiben</li> 207 + <li>Ihnen die Anmeldung mit Ihrem Bluesky-Konto zu ermöglichen</li> 208 + <li>Ihre Profilfarben und Anpassungen anzuzeigen</li> 209 + <li>Personalisierte Feed-Inhalte basierend auf Ihren Abonnements anzuzeigen</li> 210 + <li>Ihren „Ihr Mix"-Feed basierend auf dem Wiedergabeverlauf zu filtern (wird lokal verarbeitet)</li> 211 + <li>Beta-Nutzer für frühen Zugang zu Funktionen zu identifizieren</li> 212 + <li>Auf Support-Anfragen zu antworten</li> 213 + </ul> 214 + 215 + <h2>Wie wir Ihre Informationen weitergeben</h2> 216 + <ul> 217 + <li><strong>AT-Protokoll-Netzwerk</strong>: Wenn Sie Orbyt nutzen, werden Ihre öffentlichen Inhalte mit dem dezentralen AT-Protokoll-Netzwerk, einschließlich Bluesky und anderen Diensten, geteilt. Diese Weitergabe ist für die Funktionsfähigkeit der App notwendig.</li> 218 + <li><strong>Dienstleister</strong>: Wir verwenden Cloudflare für Hosting und Content Delivery. Sie können Daten in unserem Auftrag gemäß ihren Datenschutzerklärungen verarbeiten.</li> 219 + <li><strong>Rechtliche Anforderungen</strong>: Wir können Informationen offenlegen, wenn dies gesetzlich vorgeschrieben ist oder zum Schutz unserer Rechte und Sicherheit erforderlich ist.</li> 220 + </ul> 221 + <p>Wir verkaufen Ihre personenbezogenen Daten nicht.</p> 222 + 223 + <h2>Datenspeicherung</h2> 224 + <ul> 225 + <li><strong>Serverdaten</strong>: Profilfarben und Beitrittsdaten werden gespeichert, solange Ihr Bluesky-Konto besteht und mit Orbyt interagiert hat.</li> 226 + <li><strong>Lokale Daten</strong>: Auf Ihrem Gerät gespeicherte Daten bleiben bestehen, bis Sie den App-Cache leeren, die App löschen oder Ihr Konto entfernen.</li> 227 + <li><strong>Wiedergabeverlauf</strong>: Wird nach 30 Tagen automatisch bereinigt.</li> 228 + </ul> 229 + 230 + <h2>Datenlöschung</h2> 231 + <p>Sie können Ihre Daten auf folgende Weise löschen:</p> 232 + <ul> 233 + <li><strong>Lokale Daten</strong>: Verwenden Sie „Cache leeren" in den App-Einstellungen oder löschen Sie die App und installieren Sie sie neu</li> 234 + <li><strong>Kontoentfernung</strong>: Verwenden Sie „Konto entfernen" in den App-Einstellungen, um alle lokalen Kontodaten zu löschen</li> 235 + <li><strong>Serverdaten</strong>: <a href="/contact">Kontaktieren Sie uns</a>, um die Löschung Ihrer serverseitigen Daten anzufordern</li> 236 + </ul> 237 + 238 + <h3>Einschränkungen bei der Löschung (AT-Protokoll)</h3> 239 + <p><strong>Wichtig:</strong> Aufgrund des dezentralen Charakters des AT-Protokolls können wir keine vollständige Löschung Ihrer Daten über alle Dienste im Netzwerk garantieren. Wenn Sie Inhalte löschen:</p> 240 + <ul> 241 + <li>Werden wir angemessene Anstrengungen unternehmen, um Ihre Inhalte aus Orbyt zu entfernen.</li> 242 + <li>Werden wir andere Dienste im AT-Protokoll über die Löschung informieren.</li> 243 + <li>Wir können jedoch andere Dienste und Anwendungen im AT-Protokoll nicht kontrollieren oder zwingen, Ihre Daten zu löschen. Einige Beiträge und Informationen können weiterhin auf Diensten außerhalb unserer Kontrolle existieren.</li> 244 + <li>Um die Entfernung von anderen AT-Protokoll-Diensten anzufordern, müssen Sie diese direkt kontaktieren.</li> 245 + </ul> 246 + 247 + <h2>Sicherheit</h2> 248 + <p>Wir ergreifen angemessene Maßnahmen zum Schutz Ihrer Informationen:</p> 249 + <ul> 250 + <li>OAuth-Token werden im sicheren Speicher Ihres Geräts gespeichert (Keychain auf iOS, Keystore auf Android)</li> 251 + <li>Unsere API verwendet HTTPS-Verschlüsselung für alle Kommunikationen</li> 252 + <li>Wir speichern Ihr Bluesky-Passwort nicht</li> 253 + </ul> 254 + <p>Keine Übertragungsmethode über das Internet oder elektronische Speicherung ist jedoch 100% sicher.</p> 255 + 256 + <h2>Datenschutz für Kinder</h2> 257 + <p>Orbyt richtet sich nicht an Kinder unter 13 Jahren. Wir erheben wissentlich keine personenbezogenen Daten von Kindern unter 13 Jahren. Wenn Sie glauben, dass wir Informationen von einem Kind unter 13 Jahren erhoben haben, wenden Sie sich bitte an uns.</p> 258 + 259 + <h2>Ihre Rechte</h2> 260 + <p>Je nach Ihrem Standort können Sie Rechte bezüglich Ihrer personenbezogenen Daten haben, einschließlich:</p> 261 + <ul> 262 + <li>Zugang zu Ihren personenbezogenen Daten</li> 263 + <li>Berichtigung ungenauer Informationen</li> 264 + <li>Löschung Ihrer Informationen</li> 265 + <li>Datenportabilität</li> 266 + </ul> 267 + <p>Um diese Rechte auszuüben, <a href="/contact">kontaktieren Sie uns</a>.</p> 268 + 269 + <h2>Änderungen an dieser Erklärung</h2> 270 + <p>Wir können diese Datenschutzerklärung von Zeit zu Zeit aktualisieren. Wir werden Sie über wesentliche Änderungen durch die App oder durch Aktualisierung des obigen Datums „Zuletzt aktualisiert" informieren.</p> 271 + 272 + <h2>Kontaktieren Sie uns</h2> 273 + <p>Wenn Sie Fragen zu dieser Datenschutzerklärung haben, besuchen Sie unsere <a href="/contact">Kontaktseite</a>.</p> 274 + `, 275 + 276 + 'es-419': ` 277 + <p>Esta Política de Privacidad describe cómo Orbyt ("nosotros", "nos", "nuestro") recopila, usa y comparte información cuando utilizas nuestra aplicación móvil ("Orbyt" o "la App").</p> 278 + 279 + <p><strong>Importante:</strong> Orbyt es una aplicación cliente de terceros que se conecta a la red Bluesky a través del AT Protocol. Cuando usas Orbyt, tus datos se comparten con la red descentralizada del AT Protocol. También debes revisar la <a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Política de Privacidad de Bluesky</a> para entender cómo se manejan tus datos en su red.</p> 280 + 281 + <h2>Información que Recopilamos</h2> 282 + 283 + <h3>Información de Bluesky</h3> 284 + <p>Cuando inicias sesión en Orbyt con tu cuenta de Bluesky, accedemos a la siguiente información de tu perfil de Bluesky:</p> 285 + <ul> 286 + <li><strong>DID (Identificador Descentralizado)</strong>: Tu identificador único en el AT Protocol</li> 287 + <li><strong>Handle</strong>: Tu nombre de usuario (ej., @usuario.bsky.social)</li> 288 + <li><strong>Nombre para Mostrar</strong>: El nombre que aparece en tu perfil</li> 289 + <li><strong>Avatar</strong>: Tu foto de perfil</li> 290 + </ul> 291 + <p>Usamos el sistema OAuth de Bluesky para la autenticación. Orbyt no almacena tu contraseña de Bluesky.</p> 292 + 293 + <h3>Información Almacenada en Nuestros Servidores</h3> 294 + <p>Mantenemos una pequeña cantidad de datos en nuestros servidores para proporcionar funciones específicas de Orbyt:</p> 295 + <ul> 296 + <li><strong>Colores de Perfil</strong>: Colores personalizados de texto y fondo que configuras en la app</li> 297 + <li><strong>Fecha de Registro</strong>: La fecha en que usaste Orbyt por primera vez (para funciones de usuarios beta)</li> 298 + <li><strong>Estado Beta</strong>: Si eres un usuario temprano de Orbyt</li> 299 + </ul> 300 + <p>Estos datos se indexan de tu registro com.getorbyt.profile en el AT Protocol y son mínimos por diseño.</p> 301 + 302 + <h3>Información Almacenada Localmente en tu Dispositivo</h3> 303 + <p>La siguiente información se almacena solo en tu dispositivo y no se envía a nuestros servidores:</p> 304 + <ul> 305 + <li><strong>Información de Cuenta</strong>: Tus cuentas de Bluesky guardadas para cambio rápido</li> 306 + <li><strong>Tokens OAuth</strong>: Tokens de autenticación seguros (almacenados en el almacenamiento seguro del dispositivo)</li> 307 + <li><strong>Canales Suscritos</strong>: Feeds y canales a los que te has suscrito</li> 308 + <li><strong>Historial de Reproducción</strong>: Videos que has visto (usados para filtrar tu feed "Tu Mezcla")</li> 309 + <li><strong>Preferencias de la App</strong>: Tu configuración y preferencias de interfaz</li> 310 + </ul> 311 + 312 + <h3>Información Compartida con la Red del AT Protocol</h3> 313 + <p>Orbyt opera en el AT Protocol, un protocolo de red social descentralizado. Cuando usas Orbyt, la siguiente información se comparte y almacena en la red del AT Protocol (incluidos Bluesky y otros servicios):</p> 314 + <ul> 315 + <li><strong>Contenido Público</strong>: Tus publicaciones, información de perfil, nombre para mostrar, avatar, bio, "me gusta", seguidores, bloqueos y otras interacciones sociales son públicas por diseño y visibles para cualquier persona en la red del AT Protocol.</li> 316 + <li><strong>Datos del Perfil de Orbyt</strong>: Tus colores de perfil y canales suscritos se almacenan en tu registro com.getorbyt.profile en el AT Protocol.</li> 317 + </ul> 318 + <p>Estos datos no son controlados únicamente por Orbyt y están sujetos a las políticas de la red del AT Protocol y sus operadores, incluidos Bluesky Social, PBC.</p> 319 + 320 + <h3>Información Recopilada Automáticamente</h3> 321 + <p>Cuando usas Orbyt, podemos recopilar automáticamente:</p> 322 + <ul> 323 + <li><strong>Información del Dispositivo</strong>: Tipo de dispositivo, sistema operativo y versión de la app (para compatibilidad y resolución de problemas)</li> 324 + <li><strong>Dirección IP</strong>: Recopilada a través de solicitudes de red estándar a nuestra API</li> 325 + </ul> 326 + 327 + <h3>Análisis del Sitio Web</h3> 328 + <p>Nuestro sitio web (getorbyt.com) usa <strong>Cloudflare Web Analytics</strong>, un servicio de análisis centrado en la privacidad. Cloudflare Web Analytics:</p> 329 + <ul> 330 + <li>No usa cookies</li> 331 + <li>No rastrea usuarios individuales entre sitios</li> 332 + <li>No recopila información personal</li> 333 + <li>Solo recopila datos agregados y anonimizados sobre vistas de página y rendimiento</li> 334 + </ul> 335 + <p>Puedes obtener más información sobre las prácticas de privacidad de Cloudflare en <a href="https://www.cloudflare.com/privacypolicy/" target="_blank" rel="noopener">cloudflare.com/privacypolicy</a>.</p> 336 + 337 + <p><strong>La aplicación móvil de Orbyt no utiliza ningún servicio de análisis o seguimiento de terceros.</strong></p> 338 + 339 + <h2>Cómo Usamos tu Información</h2> 340 + <p>Usamos la información que recopilamos para:</p> 341 + <ul> 342 + <li>Proporcionar y operar la app de Orbyt</li> 343 + <li>Permitirte iniciar sesión con tu cuenta de Bluesky</li> 344 + <li>Mostrar tus colores de perfil y personalizaciones</li> 345 + <li>Mostrar contenido de feed personalizado según tus suscripciones</li> 346 + <li>Filtrar tu feed "Tu Mezcla" según el historial de reproducción (procesado localmente)</li> 347 + <li>Identificar usuarios beta para funciones de acceso anticipado</li> 348 + <li>Responder solicitudes de soporte</li> 349 + </ul> 350 + 351 + <h2>Cómo Compartimos tu Información</h2> 352 + <ul> 353 + <li><strong>Red del AT Protocol</strong>: Cuando usas Orbyt, tu contenido público se comparte con la red descentralizada del AT Protocol, incluidos Bluesky y otros servicios. Este intercambio es necesario para que la app funcione.</li> 354 + <li><strong>Proveedores de Servicios</strong>: Usamos Cloudflare para alojamiento y entrega de contenido. Pueden procesar datos en nuestro nombre sujeto a sus políticas de privacidad.</li> 355 + <li><strong>Requisitos Legales</strong>: Podemos divulgar información si lo exige la ley o para proteger nuestros derechos y seguridad.</li> 356 + </ul> 357 + <p>No vendemos tu información personal.</p> 358 + 359 + <h2>Retención de Datos</h2> 360 + <ul> 361 + <li><strong>Datos del Servidor</strong>: Los colores de perfil y fechas de registro se conservan mientras tu cuenta de Bluesky exista y haya interactuado con Orbyt.</li> 362 + <li><strong>Datos Locales</strong>: Los datos almacenados en tu dispositivo permanecen hasta que borres la caché de la app, elimines la app o elimines tu cuenta.</li> 363 + <li><strong>Historial de Reproducción</strong>: Se limpia automáticamente después de 30 días.</li> 364 + </ul> 365 + 366 + <h2>Eliminación de Datos</h2> 367 + <p>Puedes eliminar tus datos de las siguientes maneras:</p> 368 + <ul> 369 + <li><strong>Datos Locales</strong>: Usa "Borrar Caché" en la configuración de la app, o elimina y reinstala la app</li> 370 + <li><strong>Eliminación de Cuenta</strong>: Usa "Eliminar Cuenta" en la configuración de la app para borrar todos los datos locales de la cuenta</li> 371 + <li><strong>Datos del Servidor</strong>: <a href="/contact">Contáctanos</a> para solicitar la eliminación de tus datos en el servidor</li> 372 + </ul> 373 + 374 + <h3>Limitaciones en la Eliminación (AT Protocol)</h3> 375 + <p><strong>Importante:</strong> Debido a la naturaleza descentralizada del AT Protocol, no podemos garantizar la eliminación completa de tus datos en todos los servicios de la red. Cuando eliminas contenido:</p> 376 + <ul> 377 + <li>Usaremos esfuerzos razonables para eliminar tu contenido de Orbyt.</li> 378 + <li>Notificaremos a otros servicios en el AT Protocol de la eliminación.</li> 379 + <li>Sin embargo, no podemos controlar ni obligar a otros servicios y aplicaciones en el AT Protocol a eliminar tus datos. Algunas publicaciones e información pueden seguir existiendo en servicios fuera de nuestro control.</li> 380 + <li>Para solicitar la eliminación de otros servicios del AT Protocol, debes contactarlos directamente.</li> 381 + </ul> 382 + 383 + <h2>Seguridad</h2> 384 + <p>Tomamos medidas razonables para proteger tu información:</p> 385 + <ul> 386 + <li>Los tokens OAuth se almacenan en el almacenamiento seguro de tu dispositivo (Keychain en iOS, Keystore en Android)</li> 387 + <li>Nuestra API usa cifrado HTTPS para todas las comunicaciones</li> 388 + <li>No almacenamos tu contraseña de Bluesky</li> 389 + </ul> 390 + <p>Sin embargo, ningún método de transmisión por internet o almacenamiento electrónico es 100% seguro.</p> 391 + 392 + <h2>Privacidad de los Menores</h2> 393 + <p>Orbyt no está destinado a niños menores de 13 años. No recopilamos conscientemente información personal de niños menores de 13 años. Si crees que hemos recopilado información de un niño menor de 13 años, por favor contáctanos.</p> 394 + 395 + <h2>Tus Derechos</h2> 396 + <p>Según tu ubicación, puedes tener derechos sobre tu información personal, incluidos:</p> 397 + <ul> 398 + <li>Acceso a tu información personal</li> 399 + <li>Corrección de información inexacta</li> 400 + <li>Eliminación de tu información</li> 401 + <li>Portabilidad de datos</li> 402 + </ul> 403 + <p>Para ejercer estos derechos, <a href="/contact">contáctanos</a>.</p> 404 + 405 + <h2>Cambios a esta Política</h2> 406 + <p>Podemos actualizar esta Política de Privacidad de vez en cuando. Te notificaremos sobre cambios significativos a través de la app o actualizando la fecha de "Última Actualización" indicada arriba.</p> 407 + 408 + <h2>Contáctanos</h2> 409 + <p>Si tienes preguntas sobre esta Política de Privacidad, visita nuestra <a href="/contact">página de contacto</a>.</p> 410 + `, 411 + 412 + 'es-ES': ` 413 + <p>Esta Política de Privacidad describe cómo Orbyt ("nosotros", "nos", "nuestro") recopila, utiliza y comparte información cuando utilizas nuestra aplicación móvil ("Orbyt" o "la App").</p> 414 + 415 + <p><strong>Importante:</strong> Orbyt es una aplicación cliente de terceros que se conecta a la red Bluesky a través del AT Protocol. Cuando utilizas Orbyt, tus datos se comparten con la red descentralizada del AT Protocol. También debes revisar la <a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Política de Privacidad de Bluesky</a> para entender cómo se tratan tus datos en su red.</p> 416 + 417 + <h2>Información que Recopilamos</h2> 418 + 419 + <h3>Información de Bluesky</h3> 420 + <p>Cuando inicias sesión en Orbyt con tu cuenta de Bluesky, accedemos a la siguiente información de tu perfil de Bluesky:</p> 421 + <ul> 422 + <li><strong>DID (Identificador Descentralizado)</strong>: Tu identificador único en el AT Protocol</li> 423 + <li><strong>Handle</strong>: Tu nombre de usuario (ej., @usuario.bsky.social)</li> 424 + <li><strong>Nombre para Mostrar</strong>: El nombre que aparece en tu perfil</li> 425 + <li><strong>Avatar</strong>: Tu foto de perfil</li> 426 + </ul> 427 + <p>Utilizamos el sistema OAuth de Bluesky para la autenticación. Orbyt no almacena tu contraseña de Bluesky.</p> 428 + 429 + <h3>Información Almacenada en Nuestros Servidores</h3> 430 + <p>Mantenemos una pequeña cantidad de datos en nuestros servidores para proporcionar funciones específicas de Orbyt:</p> 431 + <ul> 432 + <li><strong>Colores de Perfil</strong>: Colores personalizados de texto y fondo que configuras en la app</li> 433 + <li><strong>Fecha de Registro</strong>: La fecha en que utilizaste Orbyt por primera vez (para funciones de usuarios beta)</li> 434 + <li><strong>Estado Beta</strong>: Si eres un usuario inicial de Orbyt</li> 435 + </ul> 436 + <p>Estos datos se indexan de tu registro com.getorbyt.profile en el AT Protocol y son mínimos por diseño.</p> 437 + 438 + <h3>Información Almacenada Localmente en tu Dispositivo</h3> 439 + <p>La siguiente información se almacena únicamente en tu dispositivo y no se envía a nuestros servidores:</p> 440 + <ul> 441 + <li><strong>Información de Cuenta</strong>: Tus cuentas de Bluesky guardadas para cambio rápido</li> 442 + <li><strong>Tokens OAuth</strong>: Tokens de autenticación seguros (almacenados en el almacenamiento seguro del dispositivo)</li> 443 + <li><strong>Canales Suscritos</strong>: Feeds y canales a los que te has suscrito</li> 444 + <li><strong>Historial de Reproducción</strong>: Vídeos que has visto (utilizados para filtrar tu feed "Tu Mezcla")</li> 445 + <li><strong>Preferencias de la App</strong>: Tu configuración y preferencias de interfaz</li> 446 + </ul> 447 + 448 + <h3>Información Compartida con la Red del AT Protocol</h3> 449 + <p>Orbyt opera en el AT Protocol, un protocolo de red social descentralizado. Cuando utilizas Orbyt, la siguiente información se comparte y almacena en la red del AT Protocol (incluidos Bluesky y otros servicios):</p> 450 + <ul> 451 + <li><strong>Contenido Público</strong>: Tus publicaciones, información de perfil, nombre para mostrar, avatar, bio, "me gusta", seguidores, bloqueos y otras interacciones sociales son públicas por diseño y visibles para cualquier persona en la red del AT Protocol.</li> 452 + <li><strong>Datos del Perfil de Orbyt</strong>: Tus colores de perfil y canales suscritos se almacenan en tu registro com.getorbyt.profile en el AT Protocol.</li> 453 + </ul> 454 + <p>Estos datos no son controlados únicamente por Orbyt y están sujetos a las políticas de la red del AT Protocol y sus operadores, incluidos Bluesky Social, PBC.</p> 455 + 456 + <h3>Información Recopilada Automáticamente</h3> 457 + <p>Cuando utilizas Orbyt, podemos recopilar automáticamente:</p> 458 + <ul> 459 + <li><strong>Información del Dispositivo</strong>: Tipo de dispositivo, sistema operativo y versión de la app (para compatibilidad y resolución de problemas)</li> 460 + <li><strong>Dirección IP</strong>: Recopilada a través de solicitudes de red estándar a nuestra API</li> 461 + </ul> 462 + 463 + <h3>Análisis del Sitio Web</h3> 464 + <p>Nuestro sitio web (getorbyt.com) utiliza <strong>Cloudflare Web Analytics</strong>, un servicio de análisis centrado en la privacidad. Cloudflare Web Analytics:</p> 465 + <ul> 466 + <li>No utiliza cookies</li> 467 + <li>No rastrea usuarios individuales entre sitios</li> 468 + <li>No recopila información personal</li> 469 + <li>Solo recopila datos agregados y anonimizados sobre visitas de página y rendimiento</li> 470 + </ul> 471 + <p>Puedes obtener más información sobre las prácticas de privacidad de Cloudflare en <a href="https://www.cloudflare.com/privacypolicy/" target="_blank" rel="noopener">cloudflare.com/privacypolicy</a>.</p> 472 + 473 + <p><strong>La aplicación móvil de Orbyt no utiliza ningún servicio de análisis o seguimiento de terceros.</strong></p> 474 + 475 + <h2>Cómo Utilizamos tu Información</h2> 476 + <p>Utilizamos la información que recopilamos para:</p> 477 + <ul> 478 + <li>Proporcionar y operar la app de Orbyt</li> 479 + <li>Permitirte iniciar sesión con tu cuenta de Bluesky</li> 480 + <li>Mostrar tus colores de perfil y personalizaciones</li> 481 + <li>Mostrar contenido de feed personalizado según tus suscripciones</li> 482 + <li>Filtrar tu feed "Tu Mezcla" según el historial de reproducción (procesado localmente)</li> 483 + <li>Identificar usuarios beta para funciones de acceso anticipado</li> 484 + <li>Responder solicitudes de asistencia</li> 485 + </ul> 486 + 487 + <h2>Cómo Compartimos tu Información</h2> 488 + <ul> 489 + <li><strong>Red del AT Protocol</strong>: Cuando utilizas Orbyt, tu contenido público se comparte con la red descentralizada del AT Protocol, incluidos Bluesky y otros servicios. Este intercambio es necesario para que la app funcione.</li> 490 + <li><strong>Proveedores de Servicios</strong>: Utilizamos Cloudflare para alojamiento y entrega de contenido. Pueden tratar datos en nuestro nombre conforme a sus políticas de privacidad.</li> 491 + <li><strong>Requisitos Legales</strong>: Podemos divulgar información si así lo exige la ley o para proteger nuestros derechos y seguridad.</li> 492 + </ul> 493 + <p>No vendemos tu información personal.</p> 494 + 495 + <h2>Retención de Datos</h2> 496 + <ul> 497 + <li><strong>Datos del Servidor</strong>: Los colores de perfil y fechas de registro se conservan mientras tu cuenta de Bluesky exista y haya interactuado con Orbyt.</li> 498 + <li><strong>Datos Locales</strong>: Los datos almacenados en tu dispositivo permanecen hasta que borres la caché de la app, elimines la app o elimines tu cuenta.</li> 499 + <li><strong>Historial de Reproducción</strong>: Se limpia automáticamente después de 30 días.</li> 500 + </ul> 501 + 502 + <h2>Eliminación de Datos</h2> 503 + <p>Puedes eliminar tus datos de las siguientes maneras:</p> 504 + <ul> 505 + <li><strong>Datos Locales</strong>: Utiliza "Borrar Caché" en la configuración de la app, o elimina y reinstala la app</li> 506 + <li><strong>Eliminación de Cuenta</strong>: Utiliza "Eliminar Cuenta" en la configuración de la app para borrar todos los datos locales de la cuenta</li> 507 + <li><strong>Datos del Servidor</strong>: <a href="/contact">Contáctanos</a> para solicitar la eliminación de tus datos en el servidor</li> 508 + </ul> 509 + 510 + <h3>Limitaciones en la Eliminación (AT Protocol)</h3> 511 + <p><strong>Importante:</strong> Debido a la naturaleza descentralizada del AT Protocol, no podemos garantizar la eliminación completa de tus datos en todos los servicios de la red. Cuando eliminas contenido:</p> 512 + <ul> 513 + <li>Utilizaremos esfuerzos razonables para eliminar tu contenido de Orbyt.</li> 514 + <li>Notificaremos a otros servicios en el AT Protocol de la eliminación.</li> 515 + <li>Sin embargo, no podemos controlar ni obligar a otros servicios y aplicaciones en el AT Protocol a eliminar tus datos. Algunas publicaciones e información pueden seguir existiendo en servicios fuera de nuestro control.</li> 516 + <li>Para solicitar la eliminación de otros servicios del AT Protocol, debes contactarlos directamente.</li> 517 + </ul> 518 + 519 + <h2>Seguridad</h2> 520 + <p>Tomamos medidas razonables para proteger tu información:</p> 521 + <ul> 522 + <li>Los tokens OAuth se almacenan en el almacenamiento seguro de tu dispositivo (Keychain en iOS, Keystore en Android)</li> 523 + <li>Nuestra API utiliza cifrado HTTPS para todas las comunicaciones</li> 524 + <li>No almacenamos tu contraseña de Bluesky</li> 525 + </ul> 526 + <p>No obstante, ningún método de transmisión por internet o almacenamiento electrónico es 100% seguro.</p> 527 + 528 + <h2>Privacidad de los Menores</h2> 529 + <p>Orbyt no está destinado a menores de 13 años. No recopilamos conscientemente información personal de menores de 13 años. Si crees que hemos recopilado información de un menor de 13 años, por favor contáctanos.</p> 530 + 531 + <h2>Tus Derechos</h2> 532 + <p>Según tu ubicación, puedes tener derechos sobre tu información personal, entre los que se incluyen:</p> 533 + <ul> 534 + <li>Acceso a tu información personal</li> 535 + <li>Rectificación de información inexacta</li> 536 + <li>Supresión de tu información</li> 537 + <li>Portabilidad de datos</li> 538 + </ul> 539 + <p>Para ejercer estos derechos, <a href="/contact">contáctanos</a>.</p> 540 + 541 + <h2>Cambios a esta Política</h2> 542 + <p>Podemos actualizar esta Política de Privacidad de vez en cuando. Te notificaremos sobre cambios significativos a través de la app o actualizando la fecha de "Última actualización" indicada arriba.</p> 543 + 544 + <h2>Contacto</h2> 545 + <p>Si tienes preguntas sobre esta Política de Privacidad, visita nuestra <a href="/contact">página de contacto</a>.</p> 546 + `, 547 + 548 + 'es-MX': ` 549 + <p>Esta Política de Privacidad describe cómo Orbyt ("nosotros", "nos", "nuestro") recopila, usa y comparte información cuando usas nuestra aplicación móvil ("Orbyt" o "la App").</p> 550 + 551 + <p><strong>Importante:</strong> Orbyt es una aplicación cliente de terceros que se conecta a la red Bluesky a través del AT Protocol. Cuando usas Orbyt, tus datos se comparten con la red descentralizada del AT Protocol. También debes revisar la <a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Política de Privacidad de Bluesky</a> para entender cómo se manejan tus datos en su red.</p> 552 + 553 + <h2>Información que Recopilamos</h2> 554 + 555 + <h3>Información de Bluesky</h3> 556 + <p>Cuando inicias sesión en Orbyt con tu cuenta de Bluesky, accedemos a la siguiente información de tu perfil de Bluesky:</p> 557 + <ul> 558 + <li><strong>DID (Identificador Descentralizado)</strong>: Tu identificador único en el AT Protocol</li> 559 + <li><strong>Handle</strong>: Tu nombre de usuario (ej., @usuario.bsky.social)</li> 560 + <li><strong>Nombre de Pantalla</strong>: El nombre que aparece en tu perfil</li> 561 + <li><strong>Avatar</strong>: Tu foto de perfil</li> 562 + </ul> 563 + <p>Usamos el sistema OAuth de Bluesky para la autenticación. Orbyt no guarda tu contraseña de Bluesky.</p> 564 + 565 + <h3>Información Almacenada en Nuestros Servidores</h3> 566 + <p>Mantenemos una pequeña cantidad de datos en nuestros servidores para proporcionar funciones específicas de Orbyt:</p> 567 + <ul> 568 + <li><strong>Colores de Perfil</strong>: Colores personalizados de texto y fondo que configuras en la app</li> 569 + <li><strong>Fecha de Registro</strong>: La fecha en que usaste Orbyt por primera vez (para funciones de usuarios beta)</li> 570 + <li><strong>Estado Beta</strong>: Si eres un usuario temprano de Orbyt</li> 571 + </ul> 572 + <p>Estos datos se indexan de tu registro com.getorbyt.profile en el AT Protocol y son mínimos por diseño.</p> 573 + 574 + <h3>Información Almacenada Localmente en tu Dispositivo</h3> 575 + <p>La siguiente información se almacena únicamente en tu dispositivo y no se envía a nuestros servidores:</p> 576 + <ul> 577 + <li><strong>Información de Cuenta</strong>: Tus cuentas de Bluesky guardadas para cambio rápido</li> 578 + <li><strong>Tokens OAuth</strong>: Tokens de autenticación seguros (almacenados en el almacenamiento seguro del dispositivo)</li> 579 + <li><strong>Canales Suscritos</strong>: Feeds y canales a los que te has suscrito</li> 580 + <li><strong>Historial de Reproducción</strong>: Videos que has visto (usados para filtrar tu feed "Tu Mezcla")</li> 581 + <li><strong>Preferencias de la App</strong>: Tu configuración y preferencias de interfaz</li> 582 + </ul> 583 + 584 + <h3>Información Compartida con la Red del AT Protocol</h3> 585 + <p>Orbyt opera en el AT Protocol, un protocolo de red social descentralizado. Cuando usas Orbyt, la siguiente información se comparte y almacena en la red del AT Protocol (incluyendo Bluesky y otros servicios):</p> 586 + <ul> 587 + <li><strong>Contenido Público</strong>: Tus publicaciones, información de perfil, nombre de pantalla, avatar, bio, "me gusta", seguidores, bloqueos y otras interacciones sociales son públicas por diseño y visibles para cualquier persona en la red del AT Protocol.</li> 588 + <li><strong>Datos del Perfil de Orbyt</strong>: Tus colores de perfil y canales suscritos se almacenan en tu registro com.getorbyt.profile en el AT Protocol.</li> 589 + </ul> 590 + <p>Estos datos no son controlados únicamente por Orbyt y están sujetos a las políticas de la red del AT Protocol y sus operadores, incluyendo Bluesky Social, PBC.</p> 591 + 592 + <h3>Información Recopilada Automáticamente</h3> 593 + <p>Cuando usas Orbyt, podemos recopilar automáticamente:</p> 594 + <ul> 595 + <li><strong>Información del Dispositivo</strong>: Tipo de dispositivo, sistema operativo y versión de la app (para compatibilidad y solución de problemas)</li> 596 + <li><strong>Dirección IP</strong>: Recopilada a través de solicitudes de red estándar a nuestra API</li> 597 + </ul> 598 + 599 + <h3>Analíticas del Sitio Web</h3> 600 + <p>Nuestro sitio web (getorbyt.com) usa <strong>Cloudflare Web Analytics</strong>, un servicio de analíticas enfocado en la privacidad. Cloudflare Web Analytics:</p> 601 + <ul> 602 + <li>No usa cookies</li> 603 + <li>No rastrea usuarios individuales entre sitios</li> 604 + <li>No recopila información personal</li> 605 + <li>Solo recopila datos agregados y anonimizados sobre visitas de página y rendimiento</li> 606 + </ul> 607 + <p>Puedes obtener más información sobre las prácticas de privacidad de Cloudflare en <a href="https://www.cloudflare.com/privacypolicy/" target="_blank" rel="noopener">cloudflare.com/privacypolicy</a>.</p> 608 + 609 + <p><strong>La aplicación móvil de Orbyt no usa ningún servicio de analíticas o rastreo de terceros.</strong></p> 610 + 611 + <h2>Cómo Usamos tu Información</h2> 612 + <p>Usamos la información que recopilamos para:</p> 613 + <ul> 614 + <li>Proporcionar y operar la app de Orbyt</li> 615 + <li>Permitirte iniciar sesión con tu cuenta de Bluesky</li> 616 + <li>Mostrar tus colores de perfil y personalizaciones</li> 617 + <li>Mostrar contenido de feed personalizado según tus suscripciones</li> 618 + <li>Filtrar tu feed "Tu Mezcla" según el historial de reproducción (procesado localmente)</li> 619 + <li>Identificar usuarios beta para funciones de acceso anticipado</li> 620 + <li>Responder solicitudes de soporte</li> 621 + </ul> 622 + 623 + <h2>Cómo Compartimos tu Información</h2> 624 + <ul> 625 + <li><strong>Red del AT Protocol</strong>: Cuando usas Orbyt, tu contenido público se comparte con la red descentralizada del AT Protocol, incluyendo Bluesky y otros servicios. Este intercambio es necesario para que la app funcione.</li> 626 + <li><strong>Proveedores de Servicios</strong>: Usamos Cloudflare para alojamiento y entrega de contenido. Pueden procesar datos en nuestro nombre de acuerdo con sus políticas de privacidad.</li> 627 + <li><strong>Requisitos Legales</strong>: Podemos divulgar información si lo requiere la ley o para proteger nuestros derechos y seguridad.</li> 628 + </ul> 629 + <p>No vendemos tu información personal.</p> 630 + 631 + <h2>Retención de Datos</h2> 632 + <ul> 633 + <li><strong>Datos del Servidor</strong>: Los colores de perfil y fechas de registro se conservan mientras tu cuenta de Bluesky exista y haya interactuado con Orbyt.</li> 634 + <li><strong>Datos Locales</strong>: Los datos almacenados en tu dispositivo permanecen hasta que borres el caché de la app, elimines la app o elimines tu cuenta.</li> 635 + <li><strong>Historial de Reproducción</strong>: Se limpia automáticamente después de 30 días.</li> 636 + </ul> 637 + 638 + <h2>Eliminación de Datos</h2> 639 + <p>Puedes eliminar tus datos de las siguientes maneras:</p> 640 + <ul> 641 + <li><strong>Datos Locales</strong>: Usa "Limpiar Caché" en la configuración de la app, o elimina y reinstala la app</li> 642 + <li><strong>Eliminación de Cuenta</strong>: Usa "Eliminar Cuenta" en la configuración de la app para borrar todos los datos locales de la cuenta</li> 643 + <li><strong>Datos del Servidor</strong>: <a href="/contact">Contáctanos</a> para solicitar la eliminación de tus datos en el servidor</li> 644 + </ul> 645 + 646 + <h3>Limitaciones en la Eliminación (AT Protocol)</h3> 647 + <p><strong>Importante:</strong> Debido a la naturaleza descentralizada del AT Protocol, no podemos garantizar la eliminación completa de tus datos en todos los servicios de la red. Cuando eliminas contenido:</p> 648 + <ul> 649 + <li>Usaremos esfuerzos razonables para eliminar tu contenido de Orbyt.</li> 650 + <li>Notificaremos a otros servicios en el AT Protocol de la eliminación.</li> 651 + <li>Sin embargo, no podemos controlar ni obligar a otros servicios y aplicaciones en el AT Protocol a eliminar tus datos. Algunas publicaciones e información pueden seguir existiendo en servicios fuera de nuestro control.</li> 652 + <li>Para solicitar la eliminación de otros servicios del AT Protocol, debes contactarlos directamente.</li> 653 + </ul> 654 + 655 + <h2>Seguridad</h2> 656 + <p>Tomamos medidas razonables para proteger tu información:</p> 657 + <ul> 658 + <li>Los tokens OAuth se almacenan en el almacenamiento seguro de tu dispositivo (Keychain en iOS, Keystore en Android)</li> 659 + <li>Nuestra API usa cifrado HTTPS para todas las comunicaciones</li> 660 + <li>No almacenamos tu contraseña de Bluesky</li> 661 + </ul> 662 + <p>Sin embargo, ningún método de transmisión por internet o almacenamiento electrónico es 100% seguro.</p> 663 + 664 + <h2>Privacidad de los Menores</h2> 665 + <p>Orbyt no está destinado a menores de 13 años. No recopilamos conscientemente información personal de menores de 13 años. Si crees que hemos recopilado información de un menor de 13 años, contáctanos.</p> 666 + 667 + <h2>Tus Derechos</h2> 668 + <p>Dependiendo de tu ubicación, puedes tener derechos sobre tu información personal, incluyendo:</p> 669 + <ul> 670 + <li>Acceso a tu información personal</li> 671 + <li>Corrección de información incorrecta</li> 672 + <li>Eliminación de tu información</li> 673 + <li>Portabilidad de datos</li> 674 + </ul> 675 + <p>Para ejercer estos derechos, <a href="/contact">contáctanos</a>.</p> 676 + 677 + <h2>Cambios a esta Política</h2> 678 + <p>Podemos actualizar esta Política de Privacidad de vez en cuando. Te notificaremos sobre cambios significativos a través de la app o actualizando la fecha de "Última Actualización" indicada arriba.</p> 679 + 680 + <h2>Contáctanos</h2> 681 + <p>Si tienes preguntas sobre esta Política de Privacidad, visita nuestra <a href="/contact">página de contacto</a>.</p> 682 + `, 683 + 684 + fr: ` 685 + <p>Cette Politique de Confidentialité décrit comment Orbyt (« nous », « notre ») collecte, utilise et partage des informations lorsque vous utilisez notre application mobile (« Orbyt » ou « l'App »).</p> 686 + 687 + <p><strong>Important :</strong> Orbyt est une application cliente tierce qui se connecte au réseau Bluesky via l'AT Protocol. Lorsque vous utilisez Orbyt, vos données sont partagées avec le réseau décentralisé de l'AT Protocol. Vous devriez également consulter la <a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Politique de Confidentialité de Bluesky</a> pour comprendre comment vos données sont traitées sur leur réseau.</p> 688 + 689 + <h2>Informations que nous collectons</h2> 690 + 691 + <h3>Informations provenant de Bluesky</h3> 692 + <p>Lorsque vous vous connectez à Orbyt avec votre compte Bluesky, nous accédons aux informations suivantes de votre profil Bluesky :</p> 693 + <ul> 694 + <li><strong>DID (Identifiant Décentralisé)</strong> : Votre identifiant unique sur l'AT Protocol</li> 695 + <li><strong>Handle</strong> : Votre nom d'utilisateur (ex. @utilisateur.bsky.social)</li> 696 + <li><strong>Nom d'Affichage</strong> : Le nom affiché sur votre profil</li> 697 + <li><strong>Avatar</strong> : Votre photo de profil</li> 698 + </ul> 699 + <p>Nous utilisons le système OAuth de Bluesky pour l'authentification. Orbyt ne stocke pas votre mot de passe Bluesky.</p> 700 + 701 + <h3>Informations Stockées sur Nos Serveurs</h3> 702 + <p>Nous conservons une petite quantité de données sur nos serveurs pour fournir des fonctionnalités spécifiques à Orbyt :</p> 703 + <ul> 704 + <li><strong>Couleurs de Profil</strong> : Couleurs personnalisées de texte et d'arrière-plan que vous définissez dans l'application</li> 705 + <li><strong>Date d'Inscription</strong> : La date à laquelle vous avez utilisé Orbyt pour la première fois (pour les fonctionnalités des utilisateurs bêta)</li> 706 + <li><strong>Statut Bêta</strong> : Si vous êtes un utilisateur initial d'Orbyt</li> 707 + </ul> 708 + <p>Ces données sont indexées à partir de votre enregistrement com.getorbyt.profile sur l'AT Protocol et sont minimales par conception.</p> 709 + 710 + <h3>Informations Stockées Localement sur Votre Appareil</h3> 711 + <p>Les informations suivantes sont stockées uniquement sur votre appareil et ne sont pas envoyées à nos serveurs :</p> 712 + <ul> 713 + <li><strong>Informations de Compte</strong> : Vos comptes Bluesky enregistrés pour un changement rapide</li> 714 + <li><strong>Tokens OAuth</strong> : Tokens d'authentification sécurisés (stockés dans le stockage sécurisé de l'appareil)</li> 715 + <li><strong>Chaînes Abonnées</strong> : Les flux et chaînes auxquels vous vous êtes abonné</li> 716 + <li><strong>Historique de Visionnage</strong> : Les vidéos que vous avez regardées (utilisées pour filtrer votre flux "Votre Mix")</li> 717 + <li><strong>Préférences de l'App</strong> : Vos paramètres et préférences d'interface</li> 718 + </ul> 719 + 720 + <h3>Informations Partagées avec le Réseau AT Protocol</h3> 721 + <p>Orbyt fonctionne sur l'AT Protocol, un protocole de réseau social décentralisé. Lorsque vous utilisez Orbyt, les informations suivantes sont partagées avec et stockées sur le réseau AT Protocol (y compris Bluesky et d'autres services) :</p> 722 + <ul> 723 + <li><strong>Contenu Public</strong> : Vos publications, informations de profil, nom d'affichage, avatar, bio, « j'aime », abonnements, blocages et autres interactions sociales sont publics par conception et visibles par toute personne sur le réseau AT Protocol.</li> 724 + <li><strong>Données de Profil Orbyt</strong> : Vos couleurs de profil et chaînes abonnées sont stockées dans votre enregistrement com.getorbyt.profile sur l'AT Protocol.</li> 725 + </ul> 726 + <p>Ces données ne sont pas contrôlées uniquement par Orbyt et sont soumises aux politiques du réseau AT Protocol et de ses opérateurs, y compris Bluesky Social, PBC.</p> 727 + 728 + <h3>Informations Collectées Automatiquement</h3> 729 + <p>Lorsque vous utilisez Orbyt, nous pouvons collecter automatiquement :</p> 730 + <ul> 731 + <li><strong>Informations sur l'Appareil</strong> : Type d'appareil, système d'exploitation et version de l'application (pour la compatibilité et le dépannage)</li> 732 + <li><strong>Adresse IP</strong> : Collectée via les requêtes réseau standard à notre API</li> 733 + </ul> 734 + 735 + <h3>Analyses du Site Web</h3> 736 + <p>Notre site web (getorbyt.com) utilise <strong>Cloudflare Web Analytics</strong>, un service d'analyse axé sur la confidentialité. Cloudflare Web Analytics :</p> 737 + <ul> 738 + <li>N'utilise pas de cookies</li> 739 + <li>Ne suit pas les utilisateurs individuels entre les sites</li> 740 + <li>Ne collecte pas d'informations personnelles</li> 741 + <li>Ne collecte que des données agrégées et anonymisées sur les pages vues et les performances</li> 742 + </ul> 743 + <p>Vous pouvez en savoir plus sur les pratiques de confidentialité de Cloudflare sur <a href="https://www.cloudflare.com/privacypolicy/" target="_blank" rel="noopener">cloudflare.com/privacypolicy</a>.</p> 744 + 745 + <p><strong>L'application mobile Orbyt n'utilise aucun service d'analyse ou de suivi tiers.</strong></p> 746 + 747 + <h2>Comment Nous Utilisons Vos Informations</h2> 748 + <p>Nous utilisons les informations collectées pour :</p> 749 + <ul> 750 + <li>Fournir et exploiter l'application Orbyt</li> 751 + <li>Vous permettre de vous connecter avec votre compte Bluesky</li> 752 + <li>Afficher vos couleurs de profil et personnalisations</li> 753 + <li>Afficher du contenu de flux personnalisé en fonction de vos abonnements</li> 754 + <li>Filtrer votre flux "Votre Mix" en fonction de l'historique de visionnage (traité localement)</li> 755 + <li>Identifier les utilisateurs bêta pour les fonctionnalités d'accès anticipé</li> 756 + <li>Répondre aux demandes d'assistance</li> 757 + </ul> 758 + 759 + <h2>Comment Nous Partageons Vos Informations</h2> 760 + <ul> 761 + <li><strong>Réseau AT Protocol</strong> : Lorsque vous utilisez Orbyt, votre contenu public est partagé avec le réseau décentralisé AT Protocol, y compris Bluesky et d'autres services. Ce partage est nécessaire au fonctionnement de l'application.</li> 762 + <li><strong>Fournisseurs de Services</strong> : Nous utilisons Cloudflare pour l'hébergement et la distribution de contenu. Ils peuvent traiter des données en notre nom conformément à leurs politiques de confidentialité.</li> 763 + <li><strong>Exigences Légales</strong> : Nous pouvons divulguer des informations si la loi l'exige ou pour protéger nos droits et notre sécurité.</li> 764 + </ul> 765 + <p>Nous ne vendons pas vos informations personnelles.</p> 766 + 767 + <h2>Conservation des Données</h2> 768 + <ul> 769 + <li><strong>Données Serveur</strong> : Les couleurs de profil et les dates d'inscription sont conservées tant que votre compte Bluesky existe et a interagi avec Orbyt.</li> 770 + <li><strong>Données Locales</strong> : Les données stockées sur votre appareil restent jusqu'à ce que vous vidiez le cache de l'application, supprimiez l'application ou supprimiez votre compte.</li> 771 + <li><strong>Historique de Visionnage</strong> : Nettoyé automatiquement après 30 jours.</li> 772 + </ul> 773 + 774 + <h2>Suppression des Données</h2> 775 + <p>Vous pouvez supprimer vos données de la manière suivante :</p> 776 + <ul> 777 + <li><strong>Données Locales</strong> : Utilisez "Vider le Cache" dans les paramètres de l'application, ou supprimez et réinstallez l'application</li> 778 + <li><strong>Suppression de Compte</strong> : Utilisez "Supprimer le Compte" dans les paramètres de l'application pour effacer toutes les données de compte locales</li> 779 + <li><strong>Données Serveur</strong> : <a href="/contact">Contactez-nous</a> pour demander la suppression de vos données côté serveur</li> 780 + </ul> 781 + 782 + <h3>Limitations de la Suppression (AT Protocol)</h3> 783 + <p><strong>Important :</strong> En raison de la nature décentralisée de l'AT Protocol, nous ne pouvons pas garantir la suppression complète de vos données sur tous les services du réseau. Lorsque vous supprimez du contenu :</p> 784 + <ul> 785 + <li>Nous ferons des efforts raisonnables pour supprimer votre contenu d'Orbyt.</li> 786 + <li>Nous informerons les autres services de l'AT Protocol de la suppression.</li> 787 + <li>Cependant, nous ne pouvons pas contrôler ni forcer d'autres services et applications de l'AT Protocol à supprimer vos données. Certaines publications et informations peuvent continuer à exister sur des services hors de notre contrôle.</li> 788 + <li>Pour demander la suppression auprès d'autres services AT Protocol, vous devez les contacter directement.</li> 789 + </ul> 790 + 791 + <h2>Sécurité</h2> 792 + <p>Nous prenons des mesures raisonnables pour protéger vos informations :</p> 793 + <ul> 794 + <li>Les tokens OAuth sont stockés dans le stockage sécurisé de votre appareil (Keychain sur iOS, Keystore sur Android)</li> 795 + <li>Notre API utilise le chiffrement HTTPS pour toutes les communications</li> 796 + <li>Nous ne stockons pas votre mot de passe Bluesky</li> 797 + </ul> 798 + <p>Cependant, aucune méthode de transmission sur Internet ou de stockage électronique n'est sécurisée à 100 %.</p> 799 + 800 + <h2>Confidentialité des Enfants</h2> 801 + <p>Orbyt n'est pas destiné aux enfants de moins de 13 ans. Nous ne collectons pas sciemment d'informations personnelles auprès d'enfants de moins de 13 ans. Si vous pensez que nous avons collecté des informations auprès d'un enfant de moins de 13 ans, veuillez nous contacter.</p> 802 + 803 + <h2>Vos Droits</h2> 804 + <p>Selon votre lieu de résidence, vous pouvez avoir des droits concernant vos informations personnelles, notamment :</p> 805 + <ul> 806 + <li>Accès à vos informations personnelles</li> 807 + <li>Correction des informations inexactes</li> 808 + <li>Suppression de vos informations</li> 809 + <li>Portabilité des données</li> 810 + </ul> 811 + <p>Pour exercer ces droits, <a href="/contact">contactez-nous</a>.</p> 812 + 813 + <h2>Modifications de cette Politique</h2> 814 + <p>Nous pouvons mettre à jour cette Politique de Confidentialité de temps en temps. Nous vous informerons des changements importants via l'application ou en mettant à jour la date de « Dernière Mise à Jour » ci-dessus.</p> 815 + 816 + <h2>Nous Contacter</h2> 817 + <p>Si vous avez des questions sur cette Politique de Confidentialité, visitez notre <a href="/contact">page de contact</a>.</p> 818 + `, 819 + 820 + it: ` 821 + <p>Questa Informativa sulla Privacy descrive come Orbyt ("noi", "ci", "nostro") raccoglie, usa e condivide informazioni quando utilizzi la nostra applicazione mobile ("Orbyt" o "l'App").</p> 822 + 823 + <p><strong>Importante:</strong> Orbyt è un'applicazione client di terze parti che si connette alla rete Bluesky tramite l'AT Protocol. Quando utilizzi Orbyt, i tuoi dati vengono condivisi con la rete decentralizzata dell'AT Protocol. Dovresti anche esaminare l'<a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Informativa sulla Privacy di Bluesky</a> per capire come vengono gestiti i tuoi dati sulla loro rete.</p> 824 + 825 + <h2>Informazioni che Raccogliamo</h2> 826 + 827 + <h3>Informazioni da Bluesky</h3> 828 + <p>Quando accedi a Orbyt utilizzando il tuo account Bluesky, accediamo alle seguenti informazioni dal tuo profilo Bluesky:</p> 829 + <ul> 830 + <li><strong>DID (Identificatore Decentralizzato)</strong>: Il tuo identificatore univoco sull'AT Protocol</li> 831 + <li><strong>Handle</strong>: Il tuo nome utente (es. @nomeutente.bsky.social)</li> 832 + <li><strong>Nome Visualizzato</strong>: Il nome visualizzato nel tuo profilo</li> 833 + <li><strong>Avatar</strong>: La tua foto del profilo</li> 834 + </ul> 835 + <p>Utilizziamo il sistema OAuth di Bluesky per l'autenticazione. Orbyt non memorizza la tua password Bluesky.</p> 836 + 837 + <h3>Informazioni Memorizzate sui Nostri Server</h3> 838 + <p>Manteniamo una piccola quantità di dati sui nostri server per fornire funzionalità specifiche di Orbyt:</p> 839 + <ul> 840 + <li><strong>Colori del Profilo</strong>: Colori personalizzati di testo e sfondo che imposti nell'app</li> 841 + <li><strong>Data di Iscrizione</strong>: La data in cui hai utilizzato Orbyt per la prima volta (per le funzionalità degli utenti beta)</li> 842 + <li><strong>Stato Beta</strong>: Se sei un utente iniziale di Orbyt</li> 843 + </ul> 844 + <p>Questi dati sono indicizzati dal tuo record com.getorbyt.profile sull'AT Protocol e sono minimi per scelta progettuale.</p> 845 + 846 + <h3>Informazioni Memorizzate Localmente sul Tuo Dispositivo</h3> 847 + <p>Le seguenti informazioni sono memorizzate solo sul tuo dispositivo e non vengono inviate ai nostri server:</p> 848 + <ul> 849 + <li><strong>Informazioni Account</strong>: I tuoi account Bluesky salvati per il cambio rapido</li> 850 + <li><strong>Token OAuth</strong>: Token di autenticazione sicuri (memorizzati nell'archiviazione sicura del dispositivo)</li> 851 + <li><strong>Canali Abbonati</strong>: Feed e canali a cui ti sei iscritto</li> 852 + <li><strong>Cronologia Visualizzazioni</strong>: Video che hai guardato (usati per filtrare il tuo feed "Il Tuo Mix")</li> 853 + <li><strong>Preferenze dell'App</strong>: Le tue impostazioni e preferenze dell'interfaccia</li> 854 + </ul> 855 + 856 + <h3>Informazioni Condivise con la Rete AT Protocol</h3> 857 + <p>Orbyt opera sull'AT Protocol, un protocollo di social networking decentralizzato. Quando utilizzi Orbyt, le seguenti informazioni vengono condivise e memorizzate sulla rete AT Protocol (inclusi Bluesky e altri servizi):</p> 858 + <ul> 859 + <li><strong>Contenuto Pubblico</strong>: I tuoi post, le informazioni del profilo, il nome visualizzato, l'avatar, la bio, i "mi piace", i follow, i blocchi e altre interazioni sociali sono pubblici per impostazione predefinita e visibili a chiunque sulla rete AT Protocol.</li> 860 + <li><strong>Dati del Profilo Orbyt</strong>: I tuoi colori del profilo e i canali abbonati sono memorizzati nel tuo record com.getorbyt.profile sull'AT Protocol.</li> 861 + </ul> 862 + <p>Questi dati non sono controllati esclusivamente da Orbyt e sono soggetti alle politiche della rete AT Protocol e dei suoi operatori, incluso Bluesky Social, PBC.</p> 863 + 864 + <h3>Informazioni Raccolte Automaticamente</h3> 865 + <p>Quando utilizzi Orbyt, potremmo raccogliere automaticamente:</p> 866 + <ul> 867 + <li><strong>Informazioni sul Dispositivo</strong>: Tipo di dispositivo, sistema operativo e versione dell'app (per compatibilità e risoluzione dei problemi)</li> 868 + <li><strong>Indirizzo IP</strong>: Raccolto tramite richieste di rete standard alla nostra API</li> 869 + </ul> 870 + 871 + <h3>Analisi del Sito Web</h3> 872 + <p>Il nostro sito web (getorbyt.com) utilizza <strong>Cloudflare Web Analytics</strong>, un servizio di analisi incentrato sulla privacy. Cloudflare Web Analytics:</p> 873 + <ul> 874 + <li>Non utilizza cookie</li> 875 + <li>Non traccia i singoli utenti tra siti diversi</li> 876 + <li>Non raccoglie informazioni personali</li> 877 + <li>Raccoglie solo dati aggregati e anonimizzati su visualizzazioni di pagina e prestazioni</li> 878 + </ul> 879 + <p>Puoi saperne di più sulle pratiche di privacy di Cloudflare su <a href="https://www.cloudflare.com/privacypolicy/" target="_blank" rel="noopener">cloudflare.com/privacypolicy</a>.</p> 880 + 881 + <p><strong>L'applicazione mobile Orbyt non utilizza servizi di analisi o tracciamento di terze parti.</strong></p> 882 + 883 + <h2>Come Utilizziamo le Tue Informazioni</h2> 884 + <p>Utilizziamo le informazioni raccolte per:</p> 885 + <ul> 886 + <li>Fornire e gestire l'app Orbyt</li> 887 + <li>Consentirti di accedere con il tuo account Bluesky</li> 888 + <li>Visualizzare i tuoi colori del profilo e le personalizzazioni</li> 889 + <li>Mostrare contenuti del feed personalizzati in base ai tuoi abbonamenti</li> 890 + <li>Filtrare il tuo feed "Il Tuo Mix" in base alla cronologia delle visualizzazioni (elaborato localmente)</li> 891 + <li>Identificare gli utenti beta per le funzionalità di accesso anticipato</li> 892 + <li>Rispondere alle richieste di assistenza</li> 893 + </ul> 894 + 895 + <h2>Come Condividiamo le Tue Informazioni</h2> 896 + <ul> 897 + <li><strong>Rete AT Protocol</strong>: Quando utilizzi Orbyt, il tuo contenuto pubblico viene condiviso con la rete decentralizzata AT Protocol, inclusi Bluesky e altri servizi. Questa condivisione è necessaria per il funzionamento dell'app.</li> 898 + <li><strong>Fornitori di Servizi</strong>: Utilizziamo Cloudflare per l'hosting e la distribuzione dei contenuti. Possono elaborare dati per nostro conto in conformità con le loro politiche sulla privacy.</li> 899 + <li><strong>Requisiti Legali</strong>: Potremmo divulgare informazioni se richiesto dalla legge o per proteggere i nostri diritti e la nostra sicurezza.</li> 900 + </ul> 901 + <p>Non vendiamo le tue informazioni personali.</p> 902 + 903 + <h2>Conservazione dei Dati</h2> 904 + <ul> 905 + <li><strong>Dati del Server</strong>: I colori del profilo e le date di iscrizione vengono conservati finché il tuo account Bluesky esiste e ha interagito con Orbyt.</li> 906 + <li><strong>Dati Locali</strong>: I dati memorizzati sul tuo dispositivo rimangono finché non svuoti la cache dell'app, elimini l'app o rimuovi il tuo account.</li> 907 + <li><strong>Cronologia Visualizzazioni</strong>: Viene ripulita automaticamente dopo 30 giorni.</li> 908 + </ul> 909 + 910 + <h2>Eliminazione dei Dati</h2> 911 + <p>Puoi eliminare i tuoi dati nei seguenti modi:</p> 912 + <ul> 913 + <li><strong>Dati Locali</strong>: Usa "Svuota Cache" nelle impostazioni dell'app, oppure elimina e reinstalla l'app</li> 914 + <li><strong>Rimozione Account</strong>: Usa "Rimuovi Account" nelle impostazioni dell'app per cancellare tutti i dati dell'account locale</li> 915 + <li><strong>Dati del Server</strong>: <a href="/contact">Contattaci</a> per richiedere l'eliminazione dei tuoi dati lato server</li> 916 + </ul> 917 + 918 + <h3>Limitazioni all'Eliminazione (AT Protocol)</h3> 919 + <p><strong>Importante:</strong> A causa della natura decentralizzata dell'AT Protocol, non possiamo garantire la cancellazione completa dei tuoi dati su tutti i servizi della rete. Quando elimini contenuti:</p> 920 + <ul> 921 + <li>Faremo sforzi ragionevoli per rimuovere i tuoi contenuti da Orbyt.</li> 922 + <li>Notificheremo agli altri servizi sull'AT Protocol l'avvenuta eliminazione.</li> 923 + <li>Tuttavia, non possiamo controllare o costringere altri servizi e applicazioni sull'AT Protocol a eliminare i tuoi dati. Alcuni post e informazioni potrebbero continuare a esistere su servizi al di fuori del nostro controllo.</li> 924 + <li>Per richiedere la rimozione da altri servizi AT Protocol, devi contattare tali servizi direttamente.</li> 925 + </ul> 926 + 927 + <h2>Sicurezza</h2> 928 + <p>Adottiamo misure ragionevoli per proteggere le tue informazioni:</p> 929 + <ul> 930 + <li>I token OAuth sono memorizzati nell'archiviazione sicura del tuo dispositivo (Keychain su iOS, Keystore su Android)</li> 931 + <li>La nostra API utilizza la crittografia HTTPS per tutte le comunicazioni</li> 932 + <li>Non memorizziamo la tua password Bluesky</li> 933 + </ul> 934 + <p>Tuttavia, nessun metodo di trasmissione su Internet o di archiviazione elettronica è sicuro al 100%.</p> 935 + 936 + <h2>Privacy dei Minori</h2> 937 + <p>Orbyt non è destinato a bambini di età inferiore ai 13 anni. Non raccogliamo consapevolmente informazioni personali da bambini di età inferiore ai 13 anni. Se ritieni che abbiamo raccolto informazioni da un bambino di età inferiore ai 13 anni, contattaci.</p> 938 + 939 + <h2>I Tuoi Diritti</h2> 940 + <p>A seconda della tua posizione, potresti avere diritti riguardanti le tue informazioni personali, tra cui:</p> 941 + <ul> 942 + <li>Accesso alle tue informazioni personali</li> 943 + <li>Correzione di informazioni inesatte</li> 944 + <li>Cancellazione delle tue informazioni</li> 945 + <li>Portabilità dei dati</li> 946 + </ul> 947 + <p>Per esercitare questi diritti, <a href="/contact">contattaci</a>.</p> 948 + 949 + <h2>Modifiche a questa Politica</h2> 950 + <p>Potremmo aggiornare questa Informativa sulla Privacy di tanto in tanto. Ti informeremo di modifiche significative tramite l'app o aggiornando la data di "Ultimo Aggiornamento" sopra indicata.</p> 951 + 952 + <h2>Contattaci</h2> 953 + <p>Se hai domande su questa Informativa sulla Privacy, visita la nostra <a href="/contact">pagina dei contatti</a>.</p> 954 + `, 955 + 956 + ja: ` 957 + <p>このプライバシーポリシーは、Orbyt(「私たち」「当社」)が、モバイルアプリケーション(「Orbyt」または「アプリ」)のご利用に際して情報をどのように収集、使用、共有するかについて説明します。</p> 958 + 959 + <p><strong>重要:</strong> OrbytはATプロトコルを通じてBlueskyネットワークに接続するサードパーティクライアントアプリケーションです。Orbytを使用すると、あなたのデータは分散型ATプロトコルネットワークと共有されます。当社のネットワークでのデータの取り扱いを理解するために、<a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Blueskyのプライバシーポリシー</a>もご確認ください。</p> 960 + 961 + <h2>収集する情報</h2> 962 + 963 + <h3>Blueskyからの情報</h3> 964 + <p>BlueskyアカウントでOrbytにログインすると、Blueskyプロフィールから以下の情報にアクセスします:</p> 965 + <ul> 966 + <li><strong>DID(分散型識別子)</strong>:ATプロトコルでのあなたの一意の識別子</li> 967 + <li><strong>ハンドル</strong>:あなたのユーザー名(例:@ユーザー名.bsky.social)</li> 968 + <li><strong>表示名</strong>:プロフィールに表示される名前</li> 969 + <li><strong>アバター</strong>:プロフィール写真</li> 970 + </ul> 971 + <p>認証にはBlueskyのOAuthシステムを使用します。OrbytはBlueskyのパスワードを保存しません。</p> 972 + 973 + <h3>当社サーバーに保存される情報</h3> 974 + <p>Orbyt固有の機能を提供するために、当社サーバーに少量のデータを保持しています:</p> 975 + <ul> 976 + <li><strong>プロフィールカラー</strong>:アプリで設定したカスタムテキストおよび背景色</li> 977 + <li><strong>参加日</strong>:Orbytを最初に使用した日付(ベータユーザー機能のため)</li> 978 + <li><strong>ベータステータス</strong>:初期のOrbytユーザーかどうか</li> 979 + </ul> 980 + <p>このデータはATプロトコル上のcom.getorbyt.profileレコードからインデックスされており、設計上最小限です。</p> 981 + 982 + <h3>デバイスにローカル保存される情報</h3> 983 + <p>以下の情報はデバイスにのみ保存され、当社サーバーには送信されません:</p> 984 + <ul> 985 + <li><strong>アカウント情報</strong>:素早く切り替えるために保存されたBlueskyアカウント</li> 986 + <li><strong>OAuthトークン</strong>:セキュアな認証トークン(デバイスのセキュアストレージに保存)</li> 987 + <li><strong>チャンネル登録</strong>:購読しているフィードとチャンネル</li> 988 + <li><strong>視聴履歴</strong>:視聴した動画(「あなたのミックス」フィードのフィルタリングに使用)</li> 989 + <li><strong>アプリ設定</strong>:設定とUI好み</li> 990 + </ul> 991 + 992 + <h3>ATプロトコルネットワークと共有される情報</h3> 993 + <p>OrbytはATプロトコル(分散型ソーシャルネットワーキングプロトコル)上で動作します。Orbytを使用すると、以下の情報がATプロトコルネットワーク(BlueskyやOtherサービスを含む)と共有・保存されます:</p> 994 + <ul> 995 + <li><strong>公開コンテンツ</strong>:投稿、プロフィール情報、表示名、アバター、プロフィール紹介文、いいね、フォロー、ブロック、その他のソーシャルインタラクションは、設計上公開であり、ATプロトコルネットワーク上の誰でも閲覧できます。</li> 996 + <li><strong>Orbytプロフィールデータ</strong>:プロフィールカラーとチャンネル登録はATプロトコル上のcom.getorbyt.profileレコードに保存されます。</li> 997 + </ul> 998 + <p>このデータはOrbytだけが管理するものではなく、Bluesky Social, PBCを含むATプロトコルネットワークとその運営者のポリシーに従います。</p> 999 + 1000 + <h3>自動収集される情報</h3> 1001 + <p>Orbytを使用すると、当社は自動的に以下の情報を収集する場合があります:</p> 1002 + <ul> 1003 + <li><strong>デバイス情報</strong>:デバイスの種類、OS、アプリバージョン(互換性とトラブルシューティングのため)</li> 1004 + <li><strong>IPアドレス</strong>:当社APIへの標準的なネットワークリクエストで収集</li> 1005 + </ul> 1006 + 1007 + <h3>ウェブサイト分析</h3> 1008 + <p>当社ウェブサイト(getorbyt.com)は、プライバシーを重視した分析サービスである<strong>Cloudflare Web Analytics</strong>を使用しています。Cloudflare Web Analyticsは:</p> 1009 + <ul> 1010 + <li>Cookieを使用しません</li> 1011 + <li>サイトをまたいで個人ユーザーを追跡しません</li> 1012 + <li>個人情報を収集しません</li> 1013 + <li>ページビューとパフォーマンスに関する集計・匿名化データのみを収集します</li> 1014 + </ul> 1015 + <p>Cloudflareのプライバシー慣行の詳細は<a href="https://www.cloudflare.com/privacypolicy/" target="_blank" rel="noopener">cloudflare.com/privacypolicy</a>でご確認ください。</p> 1016 + 1017 + <p><strong>Orbytモバイルアプリはサードパーティの分析やトラッキングサービスを使用していません。</strong></p> 1018 + 1019 + <h2>情報の使用方法</h2> 1020 + <p>収集した情報は以下の目的で使用します:</p> 1021 + <ul> 1022 + <li>Orbytアプリの提供と運営</li> 1023 + <li>Blueskyアカウントでのサインインの有効化</li> 1024 + <li>プロフィールカラーとカスタマイズの表示</li> 1025 + <li>購読に基づいたパーソナライズされたフィードコンテンツの表示</li> 1026 + <li>視聴履歴に基づいた「あなたのミックス」フィードのフィルタリング(ローカルで処理)</li> 1027 + <li>早期アクセス機能のためのベータユーザーの特定</li> 1028 + <li>サポートリクエストへの対応</li> 1029 + </ul> 1030 + 1031 + <h2>情報の共有方法</h2> 1032 + <ul> 1033 + <li><strong>ATプロトコルネットワーク</strong>:Orbytを使用すると、公開コンテンツはBlueskyやその他のサービスを含む分散型ATプロトコルネットワークと共有されます。この共有はアプリの機能に必要です。</li> 1034 + <li><strong>サービスプロバイダー</strong>:ホスティングとコンテンツ配信にCloudflareを使用しています。彼らのプライバシーポリシーに従い、当社に代わってデータを処理する場合があります。</li> 1035 + <li><strong>法的要件</strong>:法律で要求された場合、または当社の権利と安全を保護するために情報を開示する場合があります。</li> 1036 + </ul> 1037 + <p>当社はあなたの個人情報を販売しません。</p> 1038 + 1039 + <h2>データ保持</h2> 1040 + <ul> 1041 + <li><strong>サーバーデータ</strong>:プロフィールカラーと参加日は、BlueskyアカウントがOrbytと連携している間、保持されます。</li> 1042 + <li><strong>ローカルデータ</strong>:デバイスに保存されたデータは、アプリのキャッシュをクリア、アプリを削除、またはアカウントを削除するまで残ります。</li> 1043 + <li><strong>視聴履歴</strong>:30日後に自動的に削除されます。</li> 1044 + </ul> 1045 + 1046 + <h2>データの削除</h2> 1047 + <p>以下の方法でデータを削除できます:</p> 1048 + <ul> 1049 + <li><strong>ローカルデータ</strong>:アプリ設定の「キャッシュをクリア」を使用するか、アプリを削除して再インストールする</li> 1050 + <li><strong>アカウント削除</strong>:アプリ設定の「アカウントを削除」を使用して、すべてのローカルアカウントデータを消去する</li> 1051 + <li><strong>サーバーデータ</strong>:サーバー側のデータの削除を依頼するには<a href="/contact">お問い合わせください</a></li> 1052 + </ul> 1053 + 1054 + <h3>削除の制限(ATプロトコル)</h3> 1055 + <p><strong>重要:</strong> ATプロトコルの分散的な性質により、ネットワーク上のすべてのサービスにわたるデータの完全な削除を保証することはできません。コンテンツを削除する場合:</p> 1056 + <ul> 1057 + <li>Orbytからのコンテンツ削除に合理的な努力を行います。</li> 1058 + <li>ATプロトコル上の他のサービスに削除を通知します。</li> 1059 + <li>ただし、ATプロトコル上の他のサービスやアプリケーションにデータの削除を強制することはできません。一部の投稿や情報は、当社の管理外のサービスに引き続き存在する可能性があります。</li> 1060 + <li>他のATプロトコルサービスからの削除を要求するには、そのサービスに直接連絡する必要があります。</li> 1061 + </ul> 1062 + 1063 + <h2>セキュリティ</h2> 1064 + <p>当社はあなたの情報を保護するために合理的な措置を講じます:</p> 1065 + <ul> 1066 + <li>OAuthトークンはデバイスのセキュアストレージ(iOSのKeychain、AndroidのKeystore)に保存されます</li> 1067 + <li>当社APIはすべての通信にHTTPS暗号化を使用します</li> 1068 + <li>Blueskyのパスワードは保存しません</li> 1069 + </ul> 1070 + <p>ただし、インターネット経由の送信や電子的な保存のいずれの方法も100%安全ではありません。</p> 1071 + 1072 + <h2>子どものプライバシー</h2> 1073 + <p>Orbytは13歳未満の子どもを対象としていません。13歳未満の子どもから故意に個人情報を収集することはありません。13歳未満の子どもから情報を収集したと思われる場合は、お問い合わせください。</p> 1074 + 1075 + <h2>あなたの権利</h2> 1076 + <p>お住まいの地域によっては、個人情報に関して以下のような権利を持つ場合があります:</p> 1077 + <ul> 1078 + <li>個人情報へのアクセス</li> 1079 + <li>不正確な情報の修正</li> 1080 + <li>情報の削除</li> 1081 + <li>データポータビリティ</li> 1082 + </ul> 1083 + <p>これらの権利を行使するには、<a href="/contact">お問い合わせください</a>。</p> 1084 + 1085 + <h2>ポリシーの変更</h2> 1086 + <p>このプライバシーポリシーは随時更新する場合があります。重大な変更については、アプリを通じて、または上記の「最終更新日」を更新することでお知らせします。</p> 1087 + 1088 + <h2>お問い合わせ</h2> 1089 + <p>このプライバシーポリシーについてご質問がある場合は、<a href="/contact">お問い合わせページ</a>をご覧ください。</p> 1090 + `, 1091 + 1092 + ko: ` 1093 + <p>이 개인정보 처리방침은 Orbyt("우리", "저희")가 모바일 애플리케이션("Orbyt" 또는 "앱")을 사용할 때 정보를 어떻게 수집, 사용 및 공유하는지 설명합니다.</p> 1094 + 1095 + <p><strong>중요:</strong> Orbyt는 AT Protocol을 통해 Bluesky 네트워크에 연결하는 서드파티 클라이언트 애플리케이션입니다. Orbyt를 사용하면 귀하의 데이터가 분산형 AT Protocol 네트워크와 공유됩니다. 해당 네트워크에서 귀하의 데이터가 어떻게 처리되는지 이해하기 위해 <a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Bluesky 개인정보 처리방침</a>도 검토하시기 바랍니다.</p> 1096 + 1097 + <h2>수집하는 정보</h2> 1098 + 1099 + <h3>Bluesky로부터의 정보</h3> 1100 + <p>Bluesky 계정으로 Orbyt에 로그인하면 Bluesky 프로필에서 다음 정보에 접근합니다:</p> 1101 + <ul> 1102 + <li><strong>DID (분산형 식별자)</strong>: AT Protocol에서의 고유 식별자</li> 1103 + <li><strong>핸들</strong>: 사용자 이름 (예: @사용자이름.bsky.social)</li> 1104 + <li><strong>표시 이름</strong>: 프로필에 표시되는 이름</li> 1105 + <li><strong>아바타</strong>: 프로필 사진</li> 1106 + </ul> 1107 + <p>인증에는 Bluesky의 OAuth 시스템을 사용합니다. Orbyt는 귀하의 Bluesky 비밀번호를 저장하지 않습니다.</p> 1108 + 1109 + <h3>당사 서버에 저장되는 정보</h3> 1110 + <p>Orbyt 전용 기능을 제공하기 위해 당사 서버에 소량의 데이터를 보관합니다:</p> 1111 + <ul> 1112 + <li><strong>프로필 색상</strong>: 앱에서 설정한 사용자 지정 텍스트 및 배경 색상</li> 1113 + <li><strong>가입 날짜</strong>: Orbyt를 처음 사용한 날짜 (베타 사용자 기능용)</li> 1114 + <li><strong>베타 상태</strong>: 초기 Orbyt 사용자 여부</li> 1115 + </ul> 1116 + <p>이 데이터는 AT Protocol의 com.getorbyt.profile 레코드에서 인덱싱되며 설계상 최소화되어 있습니다.</p> 1117 + 1118 + <h3>기기에 로컬로 저장되는 정보</h3> 1119 + <p>다음 정보는 기기에만 저장되며 당사 서버로 전송되지 않습니다:</p> 1120 + <ul> 1121 + <li><strong>계정 정보</strong>: 빠른 전환을 위해 저장된 Bluesky 계정</li> 1122 + <li><strong>OAuth 토큰</strong>: 보안 인증 토큰 (기기 보안 스토리지에 저장)</li> 1123 + <li><strong>구독한 채널</strong>: 구독한 피드와 채널</li> 1124 + <li><strong>시청 기록</strong>: 시청한 동영상 ("나의 믹스" 피드 필터링에 사용)</li> 1125 + <li><strong>앱 환경설정</strong>: 설정 및 UI 선호도</li> 1126 + </ul> 1127 + 1128 + <h3>AT Protocol 네트워크와 공유되는 정보</h3> 1129 + <p>Orbyt는 분산형 소셜 네트워킹 프로토콜인 AT Protocol에서 운영됩니다. Orbyt를 사용하면 다음 정보가 AT Protocol 네트워크(Bluesky 및 기타 서비스 포함)와 공유되고 저장됩니다:</p> 1130 + <ul> 1131 + <li><strong>공개 콘텐츠</strong>: 게시물, 프로필 정보, 표시 이름, 아바타, 소개, 좋아요, 팔로우, 차단 및 기타 소셜 상호작용은 기본적으로 공개이며 AT Protocol 네트워크의 누구에게나 표시됩니다.</li> 1132 + <li><strong>Orbyt 프로필 데이터</strong>: 프로필 색상과 구독한 채널은 AT Protocol의 com.getorbyt.profile 레코드에 저장됩니다.</li> 1133 + </ul> 1134 + <p>이 데이터는 Orbyt만이 통제하는 것이 아니며 Bluesky Social, PBC를 포함한 AT Protocol 네트워크 및 운영자의 정책을 따릅니다.</p> 1135 + 1136 + <h3>자동으로 수집되는 정보</h3> 1137 + <p>Orbyt를 사용하면 다음 정보가 자동으로 수집될 수 있습니다:</p> 1138 + <ul> 1139 + <li><strong>기기 정보</strong>: 기기 유형, 운영 체제 및 앱 버전 (호환성 및 문제 해결용)</li> 1140 + <li><strong>IP 주소</strong>: 당사 API에 대한 표준 네트워크 요청을 통해 수집</li> 1141 + </ul> 1142 + 1143 + <h3>웹사이트 분석</h3> 1144 + <p>당사 웹사이트(getorbyt.com)는 개인정보 보호 중심의 분석 서비스인 <strong>Cloudflare Web Analytics</strong>를 사용합니다. Cloudflare Web Analytics는:</p> 1145 + <ul> 1146 + <li>쿠키를 사용하지 않습니다</li> 1147 + <li>사이트 간 개별 사용자를 추적하지 않습니다</li> 1148 + <li>개인 정보를 수집하지 않습니다</li> 1149 + <li>페이지 방문 및 성능에 대한 집계, 익명화된 데이터만 수집합니다</li> 1150 + </ul> 1151 + <p>Cloudflare의 개인정보 보호 관행에 대한 자세한 내용은 <a href="https://www.cloudflare.com/privacypolicy/" target="_blank" rel="noopener">cloudflare.com/privacypolicy</a>에서 확인할 수 있습니다.</p> 1152 + 1153 + <p><strong>Orbyt 모바일 앱은 서드파티 분석 또는 추적 서비스를 사용하지 않습니다.</strong></p> 1154 + 1155 + <h2>정보 사용 방법</h2> 1156 + <p>수집한 정보를 다음 목적으로 사용합니다:</p> 1157 + <ul> 1158 + <li>Orbyt 앱 제공 및 운영</li> 1159 + <li>Bluesky 계정으로 로그인 지원</li> 1160 + <li>프로필 색상 및 사용자 지정 표시</li> 1161 + <li>구독을 기반으로 개인화된 피드 콘텐츠 표시</li> 1162 + <li>시청 기록을 기반으로 "나의 믹스" 피드 필터링 (로컬 처리)</li> 1163 + <li>얼리 액세스 기능을 위한 베타 사용자 식별</li> 1164 + <li>지원 요청에 응답</li> 1165 + </ul> 1166 + 1167 + <h2>정보 공유 방법</h2> 1168 + <ul> 1169 + <li><strong>AT Protocol 네트워크</strong>: Orbyt를 사용하면 공개 콘텐츠가 Bluesky 및 기타 서비스를 포함한 분산형 AT Protocol 네트워크와 공유됩니다. 이 공유는 앱 기능에 필요합니다.</li> 1170 + <li><strong>서비스 제공업체</strong>: 호스팅 및 콘텐츠 전달을 위해 Cloudflare를 사용합니다. 해당 개인정보 처리방침에 따라 당사를 대신하여 데이터를 처리할 수 있습니다.</li> 1171 + <li><strong>법적 요건</strong>: 법률에 따라 필요하거나 당사의 권리와 안전을 보호하기 위해 정보를 공개할 수 있습니다.</li> 1172 + </ul> 1173 + <p>당사는 귀하의 개인 정보를 판매하지 않습니다.</p> 1174 + 1175 + <h2>데이터 보존</h2> 1176 + <ul> 1177 + <li><strong>서버 데이터</strong>: 프로필 색상과 가입 날짜는 Bluesky 계정이 존재하고 Orbyt와 상호작용한 동안 보존됩니다.</li> 1178 + <li><strong>로컬 데이터</strong>: 기기에 저장된 데이터는 앱 캐시를 지우거나, 앱을 삭제하거나, 계정을 제거할 때까지 유지됩니다.</li> 1179 + <li><strong>시청 기록</strong>: 30일 후 자동으로 정리됩니다.</li> 1180 + </ul> 1181 + 1182 + <h2>데이터 삭제</h2> 1183 + <p>다음 방법으로 데이터를 삭제할 수 있습니다:</p> 1184 + <ul> 1185 + <li><strong>로컬 데이터</strong>: 앱 설정에서 "캐시 지우기"를 사용하거나, 앱을 삭제하고 재설치</li> 1186 + <li><strong>계정 제거</strong>: 앱 설정에서 "계정 제거"를 사용하여 모든 로컬 계정 데이터 삭제</li> 1187 + <li><strong>서버 데이터</strong>: 서버 측 데이터 삭제를 요청하려면 <a href="/contact">문의하세요</a></li> 1188 + </ul> 1189 + 1190 + <h3>삭제 제한 사항 (AT Protocol)</h3> 1191 + <p><strong>중요:</strong> AT Protocol의 분산적 특성으로 인해 네트워크의 모든 서비스에서 귀하의 데이터가 완전히 삭제된다는 것을 보장할 수 없습니다. 콘텐츠를 삭제할 때:</p> 1192 + <ul> 1193 + <li>Orbyt에서 귀하의 콘텐츠를 제거하기 위해 합리적인 노력을 기울입니다.</li> 1194 + <li>AT Protocol의 다른 서비스에 삭제를 통지합니다.</li> 1195 + <li>그러나 AT Protocol의 다른 서비스 및 애플리케이션이 귀하의 데이터를 삭제하도록 강제할 수 없습니다. 일부 게시물과 정보는 당사의 통제 외부의 서비스에 계속 존재할 수 있습니다.</li> 1196 + <li>다른 AT Protocol 서비스에서 삭제를 요청하려면 해당 서비스에 직접 연락해야 합니다.</li> 1197 + </ul> 1198 + 1199 + <h2>보안</h2> 1200 + <p>당사는 귀하의 정보를 보호하기 위해 합리적인 조치를 취합니다:</p> 1201 + <ul> 1202 + <li>OAuth 토큰은 기기의 보안 스토리지(iOS의 Keychain, Android의 Keystore)에 저장됩니다</li> 1203 + <li>당사 API는 모든 통신에 HTTPS 암호화를 사용합니다</li> 1204 + <li>Bluesky 비밀번호를 저장하지 않습니다</li> 1205 + </ul> 1206 + <p>그러나 인터넷을 통한 전송이나 전자적 저장 방법이 100% 안전하지는 않습니다.</p> 1207 + 1208 + <h2>아동 개인정보</h2> 1209 + <p>Orbyt는 만 13세 미만 아동을 대상으로 하지 않습니다. 만 13세 미만 아동으로부터 의도적으로 개인 정보를 수집하지 않습니다. 만 13세 미만 아동으로부터 정보를 수집했다고 생각되면 당사에 연락하십시오.</p> 1210 + 1211 + <h2>귀하의 권리</h2> 1212 + <p>귀하의 위치에 따라 개인 정보에 관한 다음과 같은 권리가 있을 수 있습니다:</p> 1213 + <ul> 1214 + <li>개인 정보에 대한 접근</li> 1215 + <li>부정확한 정보 수정</li> 1216 + <li>정보 삭제</li> 1217 + <li>데이터 이동성</li> 1218 + </ul> 1219 + <p>이러한 권리를 행사하려면 <a href="/contact">문의하세요</a>.</p> 1220 + 1221 + <h2>이 방침의 변경</h2> 1222 + <p>이 개인정보 처리방침은 수시로 업데이트될 수 있습니다. 앱을 통해 또는 위의 "최종 업데이트" 날짜를 업데이트하여 중요한 변경 사항을 알려드립니다.</p> 1223 + 1224 + <h2>문의하기</h2> 1225 + <p>이 개인정보 처리방침에 대해 질문이 있으시면 <a href="/contact">문의 페이지</a>를 방문하세요.</p> 1226 + `, 1227 + 1228 + 'pt-BR': ` 1229 + <p>Esta Política de Privacidade descreve como o Orbyt ("nós", "nos", "nosso") coleta, usa e compartilha informações quando você usa nosso aplicativo móvel ("Orbyt" ou "o App").</p> 1230 + 1231 + <p><strong>Importante:</strong> O Orbyt é um aplicativo cliente de terceiros que se conecta à rede Bluesky por meio do AT Protocol. Quando você usa o Orbyt, seus dados são compartilhados com a rede descentralizada do AT Protocol. Você também deve revisar a <a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Política de Privacidade do Bluesky</a> para entender como seus dados são tratados na rede deles.</p> 1232 + 1233 + <h2>Informações que Coletamos</h2> 1234 + 1235 + <h3>Informações do Bluesky</h3> 1236 + <p>Quando você faz login no Orbyt usando sua conta Bluesky, acessamos as seguintes informações do seu perfil Bluesky:</p> 1237 + <ul> 1238 + <li><strong>DID (Identificador Descentralizado)</strong>: Seu identificador único no AT Protocol</li> 1239 + <li><strong>Handle</strong>: Seu nome de usuário (ex., @nomedeusuario.bsky.social)</li> 1240 + <li><strong>Nome de Exibição</strong>: O nome exibido no seu perfil</li> 1241 + <li><strong>Avatar</strong>: Sua foto de perfil</li> 1242 + </ul> 1243 + <p>Usamos o sistema OAuth do Bluesky para autenticação. O Orbyt não armazena sua senha do Bluesky.</p> 1244 + 1245 + <h3>Informações Armazenadas em Nossos Servidores</h3> 1246 + <p>Mantemos uma pequena quantidade de dados em nossos servidores para fornecer funcionalidades específicas do Orbyt:</p> 1247 + <ul> 1248 + <li><strong>Cores do Perfil</strong>: Cores personalizadas de texto e fundo que você define no app</li> 1249 + <li><strong>Data de Entrada</strong>: A data em que você usou o Orbyt pela primeira vez (para funcionalidades de usuário beta)</li> 1250 + <li><strong>Status Beta</strong>: Se você é um usuário inicial do Orbyt</li> 1251 + </ul> 1252 + <p>Esses dados são indexados do seu registro com.getorbyt.profile no AT Protocol e são mínimos por design.</p> 1253 + 1254 + <h3>Informações Armazenadas Localmente no Seu Dispositivo</h3> 1255 + <p>As seguintes informações são armazenadas apenas no seu dispositivo e não são enviadas para nossos servidores:</p> 1256 + <ul> 1257 + <li><strong>Informações da Conta</strong>: Suas contas Bluesky salvas para troca rápida</li> 1258 + <li><strong>Tokens OAuth</strong>: Tokens de autenticação seguros (armazenados no armazenamento seguro do dispositivo)</li> 1259 + <li><strong>Canais Assinados</strong>: Feeds e canais nos quais você se inscreveu</li> 1260 + <li><strong>Histórico de Visualizações</strong>: Vídeos que você assistiu (usados para filtrar seu feed "Seu Mix")</li> 1261 + <li><strong>Preferências do App</strong>: Suas configurações e preferências de interface</li> 1262 + </ul> 1263 + 1264 + <h3>Informações Compartilhadas com a Rede AT Protocol</h3> 1265 + <p>O Orbyt opera no AT Protocol, um protocolo de rede social descentralizado. Quando você usa o Orbyt, as seguintes informações são compartilhadas e armazenadas na rede AT Protocol (incluindo Bluesky e outros serviços):</p> 1266 + <ul> 1267 + <li><strong>Conteúdo Público</strong>: Suas publicações, informações de perfil, nome de exibição, avatar, bio, curtidas, seguidores, bloqueios e outras interações sociais são públicas por design e visíveis para qualquer pessoa na rede AT Protocol.</li> 1268 + <li><strong>Dados do Perfil Orbyt</strong>: Suas cores de perfil e canais assinados são armazenados no seu registro com.getorbyt.profile no AT Protocol.</li> 1269 + </ul> 1270 + <p>Esses dados não são controlados exclusivamente pelo Orbyt e estão sujeitos às políticas da rede AT Protocol e seus operadores, incluindo Bluesky Social, PBC.</p> 1271 + 1272 + <h3>Informações Coletadas Automaticamente</h3> 1273 + <p>Quando você usa o Orbyt, podemos coletar automaticamente:</p> 1274 + <ul> 1275 + <li><strong>Informações do Dispositivo</strong>: Tipo de dispositivo, sistema operacional e versão do app (para compatibilidade e resolução de problemas)</li> 1276 + <li><strong>Endereço IP</strong>: Coletado por meio de solicitações de rede padrão para nossa API</li> 1277 + </ul> 1278 + 1279 + <h3>Análise do Site</h3> 1280 + <p>Nosso site (getorbyt.com) usa o <strong>Cloudflare Web Analytics</strong>, um serviço de análise focado em privacidade. O Cloudflare Web Analytics:</p> 1281 + <ul> 1282 + <li>Não usa cookies</li> 1283 + <li>Não rastreia usuários individuais entre sites</li> 1284 + <li>Não coleta informações pessoais</li> 1285 + <li>Coleta apenas dados agregados e anonimizados sobre visualizações de página e desempenho</li> 1286 + </ul> 1287 + <p>Você pode saber mais sobre as práticas de privacidade da Cloudflare em <a href="https://www.cloudflare.com/privacypolicy/" target="_blank" rel="noopener">cloudflare.com/privacypolicy</a>.</p> 1288 + 1289 + <p><strong>O aplicativo móvel Orbyt não usa nenhum serviço de análise ou rastreamento de terceiros.</strong></p> 1290 + 1291 + <h2>Como Usamos Suas Informações</h2> 1292 + <p>Usamos as informações coletadas para:</p> 1293 + <ul> 1294 + <li>Fornecer e operar o app Orbyt</li> 1295 + <li>Permitir que você faça login com sua conta Bluesky</li> 1296 + <li>Exibir suas cores de perfil e personalizações</li> 1297 + <li>Mostrar conteúdo de feed personalizado com base em suas assinaturas</li> 1298 + <li>Filtrar seu feed "Seu Mix" com base no histórico de visualizações (processado localmente)</li> 1299 + <li>Identificar usuários beta para funcionalidades de acesso antecipado</li> 1300 + <li>Responder a solicitações de suporte</li> 1301 + </ul> 1302 + 1303 + <h2>Como Compartilhamos Suas Informações</h2> 1304 + <ul> 1305 + <li><strong>Rede AT Protocol</strong>: Quando você usa o Orbyt, seu conteúdo público é compartilhado com a rede descentralizada AT Protocol, incluindo Bluesky e outros serviços. Este compartilhamento é necessário para o funcionamento do app.</li> 1306 + <li><strong>Provedores de Serviços</strong>: Usamos a Cloudflare para hospedagem e distribuição de conteúdo. Eles podem processar dados em nosso nome, sujeito às suas políticas de privacidade.</li> 1307 + <li><strong>Requisitos Legais</strong>: Podemos divulgar informações se exigido por lei ou para proteger nossos direitos e segurança.</li> 1308 + </ul> 1309 + <p>Não vendemos suas informações pessoais.</p> 1310 + 1311 + <h2>Retenção de Dados</h2> 1312 + <ul> 1313 + <li><strong>Dados do Servidor</strong>: Cores de perfil e datas de entrada são retidas enquanto sua conta Bluesky existir e tiver interagido com o Orbyt.</li> 1314 + <li><strong>Dados Locais</strong>: Os dados armazenados no seu dispositivo permanecem até que você limpe o cache do app, exclua o app ou remova sua conta.</li> 1315 + <li><strong>Histórico de Visualizações</strong>: Limpo automaticamente após 30 dias.</li> 1316 + </ul> 1317 + 1318 + <h2>Exclusão de Dados</h2> 1319 + <p>Você pode excluir seus dados das seguintes maneiras:</p> 1320 + <ul> 1321 + <li><strong>Dados Locais</strong>: Use "Limpar Cache" nas configurações do app, ou exclua e reinstale o app</li> 1322 + <li><strong>Remoção de Conta</strong>: Use "Remover Conta" nas configurações do app para limpar todos os dados locais da conta</li> 1323 + <li><strong>Dados do Servidor</strong>: <a href="/contact">Entre em contato conosco</a> para solicitar a exclusão dos seus dados no servidor</li> 1324 + </ul> 1325 + 1326 + <h3>Limitações na Exclusão (AT Protocol)</h3> 1327 + <p><strong>Importante:</strong> Devido à natureza descentralizada do AT Protocol, não podemos garantir a exclusão completa dos seus dados em todos os serviços da rede. Quando você exclui conteúdo:</p> 1328 + <ul> 1329 + <li>Faremos esforços razoáveis para remover seu conteúdo do Orbyt.</li> 1330 + <li>Notificaremos outros serviços no AT Protocol sobre a exclusão.</li> 1331 + <li>No entanto, não podemos controlar ou forçar outros serviços e aplicativos do AT Protocol a excluir seus dados. Algumas publicações e informações podem continuar existindo em serviços fora do nosso controle.</li> 1332 + <li>Para solicitar a remoção de outros serviços AT Protocol, você deve contatar esses serviços diretamente.</li> 1333 + </ul> 1334 + 1335 + <h2>Segurança</h2> 1336 + <p>Tomamos medidas razoáveis para proteger suas informações:</p> 1337 + <ul> 1338 + <li>Os tokens OAuth são armazenados no armazenamento seguro do seu dispositivo (Keychain no iOS, Keystore no Android)</li> 1339 + <li>Nossa API usa criptografia HTTPS para todas as comunicações</li> 1340 + <li>Não armazenamos sua senha do Bluesky</li> 1341 + </ul> 1342 + <p>No entanto, nenhum método de transmissão pela internet ou armazenamento eletrônico é 100% seguro.</p> 1343 + 1344 + <h2>Privacidade de Crianças</h2> 1345 + <p>O Orbyt não é destinado a crianças menores de 13 anos. Não coletamos intencionalmente informações pessoais de crianças menores de 13 anos. Se você acredita que coletamos informações de uma criança menor de 13 anos, entre em contato conosco.</p> 1346 + 1347 + <h2>Seus Direitos</h2> 1348 + <p>Dependendo da sua localização, você pode ter direitos relacionados às suas informações pessoais, incluindo:</p> 1349 + <ul> 1350 + <li>Acesso às suas informações pessoais</li> 1351 + <li>Correção de informações imprecisas</li> 1352 + <li>Exclusão das suas informações</li> 1353 + <li>Portabilidade de dados</li> 1354 + </ul> 1355 + <p>Para exercer esses direitos, <a href="/contact">entre em contato conosco</a>.</p> 1356 + 1357 + <h2>Alterações nesta Política</h2> 1358 + <p>Podemos atualizar esta Política de Privacidade periodicamente. Notificaremos você sobre mudanças significativas por meio do app ou atualizando a data de "Última Atualização" acima.</p> 1359 + 1360 + <h2>Fale Conosco</h2> 1361 + <p>Se você tiver dúvidas sobre esta Política de Privacidade, visite nossa <a href="/contact">página de contato</a>.</p> 1362 + `, 1363 + 1364 + tr: ` 1365 + <p>Bu Gizlilik Politikası, Orbyt'ın ("biz", "bize", "bizim") mobil uygulamamızı ("Orbyt" veya "Uygulama") kullandığınızda bilgileri nasıl topladığını, kullandığını ve paylaştığını açıklamaktadır.</p> 1366 + 1367 + <p><strong>Önemli:</strong> Orbyt, AT Protocol aracılığıyla Bluesky ağına bağlanan bir üçüncü taraf istemci uygulamasıdır. Orbyt'ı kullandığınızda, verileriniz merkezi olmayan AT Protocol ağıyla paylaşılır. Verilerinizin bu ağda nasıl işlendiğini anlamak için <a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Bluesky'nin Gizlilik Politikasını</a> da incelemeniz gerekir.</p> 1368 + 1369 + <h2>Topladığımız Bilgiler</h2> 1370 + 1371 + <h3>Bluesky'den Alınan Bilgiler</h3> 1372 + <p>Bluesky hesabınızla Orbyt'a giriş yaptığınızda, Bluesky profilinizden aşağıdaki bilgilere erişiriz:</p> 1373 + <ul> 1374 + <li><strong>DID (Merkezi Olmayan Tanımlayıcı)</strong>: AT Protocol'deki benzersiz tanımlayıcınız</li> 1375 + <li><strong>Handle</strong>: Kullanıcı adınız (ör. @kullaniciad.bsky.social)</li> 1376 + <li><strong>Görünen Ad</strong>: Profilinizde görünen isim</li> 1377 + <li><strong>Avatar</strong>: Profil resminiz</li> 1378 + </ul> 1379 + <p>Kimlik doğrulama için Bluesky'nin OAuth sistemini kullanırız. Orbyt, Bluesky şifrenizi saklamaz.</p> 1380 + 1381 + <h3>Sunucularımızda Saklanan Bilgiler</h3> 1382 + <p>Orbyt'a özgü özellikler sunmak için sunucularımızda az miktarda veri tutarız:</p> 1383 + <ul> 1384 + <li><strong>Profil Renkleri</strong>: Uygulamada belirlediğiniz özel metin ve arka plan renkleri</li> 1385 + <li><strong>Katılım Tarihi</strong>: Orbyt'ı ilk kullandığınız tarih (beta kullanıcı özellikleri için)</li> 1386 + <li><strong>Beta Durumu</strong>: Orbyt'ın erken kullanıcısı olup olmadığınız</li> 1387 + </ul> 1388 + <p>Bu veriler, AT Protocol'deki com.getorbyt.profile kaydınızdan dizinlenir ve tasarım gereği minimaldır.</p> 1389 + 1390 + <h3>Cihazınızda Yerel Olarak Saklanan Bilgiler</h3> 1391 + <p>Aşağıdaki bilgiler yalnızca cihazınızda saklanır ve sunucularımıza gönderilmez:</p> 1392 + <ul> 1393 + <li><strong>Hesap Bilgileri</strong>: Hızlı geçiş için kaydedilmiş Bluesky hesaplarınız</li> 1394 + <li><strong>OAuth Token'ları</strong>: Güvenli kimlik doğrulama token'ları (cihazın güvenli depolama alanında saklanır)</li> 1395 + <li><strong>Abone Olunan Kanallar</strong>: Abone olduğunuz akışlar ve kanallar</li> 1396 + <li><strong>İzleme Geçmişi</strong>: İzlediğiniz videolar ("Karışımınız" akışını filtrelemek için kullanılır)</li> 1397 + <li><strong>Uygulama Tercihleri</strong>: Ayarlarınız ve arayüz tercihleriniz</li> 1398 + </ul> 1399 + 1400 + <h3>AT Protocol Ağıyla Paylaşılan Bilgiler</h3> 1401 + <p>Orbyt, merkezi olmayan bir sosyal ağ protokolü olan AT Protocol üzerinde çalışır. Orbyt'ı kullandığınızda, aşağıdaki bilgiler AT Protocol ağıyla (Bluesky ve diğer hizmetler dahil) paylaşılır ve burada saklanır:</p> 1402 + <ul> 1403 + <li><strong>Genel İçerik</strong>: Gönderileriniz, profil bilgileriniz, görünen adınız, avatarınız, biyografiniz, beğenileriniz, takiplerıniz, engellemeleriniz ve diğer sosyal etkileşimler tasarım gereği herkese açıktır ve AT Protocol ağındaki herkes tarafından görülebilir.</li> 1404 + <li><strong>Orbyt Profil Verileri</strong>: Profil renkleriniz ve abone olunan kanallarınız, AT Protocol'deki com.getorbyt.profile kaydınızda saklanır.</li> 1405 + </ul> 1406 + <p>Bu veriler yalnızca Orbyt tarafından kontrol edilmez; Bluesky Social, PBC dahil olmak üzere AT Protocol ağının ve operatörlerinin politikalarına tabidir.</p> 1407 + 1408 + <h3>Otomatik Olarak Toplanan Bilgiler</h3> 1409 + <p>Orbyt'ı kullandığınızda otomatik olarak toplayabileceğimiz bilgiler:</p> 1410 + <ul> 1411 + <li><strong>Cihaz Bilgileri</strong>: Cihaz türü, işletim sistemi ve uygulama sürümü (uyumluluk ve sorun giderme için)</li> 1412 + <li><strong>IP Adresi</strong>: API'mize yapılan standart ağ istekleri aracılığıyla toplanır</li> 1413 + </ul> 1414 + 1415 + <h3>Web Sitesi Analitiği</h3> 1416 + <p>Web sitemiz (getorbyt.com), gizlilik odaklı bir analitik hizmeti olan <strong>Cloudflare Web Analytics</strong>'i kullanmaktadır. Cloudflare Web Analytics:</p> 1417 + <ul> 1418 + <li>Çerez kullanmaz</li> 1419 + <li>Bireysel kullanıcıları siteler arasında takip etmez</li> 1420 + <li>Kişisel bilgi toplamaz</li> 1421 + <li>Yalnızca sayfa görüntülemeleri ve performans hakkında toplu, anonimleştirilmiş veriler toplar</li> 1422 + </ul> 1423 + <p>Cloudflare'in gizlilik uygulamaları hakkında daha fazla bilgiyi <a href="https://www.cloudflare.com/privacypolicy/" target="_blank" rel="noopener">cloudflare.com/privacypolicy</a> adresinde bulabilirsiniz.</p> 1424 + 1425 + <p><strong>Orbyt mobil uygulaması herhangi bir üçüncü taraf analitik veya izleme hizmeti kullanmamaktadır.</strong></p> 1426 + 1427 + <h2>Bilgilerinizi Nasıl Kullanırız</h2> 1428 + <p>Topladığımız bilgileri şu amaçlarla kullanırız:</p> 1429 + <ul> 1430 + <li>Orbyt uygulamasını sağlamak ve çalıştırmak</li> 1431 + <li>Bluesky hesabınızla giriş yapmanızı sağlamak</li> 1432 + <li>Profil renklerinizi ve özelleştirmelerinizi görüntülemek</li> 1433 + <li>Aboneliklerinize göre kişiselleştirilmiş akış içeriği göstermek</li> 1434 + <li>"Karışımınız" akışını izleme geçmişine göre filtrelemek (yerel olarak işlenir)</li> 1435 + <li>Erken erişim özellikleri için beta kullanıcılarını belirlemek</li> 1436 + <li>Destek taleplerine yanıt vermek</li> 1437 + </ul> 1438 + 1439 + <h2>Bilgilerinizi Nasıl Paylaşırız</h2> 1440 + <ul> 1441 + <li><strong>AT Protocol Ağı</strong>: Orbyt'ı kullandığınızda, genel içeriğiniz Bluesky ve diğer hizmetler dahil olmak üzere merkezi olmayan AT Protocol ağıyla paylaşılır. Bu paylaşım, uygulamanın çalışması için gereklidir.</li> 1442 + <li><strong>Hizmet Sağlayıcılar</strong>: Barındırma ve içerik dağıtımı için Cloudflare'i kullanırız. Gizlilik politikalarına tabi olarak verilerimizi bizim adımıza işleyebilirler.</li> 1443 + <li><strong>Yasal Gereksinimler</strong>: Yasalar gerektirdiğinde veya haklarımızı ve güvenliğimizi korumak için bilgileri ifşa edebiliriz.</li> 1444 + </ul> 1445 + <p>Kişisel bilgilerinizi satmıyoruz.</p> 1446 + 1447 + <h2>Veri Saklama</h2> 1448 + <ul> 1449 + <li><strong>Sunucu Verileri</strong>: Profil renkleri ve katılım tarihleri, Bluesky hesabınız var olduğu ve Orbyt ile etkileşimde bulunduğu sürece saklanır.</li> 1450 + <li><strong>Yerel Veriler</strong>: Cihazınızda saklanan veriler, uygulama önbelleğini temizleyene, uygulamayı silene veya hesabınızı kaldırana kadar kalır.</li> 1451 + <li><strong>İzleme Geçmişi</strong>: 30 gün sonra otomatik olarak temizlenir.</li> 1452 + </ul> 1453 + 1454 + <h2>Veri Silme</h2> 1455 + <p>Verilerinizi şu yollarla silebilirsiniz:</p> 1456 + <ul> 1457 + <li><strong>Yerel Veriler</strong>: Uygulama ayarlarında "Önbelleği Temizle" seçeneğini kullanın veya uygulamayı silin ve yeniden yükleyin</li> 1458 + <li><strong>Hesap Kaldırma</strong>: Tüm yerel hesap verilerini temizlemek için uygulama ayarlarında "Hesabı Kaldır" seçeneğini kullanın</li> 1459 + <li><strong>Sunucu Verileri</strong>: Sunucu tarafındaki verilerinizin silinmesini talep etmek için <a href="/contact">bizimle iletişime geçin</a></li> 1460 + </ul> 1461 + 1462 + <h3>Silme Kısıtlamaları (AT Protocol)</h3> 1463 + <p><strong>Önemli:</strong> AT Protocol'ün merkezi olmayan yapısı nedeniyle, ağdaki tüm hizmetlerde verilerinizin tamamen silineceğini garanti edemeyiz. İçerik sildiğinizde:</p> 1464 + <ul> 1465 + <li>İçeriğinizi Orbyt'tan kaldırmak için makul çaba göstereceğiz.</li> 1466 + <li>AT Protocol'deki diğer hizmetleri silme işlemi hakkında bilgilendireceğiz.</li> 1467 + <li>Ancak AT Protocol'deki diğer hizmetleri ve uygulamaları verilerinizi silmeye zorlayamayız. Bazı gönderiler ve bilgiler, kontrolümüz dışındaki hizmetlerde var olmaya devam edebilir.</li> 1468 + <li>Diğer AT Protocol hizmetlerinden kaldırılmasını talep etmek için bu hizmetlerle doğrudan iletişime geçmeniz gerekir.</li> 1469 + </ul> 1470 + 1471 + <h2>Güvenlik</h2> 1472 + <p>Bilgilerinizi korumak için makul önlemler alırız:</p> 1473 + <ul> 1474 + <li>OAuth token'ları cihazınızın güvenli depolama alanında saklanır (iOS'ta Keychain, Android'de Keystore)</li> 1475 + <li>API'miz tüm iletişimler için HTTPS şifrelemesi kullanır</li> 1476 + <li>Bluesky şifrenizi saklamıyoruz</li> 1477 + </ul> 1478 + <p>Ancak internet üzerinden yapılan hiçbir iletim yöntemi veya elektronik depolama %100 güvenli değildir.</p> 1479 + 1480 + <h2>Çocukların Gizliliği</h2> 1481 + <p>Orbyt, 13 yaşın altındaki çocuklara yönelik değildir. 13 yaşın altındaki çocuklardan bilerek kişisel bilgi toplamıyoruz. 13 yaşın altındaki bir çocuktan bilgi topladığımıza inanıyorsanız lütfen bizimle iletişime geçin.</p> 1482 + 1483 + <h2>Haklarınız</h2> 1484 + <p>Konumunuza bağlı olarak kişisel bilgilerinizle ilgili aşağıdakiler dahil çeşitli haklara sahip olabilirsiniz:</p> 1485 + <ul> 1486 + <li>Kişisel bilgilerinize erişim</li> 1487 + <li>Yanlış bilgilerin düzeltilmesi</li> 1488 + <li>Bilgilerinizin silinmesi</li> 1489 + <li>Veri taşınabilirliği</li> 1490 + </ul> 1491 + <p>Bu hakları kullanmak için <a href="/contact">bizimle iletişime geçin</a>.</p> 1492 + 1493 + <h2>Bu Politikadaki Değişiklikler</h2> 1494 + <p>Bu Gizlilik Politikasını zaman zaman güncelleyebiliriz. Önemli değişiklikler hakkında sizi uygulama aracılığıyla veya yukarıdaki "Son Güncelleme" tarihini güncelleyerek bilgilendireceğiz.</p> 1495 + 1496 + <h2>Bize Ulaşın</h2> 1497 + <p>Bu Gizlilik Politikası hakkında sorularınız varsa <a href="/contact">iletişim sayfamızı</a> ziyaret edin.</p> 1498 + `, 1499 + } 1500 + 1501 + export function getPrivacyContent(locale: string): string { 1502 + return privacyContent[locale as LocaleKey] ?? privacyContent.en 1503 + }
+1195
src/i18n/legal/terms-content.ts
··· 1 + type LocaleKey = 'en' | 'de' | 'es-MX' | 'es-ES' | 'es-419' | 'fr' | 'it' | 'ja' | 'ko' | 'pt-BR' | 'tr' 2 + 3 + const termsContent: Record<LocaleKey, string> = { 4 + en: ` 5 + <p>Welcome to Orbyt, a video social networking application! We're excited to have you on board as a user. Orbyt runs on the Authenticated Transfer Protocol ("AT Protocol"), a decentralized social networking protocol that supports many different kinds of services. These Terms of Service apply to the Orbyt service.</p> 6 + 7 + <p>Before you dive into using Orbyt, please take a moment to carefully read these Terms. This document outlines our legal obligations to each other and they apply to your use of our services.</p> 8 + 9 + <p>Orbyt is available as a mobile application ("Orbyt App" or "the App"). Your use of Orbyt is subject to these Terms of Service ("Terms"), and Orbyt Privacy Policy, which are referenced in our Terms and available to read separately.</p> 10 + 11 + <p>These terms only apply to social networking that happens on Orbyt services, including the Sites and Orbyt App. If you're using another social networking application on the AT Protocol that isn't Orbyt (we call this a "Developer Application"), the developers of the other service will provide the terms and conditions that govern your experience.</p> 12 + 13 + <p>When we say "Orbyt," "we," "us," and "our" in these Terms, we mean Orbyt.</p> 14 + 15 + <h2>Important Notes</h2> 16 + <ul> 17 + <li>Orbyt is available as a mobile application ("Orbyt App" or "the App").</li> 18 + <li>Your use of Orbyt is subject to these Terms of Service ("Terms"), and Orbyt Privacy Policy.</li> 19 + <li>These terms only apply to social networking that happens on Orbyt services.</li> 20 + <li>When we say "Orbyt," "we," "us," and "our" in these Terms, we mean Orbyt.</li> 21 + </ul> 22 + 23 + <h2>Relationship to Bluesky and the AT Protocol</h2> 24 + <p>Orbyt is a third-party client application that connects to the Bluesky network via the AT Protocol. When you use Orbyt to post content, interact with other users, or access the social network, your activity occurs on the decentralized AT Protocol network operated by Bluesky Social, PBC and other services.</p> 25 + <p><strong>Important:</strong> By using Orbyt, you also agree to comply with:</p> 26 + <ul> 27 + <li><a href="https://bsky.social/about/support/tos" target="_blank" rel="noopener">Bluesky's Terms of Service</a></li> 28 + <li><a href="https://bsky.social/about/support/community-guidelines" target="_blank" rel="noopener">Bluesky's Community Guidelines</a></li> 29 + <li><a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Bluesky's Privacy Policy</a></li> 30 + </ul> 31 + <p>Orbyt is not affiliated with, endorsed by, or sponsored by Bluesky Social, PBC. Bluesky is not responsible for Orbyt's content, practices, or any actions taken by Orbyt. If you have issues specific to the Bluesky network or AT Protocol, you should contact Bluesky directly.</p> 32 + 33 + <h2>Who Can Use Orbyt</h2> 34 + 35 + <h3>Eligibility</h3> 36 + <p>To use Orbyt, you must be at least 13 years old and legally permitted to use Orbyt based on the laws in your country. If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf. If you're a parent or legal guardian, and you allow your child (who meets the minimum age for your country) to use the services, then these terms also apply to you, and you're responsible for your child's activity on the services.</p> 37 + 38 + <h3>Accounts</h3> 39 + <p>To use Orbyt, you must create an account ("Account"). Don't share your Account with others, because you're responsible for all activities under your Account, whether or not you know about them. If you're using Orbyt on behalf of a company or organization, you confirm that you have the authority to represent your company or organization. If you believe your Account created through Orbyt has been compromised, <a href="/contact">report it to us</a>.</p> 40 + 41 + <h2>User Content</h2> 42 + 43 + <h3>User Content</h3> 44 + <p>"User Content" means any type of content you make available on Orbyt ("Content"), such as your posts, profile, photos, videos, direct messages, or links.</p> 45 + 46 + <h3>Your Responsibility for User Content</h3> 47 + <p>You, not Orbyt, are solely responsible for all of your User Content. Orbyt does not control others' use of your content.</p> 48 + 49 + <h3>Orbyt's Use of User Content</h3> 50 + <p>User Content is only used in connection with: (a) providing Orbyt and Content, including by sharing User Content throughout Orbyt and the AT Protocol as well as developing and improving our current and future offerings; and (b) promoting and marketing Orbyt.</p> 51 + 52 + <h3>Orbyt's Permission to Use Your User Content</h3> 53 + <p>You keep your ownership of User Content, subject to the license below. Orbyt does not own rights to your User Content except as provided in that license. By sharing User Content through Orbyt, you grant us permission to:</p> 54 + <ul> 55 + <li>Use User Content to develop, provide, and improve Orbyt, the AT Protocol, and any of our future offerings.</li> 56 + <li>Modify or otherwise utilize User Content in any media.</li> 57 + <li>Grant others the right to take the actions above.</li> 58 + <li>Remove or modify User Content for any reason, including User Content that we believe violates these Terms or other policies.</li> 59 + </ul> 60 + 61 + <h3>Public Nature of Content</h3> 62 + <p>Orbyt operates on the AT Protocol, a decentralized social networking protocol where most user activity is public by design. This includes your posts, profile information, likes, follows, and blocks. You should have no expectation of privacy for content you post publicly through Orbyt.</p> 63 + 64 + <h3>Content Deletion and the Decentralized Network</h3> 65 + <p>If you delete content or your account, we will use reasonable efforts to remove your content from Orbyt and notify other services on the AT Protocol of the deletion. However, due to the decentralized nature of the AT Protocol, we cannot control or force other services and applications on the AT Protocol to delete your content. Some posts and data may continue to exist on other services outside our control. Complete deletion across the entire network may not always be possible.</p> 66 + 67 + <h2>General Prohibitions and Enforcement</h2> 68 + <p>You agree not to use Orbyt to:</p> 69 + <ul> 70 + <li>Violate any applicable laws or regulations</li> 71 + <li>Infringe on the rights of others</li> 72 + <li>Post content that is harmful, offensive, or inappropriate</li> 73 + <li>Attempt to gain unauthorized access to our systems</li> 74 + <li>Interfere with the proper functioning of the service</li> 75 + </ul> 76 + 77 + <h2>Termination</h2> 78 + 79 + <h3>Your Right to Termination</h3> 80 + <p>If you want to delete your Account, you can do so through your account settings. If your account was terminated by Orbyt, we retain the right to keep a copy of your data for trust and safety purposes. These Terms will survive termination of your Account.</p> 81 + <p><strong>Important:</strong> Due to the decentralized nature of the AT Protocol, deleting your Orbyt account does not guarantee removal of your content from other services on the AT Protocol network. We will notify other services of your account deletion, but we cannot force them to delete your data. To request removal from those services, you must contact them directly.</p> 82 + 83 + <h3>Our Right to Termination</h3> 84 + <p>We reserve the right to suspend or terminate your account and/or specific services offered within Orbyt without notice, at our discretion, for the following reasons:</p> 85 + <ul> 86 + <li>We believe you've violated these Terms, the Orbyt Privacy Policy or the Orbyt Copyright Policy</li> 87 + <li>We're required to do so due to a court order, legal requirement, or regulatory requirement</li> 88 + <li>Continuing to allow your account to be active, giving you access to some or all services, or hosting your content creates risk for Orbyt, other users, or third parties</li> 89 + </ul> 90 + 91 + <h2>Appeals</h2> 92 + <p>You can appeal any enforcement decision from these Terms, including suspension or termination, by <a href="/contact">contacting us</a>.</p> 93 + 94 + <h2>Updates</h2> 95 + <p>We update our terms from time to time, and will either post the updated Terms or send other communications to let you know about any changes. If you keep using Orbyt, you agree to the updated Terms. If you don't agree, you must stop using Orbyt.</p> 96 + 97 + <h2>Warranty Disclaimers</h2> 98 + <p><strong>Summary:</strong> We work hard to offer great services, but there are certain aspects that we can't guarantee.</p> 99 + <p>Our Services and all included content are provided on an "as is" basis without warranty of any kind, whether express or implied. WITHOUT LIMITING THE FOREGOING, WE DISCLAIM ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT, AND ANY WARRANTIES ARISING OUT OF COURSE OF DEALING OR USAGE OF TRADE. WE MAKE NO WARRANTY THAT ORBYT WILL MEET YOUR REQUIREMENTS OR BE AVAILABLE ON AN UNINTERRUPTED, SECURE, OR ERROR-FREE BASIS.</p> 100 + 101 + <h2>Limitation of Liability</h2> 102 + <p><strong>Summary:</strong> This section limits what you can recover from us in a dispute to any direct damages that you suffer up to $100. This doesn't apply where it would be illegal to do so.</p> 103 + <p>TO THE MAXIMUM EXTENT PERMITTED BY LAW, ORBYT WILL NOT BE LIABLE FOR ANY INCIDENTAL, SPECIAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES, OR DAMAGES FOR LOST PROFITS, LOST REVENUES, LOST SAVINGS, LOST BUSINESS OPPORTUNITY, LOSS OF DATA OR GOODWILL, SERVICE INTERRUPTION, COMPUTER OR MOBILE DEVICE DAMAGE OR SYSTEM FAILURE OR THE COST OF SUBSTITUTE SERVICES OF ANY KIND ARISING OUT OF OR IN CONNECTION WITH THESE TERMS OR FROM THE USE OF OR INABILITY TO USE ORBYT OR FOR ANY ERROR OR DEFECT IN ORBYT.</p> 104 + 105 + <h2>Governing Law</h2> 106 + <p>These Terms and any action related thereto will be governed by the laws of the State of New Jersey, without regard to conflict of laws provisions.</p> 107 + 108 + <h2>Contact Information</h2> 109 + <p>If you have any questions about these Terms or Orbyt, visit our <a href="/contact">contact page</a>.</p> 110 + `, 111 + 112 + de: ` 113 + <p>Willkommen bei Orbyt, einer sozialen Video-Netzwerk-Anwendung! Wir freuen uns, Sie als Nutzer begrüßen zu dürfen. Orbyt läuft auf dem Authenticated Transfer Protocol („AT-Protokoll"), einem dezentralen sozialen Netzwerkprotokoll, das viele verschiedene Arten von Diensten unterstützt. Diese Nutzungsbedingungen gelten für den Orbyt-Dienst.</p> 114 + 115 + <p>Bevor Sie Orbyt verwenden, nehmen Sie sich bitte einen Moment Zeit, um diese Bedingungen sorgfältig zu lesen. Dieses Dokument beschreibt unsere gegenseitigen rechtlichen Verpflichtungen und gilt für Ihre Nutzung unserer Dienste.</p> 116 + 117 + <p>Orbyt ist als mobile Anwendung verfügbar („Orbyt-App" oder „die App"). Ihre Nutzung von Orbyt unterliegt diesen Nutzungsbedingungen („Bedingungen") sowie der Datenschutzerklärung von Orbyt, auf die in unseren Bedingungen verwiesen wird und die separat einsehbar ist.</p> 118 + 119 + <p>Diese Bedingungen gelten ausschließlich für soziale Netzwerkaktivitäten, die auf Orbyt-Diensten stattfinden, einschließlich der Websites und der Orbyt-App. Wenn Sie eine andere soziale Netzwerkanwendung auf dem AT-Protokoll verwenden, die nicht Orbyt ist (wir nennen dies eine „Entwickleranwendung"), stellen die Entwickler des anderen Dienstes die Bedingungen bereit, die Ihre Erfahrung regeln.</p> 120 + 121 + <p>Wenn wir in diesen Bedingungen „Orbyt", „wir", „uns" und „unser" sagen, meinen wir Orbyt.</p> 122 + 123 + <h2>Wichtige Hinweise</h2> 124 + <ul> 125 + <li>Orbyt ist als mobile Anwendung verfügbar („Orbyt-App" oder „die App").</li> 126 + <li>Ihre Nutzung von Orbyt unterliegt diesen Nutzungsbedingungen sowie der Datenschutzerklärung von Orbyt.</li> 127 + <li>Diese Bedingungen gelten ausschließlich für soziale Netzwerkaktivitäten auf Orbyt-Diensten.</li> 128 + <li>Wenn wir „Orbyt", „wir", „uns" und „unser" sagen, meinen wir Orbyt.</li> 129 + </ul> 130 + 131 + <h2>Beziehung zu Bluesky und dem AT-Protokoll</h2> 132 + <p>Orbyt ist eine Drittanbieter-Client-Anwendung, die über das AT-Protokoll eine Verbindung zum Bluesky-Netzwerk herstellt. Wenn Sie Orbyt zum Veröffentlichen von Inhalten, zur Interaktion mit anderen Nutzern oder zum Zugriff auf das soziale Netzwerk verwenden, findet Ihre Aktivität im dezentralen AT-Protokoll-Netzwerk statt, das von Bluesky Social, PBC und anderen Diensten betrieben wird.</p> 133 + <p><strong>Wichtig:</strong> Durch die Nutzung von Orbyt stimmen Sie auch zu, folgende Bedingungen einzuhalten:</p> 134 + <ul> 135 + <li><a href="https://bsky.social/about/support/tos" target="_blank" rel="noopener">Bluesky-Nutzungsbedingungen</a></li> 136 + <li><a href="https://bsky.social/about/support/community-guidelines" target="_blank" rel="noopener">Bluesky-Community-Richtlinien</a></li> 137 + <li><a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Bluesky-Datenschutzerklärung</a></li> 138 + </ul> 139 + <p>Orbyt ist nicht mit Bluesky Social, PBC verbunden, wird nicht von Bluesky Social, PBC unterstützt oder gesponsert. Bluesky ist nicht verantwortlich für die Inhalte, Praktiken oder Maßnahmen von Orbyt. Bei Problemen, die speziell das Bluesky-Netzwerk oder das AT-Protokoll betreffen, wenden Sie sich bitte direkt an Bluesky.</p> 140 + 141 + <h2>Wer Orbyt nutzen kann</h2> 142 + 143 + <h3>Berechtigung</h3> 144 + <p>Um Orbyt nutzen zu können, müssen Sie mindestens 13 Jahre alt und gemäß den Gesetzen Ihres Landes zur Nutzung von Orbyt berechtigt sein. Wenn Sie nach den Gesetzen Ihres Landes noch nicht volljährig sind, muss Ihr Elternteil oder gesetzlicher Vormund diese Bedingungen in Ihrem Namen lesen. Wenn Sie Elternteil oder gesetzlicher Vormund sind und Ihrem Kind (das das Mindestalter für Ihr Land erfüllt) die Nutzung der Dienste erlauben, gelten diese Bedingungen auch für Sie, und Sie sind für die Aktivitäten Ihres Kindes auf den Diensten verantwortlich.</p> 145 + 146 + <h3>Konten</h3> 147 + <p>Um Orbyt zu nutzen, müssen Sie ein Konto erstellen („Konto"). Teilen Sie Ihr Konto nicht mit anderen, denn Sie sind für alle Aktivitäten unter Ihrem Konto verantwortlich, unabhängig davon, ob Sie davon Kenntnis haben. Wenn Sie Orbyt im Namen eines Unternehmens oder einer Organisation nutzen, bestätigen Sie, dass Sie die Befugnis haben, dieses Unternehmen oder diese Organisation zu vertreten. Wenn Sie glauben, dass Ihr über Orbyt erstelltes Konto kompromittiert wurde, <a href="/contact">melden Sie es uns</a>.</p> 148 + 149 + <h2>Nutzerinhalte</h2> 150 + 151 + <h3>Nutzerinhalte</h3> 152 + <p>„Nutzerinhalte" bezeichnet jede Art von Inhalten, die Sie auf Orbyt verfügbar machen („Inhalte"), wie Ihre Beiträge, Ihr Profil, Fotos, Videos, Direktnachrichten oder Links.</p> 153 + 154 + <h3>Ihre Verantwortung für Nutzerinhalte</h3> 155 + <p>Sie, nicht Orbyt, sind allein verantwortlich für alle Ihre Nutzerinhalte. Orbyt kontrolliert nicht, wie andere Ihre Inhalte verwenden.</p> 156 + 157 + <h3>Orbyts Nutzung von Nutzerinhalten</h3> 158 + <p>Nutzerinhalte werden ausschließlich verwendet in Verbindung mit: (a) der Bereitstellung von Orbyt und Inhalten, einschließlich der Weitergabe von Nutzerinhalten in Orbyt und im AT-Protokoll sowie der Entwicklung und Verbesserung unserer aktuellen und zukünftigen Angebote; und (b) der Förderung und Vermarktung von Orbyt.</p> 159 + 160 + <h3>Orbyts Erlaubnis zur Nutzung Ihrer Nutzerinhalte</h3> 161 + <p>Sie behalten das Eigentum an Nutzerinhalten, vorbehaltlich der nachstehenden Lizenz. Orbyt besitzt keine Rechte an Ihren Nutzerinhalten, außer wie in dieser Lizenz vorgesehen. Indem Sie Nutzerinhalte über Orbyt teilen, erteilen Sie uns die Erlaubnis zu:</p> 162 + <ul> 163 + <li>Nutzerinhalte zur Entwicklung, Bereitstellung und Verbesserung von Orbyt, dem AT-Protokoll und zukünftigen Angeboten zu nutzen.</li> 164 + <li>Nutzerinhalte in beliebigen Medien zu modifizieren oder anderweitig zu verwenden.</li> 165 + <li>Anderen das Recht zu gewähren, die oben genannten Maßnahmen zu ergreifen.</li> 166 + <li>Nutzerinhalte aus beliebigen Gründen zu entfernen oder zu modifizieren, einschließlich Nutzerinhalte, die nach unserer Überzeugung gegen diese Bedingungen oder andere Richtlinien verstoßen.</li> 167 + </ul> 168 + 169 + <h3>Öffentlicher Charakter von Inhalten</h3> 170 + <p>Orbyt basiert auf dem AT-Protokoll, einem dezentralen sozialen Netzwerkprotokoll, bei dem die meisten Nutzeraktivitäten standardmäßig öffentlich sind. Dazu gehören Ihre Beiträge, Profilinformationen, Likes, Follows und Blocks. Sie sollten keine Privatsphäre für Inhalte erwarten, die Sie öffentlich über Orbyt veröffentlichen.</p> 171 + 172 + <h3>Inhaltslöschung und das dezentrale Netzwerk</h3> 173 + <p>Wenn Sie Inhalte oder Ihr Konto löschen, werden wir angemessene Anstrengungen unternehmen, Ihre Inhalte aus Orbyt zu entfernen und andere Dienste im AT-Protokoll über die Löschung zu informieren. Aufgrund des dezentralen Charakters des AT-Protokolls können wir jedoch andere Dienste und Anwendungen im AT-Protokoll nicht kontrollieren oder zwingen, Ihre Inhalte zu löschen. Einige Beiträge und Daten können weiterhin auf anderen Diensten außerhalb unserer Kontrolle existieren. Eine vollständige Löschung über das gesamte Netzwerk ist möglicherweise nicht immer möglich.</p> 174 + 175 + <h2>Allgemeine Verbote und Durchsetzung</h2> 176 + <p>Sie erklären sich damit einverstanden, Orbyt nicht für folgende Zwecke zu verwenden:</p> 177 + <ul> 178 + <li>Verletzung geltender Gesetze oder Vorschriften</li> 179 + <li>Verletzung der Rechte anderer</li> 180 + <li>Veröffentlichung von Inhalten, die schädlich, beleidigend oder unangemessen sind</li> 181 + <li>Versuch, unbefugten Zugang zu unseren Systemen zu erlangen</li> 182 + <li>Störung des ordnungsgemäßen Funktionierens des Dienstes</li> 183 + </ul> 184 + 185 + <h2>Kündigung</h2> 186 + 187 + <h3>Ihr Recht auf Kündigung</h3> 188 + <p>Wenn Sie Ihr Konto löschen möchten, können Sie dies über Ihre Kontoeinstellungen tun. Wenn Ihr Konto von Orbyt gekündigt wurde, behalten wir uns das Recht vor, eine Kopie Ihrer Daten für Vertrauens- und Sicherheitszwecke aufzubewahren. Diese Bedingungen bleiben nach der Kündigung Ihres Kontos in Kraft.</p> 189 + <p><strong>Wichtig:</strong> Aufgrund des dezentralen Charakters des AT-Protokolls garantiert die Löschung Ihres Orbyt-Kontos nicht die Entfernung Ihrer Inhalte von anderen Diensten im AT-Protokoll-Netzwerk. Wir werden andere Dienste über die Löschung Ihres Kontos informieren, können sie jedoch nicht zwingen, Ihre Daten zu löschen. Um die Entfernung von diesen Diensten anzufordern, müssen Sie diese direkt kontaktieren.</p> 190 + 191 + <h3>Unser Recht auf Kündigung</h3> 192 + <p>Wir behalten uns das Recht vor, Ihr Konto und/oder bestimmte innerhalb von Orbyt angebotene Dienste ohne Vorankündigung nach unserem Ermessen aus folgenden Gründen zu sperren oder zu kündigen:</p> 193 + <ul> 194 + <li>Wir sind der Ansicht, dass Sie gegen diese Bedingungen, die Datenschutzerklärung von Orbyt oder die Urheberrechtsrichtlinie von Orbyt verstoßen haben</li> 195 + <li>Wir sind aufgrund einer Gerichtsentscheidung, gesetzlichen Anforderung oder behördlichen Anforderung dazu verpflichtet</li> 196 + <li>Die weitere Aktivität Ihres Kontos, der Zugang zu einigen oder allen Diensten oder das Hosten Ihrer Inhalte birgt Risiken für Orbyt, andere Nutzer oder Dritte</li> 197 + </ul> 198 + 199 + <h2>Berufung</h2> 200 + <p>Sie können jede Durchsetzungsentscheidung aus diesen Bedingungen, einschließlich Sperrung oder Kündigung, anfechten, indem Sie <a href="/contact">uns kontaktieren</a>.</p> 201 + 202 + <h2>Aktualisierungen</h2> 203 + <p>Wir aktualisieren unsere Bedingungen von Zeit zu Zeit und werden entweder die aktualisierten Bedingungen veröffentlichen oder andere Mitteilungen senden, um Sie über Änderungen zu informieren. Wenn Sie Orbyt weiterhin nutzen, stimmen Sie den aktualisierten Bedingungen zu. Wenn Sie nicht einverstanden sind, müssen Sie die Nutzung von Orbyt einstellen.</p> 204 + 205 + <h2>Gewährleistungsausschluss</h2> 206 + <p><strong>Zusammenfassung:</strong> Wir arbeiten hart daran, großartige Dienste anzubieten, aber es gibt bestimmte Aspekte, die wir nicht garantieren können.</p> 207 + <p>Unsere Dienste und alle enthaltenen Inhalte werden auf einer „Wie-ist"-Basis ohne jegliche Gewährleistung bereitgestellt, weder ausdrücklich noch stillschweigend. OHNE DAS VORHERGEHENDE EINZUSCHRÄNKEN, SCHLIESSEN WIR JEGLICHE STILLSCHWEIGENDE GEWÄHRLEISTUNG DER MARKTGÄNGIGKEIT, EIGNUNG FÜR EINEN BESTIMMTEN ZWECK UND NICHTVERLETZUNG SOWIE JEGLICHE GEWÄHRLEISTUNG AUS DEM HANDELSVERLAUF ODER DER HANDELSÜBUNG AUS. WIR GEBEN KEINE GEWÄHRLEISTUNG, DASS ORBYT IHREN ANFORDERUNGEN ENTSPRICHT ODER UNUNTERBROCHEN, SICHER ODER FEHLERFREI VERFÜGBAR SEIN WIRD.</p> 208 + 209 + <h2>Haftungsbeschränkung</h2> 210 + <p><strong>Zusammenfassung:</strong> Dieser Abschnitt begrenzt, was Sie in einem Streitfall von uns einfordern können, auf direkte Schäden bis zu einem Betrag von 100 USD. Dies gilt nicht, wo es gesetzlich unzulässig wäre.</p> 211 + <p>IM GRÖẞTMÖGLICHEN GESETZLICH ZULÄSSIGEN UMFANG HAFTET ORBYT NICHT FÜR ZUFÄLLIGE, BESONDERE, EXEMPLARISCHE ODER FOLGESCHÄDEN ODER SCHÄDEN FÜR ENTGANGENE GEWINNE, ENTGANGENE EINNAHMEN, ENTGANGENE ERSPARNISSE, ENTGANGENE GESCHÄFTSMÖGLICHKEITEN, DATENVERLUST ODER GOODWILL, DIENSTUNTERBRECHUNGEN, COMPUTER- ODER MOBILGERÄTESCHÄDEN ODER SYSTEMAUSFÄLLE ODER KOSTEN FÜR ERSATZDIENSTE JEGLICHER ART, DIE AUS ODER IN VERBINDUNG MIT DIESEN BEDINGUNGEN ODER AUS DER NUTZUNG ODER UNMÖGLICHKEIT DER NUTZUNG VON ORBYT ODER FÜR FEHLER ODER MÄNGEL IN ORBYT ENTSTEHEN.</p> 212 + 213 + <h2>Anwendbares Recht</h2> 214 + <p>Diese Bedingungen und alle damit zusammenhängenden Maßnahmen unterliegen den Gesetzen des Bundesstaates New Jersey, ohne Rücksicht auf Kollisionsnormen.</p> 215 + 216 + <h2>Kontaktinformationen</h2> 217 + <p>Wenn Sie Fragen zu diesen Bedingungen oder zu Orbyt haben, besuchen Sie unsere <a href="/contact">Kontaktseite</a>.</p> 218 + `, 219 + 220 + 'es-419': ` 221 + <p>¡Bienvenido a Orbyt, una aplicación de red social de video! Estamos emocionados de tenerte como usuario. Orbyt funciona sobre el Protocolo de Transferencia Autenticada ("AT Protocol"), un protocolo de red social descentralizado que admite muchos tipos diferentes de servicios. Estos Términos de Servicio se aplican al servicio de Orbyt.</p> 222 + 223 + <p>Antes de comenzar a usar Orbyt, tómate un momento para leer detenidamente estos Términos. Este documento describe nuestras obligaciones legales mutuas y se aplica a tu uso de nuestros servicios.</p> 224 + 225 + <p>Orbyt está disponible como aplicación móvil ("Orbyt App" o "la App"). Tu uso de Orbyt está sujeto a estos Términos de Servicio ("Términos") y a la Política de Privacidad de Orbyt, a las que se hace referencia en nuestros Términos y que están disponibles para leer por separado.</p> 226 + 227 + <p>Estos Términos solo se aplican a las actividades de red social que ocurren en los servicios de Orbyt, incluidos los Sitios y la Orbyt App. Si estás utilizando otra aplicación de red social en el AT Protocol que no sea Orbyt (a esto lo llamamos "Aplicación de Desarrollador"), los desarrolladores del otro servicio proporcionarán los términos y condiciones que rigen tu experiencia.</p> 228 + 229 + <p>Cuando decimos "Orbyt", "nosotros", "nos" y "nuestro" en estos Términos, nos referimos a Orbyt.</p> 230 + 231 + <h2>Notas Importantes</h2> 232 + <ul> 233 + <li>Orbyt está disponible como aplicación móvil ("Orbyt App" o "la App").</li> 234 + <li>Tu uso de Orbyt está sujeto a estos Términos de Servicio y a la Política de Privacidad de Orbyt.</li> 235 + <li>Estos Términos solo se aplican a las actividades de red social en los servicios de Orbyt.</li> 236 + <li>Cuando decimos "Orbyt", "nosotros", "nos" y "nuestro", nos referimos a Orbyt.</li> 237 + </ul> 238 + 239 + <h2>Relación con Bluesky y el AT Protocol</h2> 240 + <p>Orbyt es una aplicación cliente de terceros que se conecta a la red de Bluesky a través del AT Protocol. Cuando usas Orbyt para publicar contenido, interactuar con otros usuarios o acceder a la red social, tu actividad ocurre en la red descentralizada del AT Protocol operada por Bluesky Social, PBC y otros servicios.</p> 241 + <p><strong>Importante:</strong> Al usar Orbyt, también aceptas cumplir con:</p> 242 + <ul> 243 + <li><a href="https://bsky.social/about/support/tos" target="_blank" rel="noopener">Términos de Servicio de Bluesky</a></li> 244 + <li><a href="https://bsky.social/about/support/community-guidelines" target="_blank" rel="noopener">Directrices de la Comunidad de Bluesky</a></li> 245 + <li><a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Política de Privacidad de Bluesky</a></li> 246 + </ul> 247 + <p>Orbyt no está afiliado, respaldado ni patrocinado por Bluesky Social, PBC. Bluesky no es responsable del contenido, las prácticas ni las acciones tomadas por Orbyt. Si tienes problemas específicos relacionados con la red de Bluesky o el AT Protocol, debes contactar directamente a Bluesky.</p> 248 + 249 + <h2>Quién Puede Usar Orbyt</h2> 250 + 251 + <h3>Elegibilidad</h3> 252 + <p>Para usar Orbyt, debes tener al menos 13 años de edad y estar legalmente autorizado para usar Orbyt según las leyes de tu país. Si aún no eres adulto según las leyes de tu país, tu padre, madre o tutor legal debe leer estos Términos en tu nombre. Si eres padre, madre o tutor legal y permites que tu hijo (que cumple con la edad mínima de tu país) use los servicios, estos Términos también se aplican a ti y eres responsable de la actividad de tu hijo en los servicios.</p> 253 + 254 + <h3>Cuentas</h3> 255 + <p>Para usar Orbyt, debes crear una cuenta ("Cuenta"). No compartas tu Cuenta con otros, ya que eres responsable de todas las actividades realizadas bajo tu Cuenta, independientemente de si tienes conocimiento de ellas. Si utilizas Orbyt en nombre de una empresa u organización, confirmas que tienes la autoridad para representar a dicha empresa u organización. Si crees que tu Cuenta creada a través de Orbyt ha sido comprometida, <a href="/contact">repórtanoslo</a>.</p> 256 + 257 + <h2>Contenido del Usuario</h2> 258 + 259 + <h3>Contenido del Usuario</h3> 260 + <p>"Contenido del Usuario" significa cualquier tipo de contenido que pongas a disposición en Orbyt ("Contenido"), como tus publicaciones, perfil, fotos, videos, mensajes directos o enlaces.</p> 261 + 262 + <h3>Tu Responsabilidad por el Contenido del Usuario</h3> 263 + <p>Tú, no Orbyt, eres el único responsable de todo tu Contenido del Usuario. Orbyt no controla cómo otros usan tu contenido.</p> 264 + 265 + <h3>Uso del Contenido del Usuario por Orbyt</h3> 266 + <p>El Contenido del Usuario solo se usa en relación con: (a) la provisión de Orbyt y Contenido, incluyendo el intercambio de Contenido del Usuario en Orbyt y el AT Protocol, así como el desarrollo y mejora de nuestras ofertas actuales y futuras; y (b) la promoción y comercialización de Orbyt.</p> 267 + 268 + <h3>Permiso de Orbyt para Usar tu Contenido del Usuario</h3> 269 + <p>Conservas la propiedad de tu Contenido del Usuario, sujeto a la licencia a continuación. Orbyt no posee derechos sobre tu Contenido del Usuario excepto según lo dispuesto en dicha licencia. Al compartir Contenido del Usuario a través de Orbyt, nos otorgas permiso para:</p> 270 + <ul> 271 + <li>Usar el Contenido del Usuario para desarrollar, proporcionar y mejorar Orbyt, el AT Protocol y cualquier oferta futura.</li> 272 + <li>Modificar o utilizar de otro modo el Contenido del Usuario en cualquier medio.</li> 273 + <li>Otorgar a otros el derecho de realizar las acciones anteriores.</li> 274 + <li>Eliminar o modificar el Contenido del Usuario por cualquier motivo, incluyendo Contenido del Usuario que creamos viola estos Términos u otras políticas.</li> 275 + </ul> 276 + 277 + <h3>Naturaleza Pública del Contenido</h3> 278 + <p>Orbyt opera en el AT Protocol, un protocolo de red social descentralizado donde la mayoría de la actividad del usuario es pública por diseño. Esto incluye tus publicaciones, información de perfil, "me gusta", seguidores y bloqueos. No debes tener expectativa de privacidad para el contenido que publicas públicamente a través de Orbyt.</p> 279 + 280 + <h3>Eliminación de Contenido y la Red Descentralizada</h3> 281 + <p>Si eliminas contenido o tu cuenta, usaremos esfuerzos razonables para eliminar tu contenido de Orbyt y notificar a otros servicios en el AT Protocol sobre la eliminación. Sin embargo, debido a la naturaleza descentralizada del AT Protocol, no podemos controlar ni obligar a otros servicios y aplicaciones del AT Protocol a eliminar tu contenido. Algunas publicaciones y datos pueden seguir existiendo en otros servicios fuera de nuestro control. La eliminación completa en toda la red puede no siempre ser posible.</p> 282 + 283 + <h2>Prohibiciones Generales y Cumplimiento</h2> 284 + <p>Aceptas no usar Orbyt para:</p> 285 + <ul> 286 + <li>Violar cualquier ley o regulación aplicable</li> 287 + <li>Infringir los derechos de otros</li> 288 + <li>Publicar contenido que sea dañino, ofensivo o inapropiado</li> 289 + <li>Intentar obtener acceso no autorizado a nuestros sistemas</li> 290 + <li>Interferir con el funcionamiento adecuado del servicio</li> 291 + </ul> 292 + 293 + <h2>Cancelación</h2> 294 + 295 + <h3>Tu Derecho a Cancelar</h3> 296 + <p>Si deseas eliminar tu Cuenta, puedes hacerlo a través de la configuración de tu cuenta. Si tu cuenta fue cancelada por Orbyt, nos reservamos el derecho de conservar una copia de tus datos para fines de confianza y seguridad. Estos Términos sobrevivirán a la cancelación de tu Cuenta.</p> 297 + <p><strong>Importante:</strong> Debido a la naturaleza descentralizada del AT Protocol, eliminar tu cuenta de Orbyt no garantiza la eliminación de tu contenido de otros servicios en la red del AT Protocol. Notificaremos a otros servicios sobre la eliminación de tu cuenta, pero no podemos obligarlos a eliminar tus datos. Para solicitar la eliminación de esos servicios, debes contactarlos directamente.</p> 298 + 299 + <h3>Nuestro Derecho a Cancelar</h3> 300 + <p>Nos reservamos el derecho de suspender o cancelar tu cuenta y/o servicios específicos ofrecidos dentro de Orbyt sin previo aviso, a nuestra discreción, por las siguientes razones:</p> 301 + <ul> 302 + <li>Creemos que has violado estos Términos, la Política de Privacidad de Orbyt o la Política de Derechos de Autor de Orbyt</li> 303 + <li>Estamos obligados a hacerlo debido a una orden judicial, requisito legal o requisito regulatorio</li> 304 + <li>Continuar permitiendo que tu cuenta esté activa, dándote acceso a algunos o todos los servicios, o alojar tu contenido crea riesgo para Orbyt, otros usuarios o terceros</li> 305 + </ul> 306 + 307 + <h2>Apelaciones</h2> 308 + <p>Puedes apelar cualquier decisión de cumplimiento de estos Términos, incluida la suspensión o cancelación, <a href="/contact">contactándonos</a>.</p> 309 + 310 + <h2>Actualizaciones</h2> 311 + <p>Actualizamos nuestros Términos de vez en cuando y publicaremos los Términos actualizados o enviaremos otras comunicaciones para informarte sobre cualquier cambio. Si continúas usando Orbyt, aceptas los Términos actualizados. Si no estás de acuerdo, debes dejar de usar Orbyt.</p> 312 + 313 + <h2>Descargo de Garantías</h2> 314 + <p><strong>Resumen:</strong> Trabajamos arduamente para ofrecer excelentes servicios, pero hay ciertos aspectos que no podemos garantizar.</p> 315 + <p>Nuestros Servicios y todo el contenido incluido se proporcionan "tal cual" sin garantía de ningún tipo, ya sea expresa o implícita. SIN LIMITAR LO ANTERIOR, RENUNCIAMOS A CUALQUIER GARANTÍA IMPLÍCITA DE COMERCIABILIDAD, IDONEIDAD PARA UN PROPÓSITO PARTICULAR Y NO INFRACCIÓN, Y CUALQUIER GARANTÍA QUE SURJA DE CURSO DE NEGOCIACIÓN O USO DE COMERCIO. NO GARANTIZAMOS QUE ORBYT CUMPLA CON TUS REQUISITOS O ESTÉ DISPONIBLE DE MANERA ININTERRUMPIDA, SEGURA O SIN ERRORES.</p> 316 + 317 + <h2>Limitación de Responsabilidad</h2> 318 + <p><strong>Resumen:</strong> Esta sección limita lo que puedes recuperar de nosotros en una disputa a cualquier daño directo que sufras hasta $100. Esto no aplica donde hacerlo sea ilegal.</p> 319 + <p>EN LA MÁXIMA MEDIDA PERMITIDA POR LA LEY, ORBYT NO SERÁ RESPONSABLE DE NINGÚN DAÑO INCIDENTAL, ESPECIAL, EJEMPLAR O CONSECUENTE, NI DAÑOS POR PÉRDIDA DE GANANCIAS, INGRESOS, AHORROS, OPORTUNIDADES DE NEGOCIO, PÉRDIDA DE DATOS O FONDO DE COMERCIO, INTERRUPCIÓN DEL SERVICIO, DAÑO A COMPUTADORA O DISPOSITIVO MÓVIL O FALLA DEL SISTEMA O EL COSTO DE SERVICIOS SUSTITUTOS DE CUALQUIER TIPO QUE SURJA DE O EN CONEXIÓN CON ESTOS TÉRMINOS O DEL USO O INCAPACIDAD DE USO DE ORBYT O POR CUALQUIER ERROR O DEFECTO EN ORBYT.</p> 320 + 321 + <h2>Ley Aplicable</h2> 322 + <p>Estos Términos y cualquier acción relacionada con los mismos se regirán por las leyes del Estado de Nueva Jersey, sin tener en cuenta las disposiciones sobre conflictos de leyes.</p> 323 + 324 + <h2>Información de Contacto</h2> 325 + <p>Si tienes preguntas sobre estos Términos o Orbyt, visita nuestra <a href="/contact">página de contacto</a>.</p> 326 + `, 327 + 328 + 'es-ES': ` 329 + <p>¡Bienvenido a Orbyt, una aplicación de red social de vídeo! Estamos encantados de tenerte como usuario. Orbyt funciona sobre el Protocolo de Transferencia Autenticada ("AT Protocol"), un protocolo de red social descentralizado que admite muchos tipos diferentes de servicios. Estos Términos de Servicio se aplican al servicio de Orbyt.</p> 330 + 331 + <p>Antes de comenzar a utilizar Orbyt, tómate un momento para leer detenidamente estos Términos. Este documento describe nuestras obligaciones legales mutuas y se aplica a tu uso de nuestros servicios.</p> 332 + 333 + <p>Orbyt está disponible como aplicación móvil ("Orbyt App" o "la App"). Tu uso de Orbyt está sujeto a estos Términos de Servicio ("Términos") y a la Política de Privacidad de Orbyt, a las que se hace referencia en nuestros Términos y que están disponibles para leer por separado.</p> 334 + 335 + <p>Estos Términos solo se aplican a las actividades de red social que ocurren en los servicios de Orbyt, incluidos los Sitios y la Orbyt App. Si estás utilizando otra aplicación de red social en el AT Protocol que no sea Orbyt (a esto lo llamamos "Aplicación de Desarrollador"), los desarrolladores del otro servicio proporcionarán los términos y condiciones que rigen tu experiencia.</p> 336 + 337 + <p>Cuando decimos "Orbyt", "nosotros", "nos" y "nuestro" en estos Términos, nos referimos a Orbyt.</p> 338 + 339 + <h2>Notas Importantes</h2> 340 + <ul> 341 + <li>Orbyt está disponible como aplicación móvil ("Orbyt App" o "la App").</li> 342 + <li>Tu uso de Orbyt está sujeto a estos Términos de Servicio y a la Política de Privacidad de Orbyt.</li> 343 + <li>Estos Términos solo se aplican a las actividades de red social en los servicios de Orbyt.</li> 344 + <li>Cuando decimos "Orbyt", "nosotros", "nos" y "nuestro", nos referimos a Orbyt.</li> 345 + </ul> 346 + 347 + <h2>Relación con Bluesky y el AT Protocol</h2> 348 + <p>Orbyt es una aplicación cliente de terceros que se conecta a la red de Bluesky a través del AT Protocol. Cuando usas Orbyt para publicar contenido, interactuar con otros usuarios o acceder a la red social, tu actividad se produce en la red descentralizada del AT Protocol operada por Bluesky Social, PBC y otros servicios.</p> 349 + <p><strong>Importante:</strong> Al usar Orbyt, también aceptas cumplir con:</p> 350 + <ul> 351 + <li><a href="https://bsky.social/about/support/tos" target="_blank" rel="noopener">Términos de Servicio de Bluesky</a></li> 352 + <li><a href="https://bsky.social/about/support/community-guidelines" target="_blank" rel="noopener">Directrices de la Comunidad de Bluesky</a></li> 353 + <li><a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Política de Privacidad de Bluesky</a></li> 354 + </ul> 355 + <p>Orbyt no está afiliado, respaldado ni patrocinado por Bluesky Social, PBC. Bluesky no es responsable del contenido, las prácticas ni las acciones llevadas a cabo por Orbyt. Si tienes problemas específicos relacionados con la red de Bluesky o el AT Protocol, debes contactar directamente con Bluesky.</p> 356 + 357 + <h2>Quién Puede Usar Orbyt</h2> 358 + 359 + <h3>Elegibilidad</h3> 360 + <p>Para usar Orbyt, debes tener al menos 13 años de edad y estar legalmente autorizado para usar Orbyt según las leyes de tu país. Si aún no eres mayor de edad según las leyes de tu país, tu padre, madre o tutor legal debe leer estos Términos en tu nombre. Si eres padre, madre o tutor legal y permites que tu hijo (que cumple con la edad mínima de tu país) utilice los servicios, estos Términos también se aplican a ti y eres responsable de la actividad de tu hijo en los servicios.</p> 361 + 362 + <h3>Cuentas</h3> 363 + <p>Para usar Orbyt, debes crear una cuenta ("Cuenta"). No compartas tu Cuenta con otros, ya que eres responsable de todas las actividades realizadas bajo tu Cuenta, independientemente de si tienes conocimiento de ellas. Si utilizas Orbyt en nombre de una empresa u organización, confirmas que tienes la autorización para representar a dicha empresa u organización. Si crees que tu Cuenta creada a través de Orbyt ha sido comprometida, <a href="/contact">comunícanoslo</a>.</p> 364 + 365 + <h2>Contenido del Usuario</h2> 366 + 367 + <h3>Contenido del Usuario</h3> 368 + <p>"Contenido del Usuario" significa cualquier tipo de contenido que pongas a disposición en Orbyt ("Contenido"), como tus publicaciones, perfil, fotos, vídeos, mensajes directos o enlaces.</p> 369 + 370 + <h3>Tu Responsabilidad por el Contenido del Usuario</h3> 371 + <p>Tú, no Orbyt, eres el único responsable de todo tu Contenido del Usuario. Orbyt no controla cómo otros usan tu contenido.</p> 372 + 373 + <h3>Uso del Contenido del Usuario por Orbyt</h3> 374 + <p>El Contenido del Usuario solo se usa en relación con: (a) la prestación de Orbyt y Contenido, incluyendo el intercambio de Contenido del Usuario en Orbyt y el AT Protocol, así como el desarrollo y mejora de nuestras ofertas actuales y futuras; y (b) la promoción y comercialización de Orbyt.</p> 375 + 376 + <h3>Permiso de Orbyt para Usar tu Contenido del Usuario</h3> 377 + <p>Conservas la propiedad de tu Contenido del Usuario, sujeto a la licencia a continuación. Orbyt no posee derechos sobre tu Contenido del Usuario excepto según lo dispuesto en dicha licencia. Al compartir Contenido del Usuario a través de Orbyt, nos otorgas permiso para:</p> 378 + <ul> 379 + <li>Usar el Contenido del Usuario para desarrollar, proporcionar y mejorar Orbyt, el AT Protocol y cualquier oferta futura.</li> 380 + <li>Modificar o utilizar de otro modo el Contenido del Usuario en cualquier medio.</li> 381 + <li>Otorgar a otros el derecho de realizar las acciones anteriores.</li> 382 + <li>Eliminar o modificar el Contenido del Usuario por cualquier motivo, incluido el Contenido del Usuario que creamos viola estos Términos u otras políticas.</li> 383 + </ul> 384 + 385 + <h3>Naturaleza Pública del Contenido</h3> 386 + <p>Orbyt opera en el AT Protocol, un protocolo de red social descentralizado donde la mayoría de la actividad del usuario es pública por diseño. Esto incluye tus publicaciones, información de perfil, "me gusta", seguidores y bloqueos. No debes tener expectativa de privacidad para el contenido que publicas públicamente a través de Orbyt.</p> 387 + 388 + <h3>Eliminación de Contenido y la Red Descentralizada</h3> 389 + <p>Si eliminas contenido o tu cuenta, usaremos esfuerzos razonables para eliminar tu contenido de Orbyt y notificar a otros servicios en el AT Protocol sobre la eliminación. Sin embargo, debido a la naturaleza descentralizada del AT Protocol, no podemos controlar ni obligar a otros servicios y aplicaciones del AT Protocol a eliminar tu contenido. Algunas publicaciones y datos pueden seguir existiendo en otros servicios fuera de nuestro control. La eliminación completa en toda la red puede no ser siempre posible.</p> 390 + 391 + <h2>Prohibiciones Generales y Cumplimiento</h2> 392 + <p>Aceptas no usar Orbyt para:</p> 393 + <ul> 394 + <li>Infringir cualquier ley o normativa aplicable</li> 395 + <li>Vulnerar los derechos de terceros</li> 396 + <li>Publicar contenido que sea dañino, ofensivo o inapropiado</li> 397 + <li>Intentar obtener acceso no autorizado a nuestros sistemas</li> 398 + <li>Interferir en el correcto funcionamiento del servicio</li> 399 + </ul> 400 + 401 + <h2>Cancelación</h2> 402 + 403 + <h3>Tu Derecho a Cancelar</h3> 404 + <p>Si deseas eliminar tu Cuenta, puedes hacerlo a través de la configuración de tu cuenta. Si tu cuenta fue cancelada por Orbyt, nos reservamos el derecho de conservar una copia de tus datos para fines de confianza y seguridad. Estos Términos sobrevivirán a la cancelación de tu Cuenta.</p> 405 + <p><strong>Importante:</strong> Debido a la naturaleza descentralizada del AT Protocol, eliminar tu cuenta de Orbyt no garantiza la eliminación de tu contenido de otros servicios en la red del AT Protocol. Notificaremos a otros servicios sobre la eliminación de tu cuenta, pero no podemos obligarles a eliminar tus datos. Para solicitar la eliminación de esos servicios, debes contactarlos directamente.</p> 406 + 407 + <h3>Nuestro Derecho a Cancelar</h3> 408 + <p>Nos reservamos el derecho de suspender o cancelar tu cuenta y/o servicios específicos ofrecidos dentro de Orbyt sin previo aviso, a nuestra discreción, por los siguientes motivos:</p> 409 + <ul> 410 + <li>Creemos que has infringido estos Términos, la Política de Privacidad de Orbyt o la Política de Derechos de Autor de Orbyt</li> 411 + <li>Estamos obligados a hacerlo por una resolución judicial, requisito legal o requisito regulatorio</li> 412 + <li>Continuar permitiendo que tu cuenta esté activa, dándote acceso a algunos o todos los servicios, o alojar tu contenido crea riesgo para Orbyt, otros usuarios o terceros</li> 413 + </ul> 414 + 415 + <h2>Apelaciones</h2> 416 + <p>Puedes recurrir cualquier decisión de cumplimiento de estos Términos, incluida la suspensión o cancelación, <a href="/contact">contactándonos</a>.</p> 417 + 418 + <h2>Actualizaciones</h2> 419 + <p>Actualizamos nuestros Términos de vez en cuando y publicaremos los Términos actualizados o enviaremos otras comunicaciones para informarte sobre cualquier cambio. Si continúas usando Orbyt, aceptas los Términos actualizados. Si no estás de acuerdo, debes dejar de usar Orbyt.</p> 420 + 421 + <h2>Descargo de Garantías</h2> 422 + <p><strong>Resumen:</strong> Trabajamos arduamente para ofrecer excelentes servicios, pero hay ciertos aspectos que no podemos garantizar.</p> 423 + <p>Nuestros Servicios y todo el contenido incluido se proporcionan "tal cual" sin garantía de ningún tipo, ya sea expresa o implícita. SIN LIMITAR LO ANTERIOR, RENUNCIAMOS A CUALQUIER GARANTÍA IMPLÍCITA DE COMERCIABILIDAD, IDONEIDAD PARA UN FIN DETERMINADO Y NO INFRACCIÓN, Y CUALQUIER GARANTÍA QUE SURJA DEL CURSO DE LOS NEGOCIOS O USO COMERCIAL. NO GARANTIZAMOS QUE ORBYT CUMPLA CON TUS REQUISITOS O ESTÉ DISPONIBLE DE MANERA ININTERRUMPIDA, SEGURA O SIN ERRORES.</p> 424 + 425 + <h2>Limitación de Responsabilidad</h2> 426 + <p><strong>Resumen:</strong> Esta sección limita lo que puedes recuperar de nosotros en una disputa a los daños directos que sufras hasta 100 $. Esto no aplica donde hacerlo sea ilegal.</p> 427 + <p>EN LA MÁXIMA MEDIDA PERMITIDA POR LA LEY, ORBYT NO SERÁ RESPONSABLE DE NINGÚN DAÑO INCIDENTAL, ESPECIAL, EJEMPLAR O CONSECUENTE, NI DE DAÑOS POR PÉRDIDA DE BENEFICIOS, INGRESOS, AHORROS, OPORTUNIDADES DE NEGOCIO, PÉRDIDA DE DATOS O FONDO DE COMERCIO, INTERRUPCIÓN DEL SERVICIO, DAÑOS AL ORDENADOR O DISPOSITIVO MÓVIL O FALLO DEL SISTEMA, NI DEL COSTE DE SERVICIOS SUSTITUTOS DE CUALQUIER TIPO QUE SURJAN DE O EN CONEXIÓN CON ESTOS TÉRMINOS O DEL USO O IMPOSIBILIDAD DE USO DE ORBYT O POR CUALQUIER ERROR O DEFECTO EN ORBYT.</p> 428 + 429 + <h2>Ley Aplicable</h2> 430 + <p>Estos Términos y cualquier acción relacionada con los mismos se regirán por las leyes del Estado de Nueva Jersey, sin tener en cuenta las disposiciones sobre conflictos de leyes.</p> 431 + 432 + <h2>Información de Contacto</h2> 433 + <p>Si tienes preguntas sobre estos Términos o Orbyt, visita nuestra <a href="/contact">página de contacto</a>.</p> 434 + `, 435 + 436 + 'es-MX': ` 437 + <p>¡Bienvenido a Orbyt, una aplicación de red social de video! Estamos muy contentos de tenerte como usuario. Orbyt funciona sobre el Protocolo de Transferencia Autenticada ("AT Protocol"), un protocolo de red social descentralizado que soporta muchos tipos distintos de servicios. Estos Términos de Servicio aplican al servicio de Orbyt.</p> 438 + 439 + <p>Antes de comenzar a usar Orbyt, tómate un momento para leer con cuidado estos Términos. Este documento describe nuestras obligaciones legales mutuas y aplica a tu uso de nuestros servicios.</p> 440 + 441 + <p>Orbyt está disponible como aplicación móvil ("Orbyt App" o "la App"). Tu uso de Orbyt está sujeto a estos Términos de Servicio ("Términos") y a la Política de Privacidad de Orbyt, a las cuales se hace referencia en nuestros Términos y están disponibles para leer por separado.</p> 442 + 443 + <p>Estos Términos solo aplican a las actividades de red social que ocurren en los servicios de Orbyt, incluyendo los Sitios y la Orbyt App. Si estás usando otra aplicación de red social en el AT Protocol que no sea Orbyt (a esto lo llamamos "Aplicación de Desarrollador"), los desarrolladores del otro servicio te proporcionarán los términos y condiciones que rigen tu experiencia.</p> 444 + 445 + <p>Cuando decimos "Orbyt", "nosotros", "nos" y "nuestro" en estos Términos, nos referimos a Orbyt.</p> 446 + 447 + <h2>Notas Importantes</h2> 448 + <ul> 449 + <li>Orbyt está disponible como aplicación móvil ("Orbyt App" o "la App").</li> 450 + <li>Tu uso de Orbyt está sujeto a estos Términos de Servicio y a la Política de Privacidad de Orbyt.</li> 451 + <li>Estos Términos solo aplican a las actividades de red social en los servicios de Orbyt.</li> 452 + <li>Cuando decimos "Orbyt", "nosotros", "nos" y "nuestro", nos referimos a Orbyt.</li> 453 + </ul> 454 + 455 + <h2>Relación con Bluesky y el AT Protocol</h2> 456 + <p>Orbyt es una aplicación cliente de terceros que se conecta a la red de Bluesky a través del AT Protocol. Cuando usas Orbyt para publicar contenido, interactuar con otros usuarios o acceder a la red social, tu actividad ocurre en la red descentralizada del AT Protocol operada por Bluesky Social, PBC y otros servicios.</p> 457 + <p><strong>Importante:</strong> Al usar Orbyt, también aceptas cumplir con:</p> 458 + <ul> 459 + <li><a href="https://bsky.social/about/support/tos" target="_blank" rel="noopener">Términos de Servicio de Bluesky</a></li> 460 + <li><a href="https://bsky.social/about/support/community-guidelines" target="_blank" rel="noopener">Lineamientos de la Comunidad de Bluesky</a></li> 461 + <li><a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Política de Privacidad de Bluesky</a></li> 462 + </ul> 463 + <p>Orbyt no está afiliado, respaldado ni patrocinado por Bluesky Social, PBC. Bluesky no es responsable del contenido, las prácticas ni las acciones tomadas por Orbyt. Si tienes problemas específicos con la red de Bluesky o el AT Protocol, debes contactar directamente a Bluesky.</p> 464 + 465 + <h2>Quién Puede Usar Orbyt</h2> 466 + 467 + <h3>Elegibilidad</h3> 468 + <p>Para usar Orbyt, debes tener al menos 13 años de edad y estar legalmente autorizado para usar Orbyt conforme a las leyes de tu país. Si aún no eres mayor de edad según las leyes de tu país, tu padre, madre o tutor legal debe leer estos Términos en tu nombre. Si eres padre, madre o tutor legal y permites que tu hijo (que cumple la edad mínima de tu país) use los servicios, estos Términos también aplican a ti y eres responsable de la actividad de tu hijo en los servicios.</p> 469 + 470 + <h3>Cuentas</h3> 471 + <p>Para usar Orbyt, debes crear una cuenta ("Cuenta"). No compartas tu Cuenta con otros, ya que eres responsable de todas las actividades realizadas bajo tu Cuenta, independientemente de si tienes conocimiento de ellas. Si usas Orbyt en nombre de una empresa u organización, confirmas que tienes la autoridad para representarla. Si crees que tu Cuenta creada a través de Orbyt ha sido comprometida, <a href="/contact">repórtanoslo</a>.</p> 472 + 473 + <h2>Contenido del Usuario</h2> 474 + 475 + <h3>Contenido del Usuario</h3> 476 + <p>"Contenido del Usuario" significa cualquier tipo de contenido que pongas a disposición en Orbyt ("Contenido"), como tus publicaciones, perfil, fotos, videos, mensajes directos o enlaces.</p> 477 + 478 + <h3>Tu Responsabilidad por el Contenido del Usuario</h3> 479 + <p>Tú, no Orbyt, eres el único responsable de todo tu Contenido del Usuario. Orbyt no controla cómo otros usan tu contenido.</p> 480 + 481 + <h3>Uso del Contenido del Usuario por Orbyt</h3> 482 + <p>El Contenido del Usuario solo se usa en relación con: (a) la provisión de Orbyt y Contenido, incluyendo el intercambio de Contenido del Usuario en Orbyt y el AT Protocol, así como el desarrollo y mejora de nuestras ofertas actuales y futuras; y (b) la promoción y comercialización de Orbyt.</p> 483 + 484 + <h3>Permiso de Orbyt para Usar tu Contenido del Usuario</h3> 485 + <p>Conservas la propiedad de tu Contenido del Usuario, sujeto a la licencia a continuación. Orbyt no posee derechos sobre tu Contenido del Usuario excepto según lo dispuesto en dicha licencia. Al compartir Contenido del Usuario a través de Orbyt, nos otorgas permiso para:</p> 486 + <ul> 487 + <li>Usar el Contenido del Usuario para desarrollar, proporcionar y mejorar Orbyt, el AT Protocol y cualquier oferta futura.</li> 488 + <li>Modificar o utilizar de otro modo el Contenido del Usuario en cualquier medio.</li> 489 + <li>Otorgar a otros el derecho de realizar las acciones anteriores.</li> 490 + <li>Eliminar o modificar el Contenido del Usuario por cualquier motivo, incluyendo Contenido del Usuario que creemos viola estos Términos u otras políticas.</li> 491 + </ul> 492 + 493 + <h3>Naturaleza Pública del Contenido</h3> 494 + <p>Orbyt opera en el AT Protocol, un protocolo de red social descentralizado donde la mayoría de la actividad del usuario es pública por diseño. Esto incluye tus publicaciones, información de perfil, "me gusta", seguidos y bloqueos. No debes tener expectativa de privacidad para el contenido que publicas públicamente a través de Orbyt.</p> 495 + 496 + <h3>Eliminación de Contenido y la Red Descentralizada</h3> 497 + <p>Si eliminas contenido o tu cuenta, usaremos esfuerzos razonables para eliminar tu contenido de Orbyt y notificar a otros servicios en el AT Protocol sobre la eliminación. Sin embargo, debido a la naturaleza descentralizada del AT Protocol, no podemos controlar ni obligar a otros servicios y aplicaciones del AT Protocol a eliminar tu contenido. Algunas publicaciones y datos pueden seguir existiendo en otros servicios fuera de nuestro control. La eliminación completa en toda la red puede no siempre ser posible.</p> 498 + 499 + <h2>Prohibiciones Generales y Cumplimiento</h2> 500 + <p>Aceptas no usar Orbyt para:</p> 501 + <ul> 502 + <li>Violar cualquier ley o reglamento aplicable</li> 503 + <li>Infringir los derechos de otros</li> 504 + <li>Publicar contenido que sea dañino, ofensivo o inapropiado</li> 505 + <li>Intentar obtener acceso no autorizado a nuestros sistemas</li> 506 + <li>Interferir con el funcionamiento adecuado del servicio</li> 507 + </ul> 508 + 509 + <h2>Cancelación</h2> 510 + 511 + <h3>Tu Derecho a Cancelar</h3> 512 + <p>Si deseas eliminar tu Cuenta, puedes hacerlo desde la configuración de tu cuenta. Si tu cuenta fue cancelada por Orbyt, nos reservamos el derecho de conservar una copia de tus datos para fines de confianza y seguridad. Estos Términos sobrevivirán a la cancelación de tu Cuenta.</p> 513 + <p><strong>Importante:</strong> Debido a la naturaleza descentralizada del AT Protocol, eliminar tu cuenta de Orbyt no garantiza la eliminación de tu contenido de otros servicios en la red del AT Protocol. Notificaremos a otros servicios sobre la eliminación de tu cuenta, pero no podemos obligarlos a eliminar tus datos. Para solicitar la eliminación de esos servicios, debes contactarlos directamente.</p> 514 + 515 + <h3>Nuestro Derecho a Cancelar</h3> 516 + <p>Nos reservamos el derecho de suspender o cancelar tu cuenta y/o servicios específicos ofrecidos dentro de Orbyt sin previo aviso, a nuestra discreción, por las siguientes razones:</p> 517 + <ul> 518 + <li>Creemos que has violado estos Términos, la Política de Privacidad de Orbyt o la Política de Derechos de Autor de Orbyt</li> 519 + <li>Estamos obligados a hacerlo por una orden judicial, requisito legal o regulatorio</li> 520 + <li>Continuar permitiendo que tu cuenta esté activa, dándote acceso a algunos o todos los servicios, o alojar tu contenido crea riesgo para Orbyt, otros usuarios o terceros</li> 521 + </ul> 522 + 523 + <h2>Apelaciones</h2> 524 + <p>Puedes apelar cualquier decisión de cumplimiento de estos Términos, incluyendo suspensión o cancelación, <a href="/contact">contactándonos</a>.</p> 525 + 526 + <h2>Actualizaciones</h2> 527 + <p>Actualizamos nuestros Términos de vez en cuando y publicaremos los Términos actualizados o enviaremos otras comunicaciones para informarte sobre cualquier cambio. Si continúas usando Orbyt, aceptas los Términos actualizados. Si no estás de acuerdo, debes dejar de usar Orbyt.</p> 528 + 529 + <h2>Descargo de Garantías</h2> 530 + <p><strong>Resumen:</strong> Trabajamos arduamente para ofrecer excelentes servicios, pero hay ciertos aspectos que no podemos garantizar.</p> 531 + <p>Nuestros Servicios y todo el contenido incluido se proporcionan "tal cual" sin garantía de ningún tipo, ya sea expresa o implícita. SIN LIMITAR LO ANTERIOR, RENUNCIAMOS A CUALQUIER GARANTÍA IMPLÍCITA DE COMERCIABILIDAD, IDONEIDAD PARA UN PROPÓSITO PARTICULAR Y NO INFRACCIÓN, Y CUALQUIER GARANTÍA QUE SURJA DEL CURSO DE NEGOCIACIÓN O USO COMERCIAL. NO GARANTIZAMOS QUE ORBYT CUMPLA CON TUS REQUISITOS O ESTÉ DISPONIBLE DE MANERA ININTERRUMPIDA, SEGURA O SIN ERRORES.</p> 532 + 533 + <h2>Limitación de Responsabilidad</h2> 534 + <p><strong>Resumen:</strong> Esta sección limita lo que puedes recuperar de nosotros en una disputa a cualquier daño directo que sufras hasta $100. Esto no aplica donde hacerlo sea ilegal.</p> 535 + <p>EN LA MÁXIMA MEDIDA PERMITIDA POR LA LEY, ORBYT NO SERÁ RESPONSABLE DE NINGÚN DAÑO INCIDENTAL, ESPECIAL, EJEMPLAR O CONSECUENTE, NI DAÑOS POR PÉRDIDA DE GANANCIAS, INGRESOS, AHORROS, OPORTUNIDADES DE NEGOCIO, PÉRDIDA DE DATOS O REPUTACIÓN, INTERRUPCIÓN DEL SERVICIO, DAÑO A COMPUTADORA O DISPOSITIVO MÓVIL O FALLA DEL SISTEMA O EL COSTO DE SERVICIOS SUSTITUTOS DE CUALQUIER TIPO QUE SURJA DE O EN CONEXIÓN CON ESTOS TÉRMINOS O DEL USO O INCAPACIDAD DE USO DE ORBYT O POR CUALQUIER ERROR O DEFECTO EN ORBYT.</p> 536 + 537 + <h2>Ley Aplicable</h2> 538 + <p>Estos Términos y cualquier acción relacionada con los mismos se regirán por las leyes del Estado de Nueva Jersey, sin tomar en cuenta las disposiciones sobre conflictos de leyes.</p> 539 + 540 + <h2>Información de Contacto</h2> 541 + <p>Si tienes preguntas sobre estos Términos o Orbyt, visita nuestra <a href="/contact">página de contacto</a>.</p> 542 + `, 543 + 544 + fr: ` 545 + <p>Bienvenue sur Orbyt, une application de réseau social vidéo ! Nous sommes ravis de vous compter parmi nos utilisateurs. Orbyt fonctionne sur le protocole Authenticated Transfer Protocol (« AT Protocol »), un protocole de réseau social décentralisé qui prend en charge de nombreux types de services. Les présentes Conditions d'utilisation s'appliquent au service Orbyt.</p> 546 + 547 + <p>Avant de commencer à utiliser Orbyt, prenez un moment pour lire attentivement ces Conditions. Ce document décrit nos obligations légales mutuelles et s'applique à votre utilisation de nos services.</p> 548 + 549 + <p>Orbyt est disponible en tant qu'application mobile (« Orbyt App » ou « l'App »). Votre utilisation d'Orbyt est soumise aux présentes Conditions d'utilisation (« Conditions ») et à la Politique de confidentialité d'Orbyt, référencées dans nos Conditions et disponibles séparément.</p> 550 + 551 + <p>Ces Conditions s'appliquent uniquement aux activités de réseau social qui se déroulent sur les services d'Orbyt, y compris les Sites et l'Orbyt App. Si vous utilisez une autre application de réseau social sur l'AT Protocol qui n'est pas Orbyt (nous appelons cela une « Application Développeur »), les développeurs de l'autre service vous fourniront les conditions générales régissant votre expérience.</p> 552 + 553 + <p>Lorsque nous disons « Orbyt », « nous » et « notre » dans ces Conditions, nous désignons Orbyt.</p> 554 + 555 + <h2>Notes Importantes</h2> 556 + <ul> 557 + <li>Orbyt est disponible en tant qu'application mobile (« Orbyt App » ou « l'App »).</li> 558 + <li>Votre utilisation d'Orbyt est soumise aux présentes Conditions d'utilisation et à la Politique de confidentialité d'Orbyt.</li> 559 + <li>Ces Conditions s'appliquent uniquement aux activités de réseau social sur les services d'Orbyt.</li> 560 + <li>Lorsque nous disons « Orbyt », « nous » et « notre », nous désignons Orbyt.</li> 561 + </ul> 562 + 563 + <h2>Relation avec Bluesky et l'AT Protocol</h2> 564 + <p>Orbyt est une application cliente tierce qui se connecte au réseau Bluesky via l'AT Protocol. Lorsque vous utilisez Orbyt pour publier du contenu, interagir avec d'autres utilisateurs ou accéder au réseau social, votre activité se déroule sur le réseau décentralisé de l'AT Protocol exploité par Bluesky Social, PBC et d'autres services.</p> 565 + <p><strong>Important :</strong> En utilisant Orbyt, vous acceptez également de respecter :</p> 566 + <ul> 567 + <li><a href="https://bsky.social/about/support/tos" target="_blank" rel="noopener">Les Conditions d'utilisation de Bluesky</a></li> 568 + <li><a href="https://bsky.social/about/support/community-guidelines" target="_blank" rel="noopener">Les Directives communautaires de Bluesky</a></li> 569 + <li><a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">La Politique de confidentialité de Bluesky</a></li> 570 + </ul> 571 + <p>Orbyt n'est pas affilié à, approuvé par, ou parrainé par Bluesky Social, PBC. Bluesky n'est pas responsable du contenu, des pratiques ou des actions d'Orbyt. Si vous avez des problèmes spécifiques liés au réseau Bluesky ou à l'AT Protocol, vous devez contacter Bluesky directement.</p> 572 + 573 + <h2>Qui Peut Utiliser Orbyt</h2> 574 + 575 + <h3>Éligibilité</h3> 576 + <p>Pour utiliser Orbyt, vous devez avoir au moins 13 ans et être légalement autorisé à utiliser Orbyt selon les lois de votre pays. Si vous n'êtes pas encore majeur selon les lois de votre pays, votre parent ou tuteur légal doit lire ces Conditions en votre nom. Si vous êtes parent ou tuteur légal et que vous autorisez votre enfant (qui remplit l'âge minimum pour votre pays) à utiliser les services, ces Conditions s'appliquent également à vous, et vous êtes responsable de l'activité de votre enfant sur les services.</p> 577 + 578 + <h3>Comptes</h3> 579 + <p>Pour utiliser Orbyt, vous devez créer un compte (« Compte »). Ne partagez pas votre Compte avec d'autres personnes, car vous êtes responsable de toutes les activités effectuées sous votre Compte, que vous en ayez connaissance ou non. Si vous utilisez Orbyt au nom d'une entreprise ou organisation, vous confirmez avoir l'autorité pour représenter cette entreprise ou organisation. Si vous pensez que votre Compte créé via Orbyt a été compromis, <a href="/contact">signalez-le-nous</a>.</p> 580 + 581 + <h2>Contenu Utilisateur</h2> 582 + 583 + <h3>Contenu Utilisateur</h3> 584 + <p>« Contenu Utilisateur » désigne tout type de contenu que vous mettez à disposition sur Orbyt (« Contenu »), comme vos publications, votre profil, photos, vidéos, messages directs ou liens.</p> 585 + 586 + <h3>Votre Responsabilité concernant le Contenu Utilisateur</h3> 587 + <p>C'est vous, et non Orbyt, qui êtes seul responsable de l'ensemble de votre Contenu Utilisateur. Orbyt ne contrôle pas l'utilisation que les autres font de votre contenu.</p> 588 + 589 + <h3>Utilisation du Contenu Utilisateur par Orbyt</h3> 590 + <p>Le Contenu Utilisateur n'est utilisé qu'en lien avec : (a) la fourniture d'Orbyt et du Contenu, notamment en partageant le Contenu Utilisateur sur Orbyt et l'AT Protocol ainsi qu'en développant et améliorant nos offres actuelles et futures ; et (b) la promotion et la commercialisation d'Orbyt.</p> 591 + 592 + <h3>Autorisation d'Orbyt d'utiliser votre Contenu Utilisateur</h3> 593 + <p>Vous conservez la propriété de votre Contenu Utilisateur, sous réserve de la licence ci-dessous. Orbyt ne détient pas de droits sur votre Contenu Utilisateur, sauf dans le cadre de cette licence. En partageant du Contenu Utilisateur via Orbyt, vous nous accordez l'autorisation de :</p> 594 + <ul> 595 + <li>Utiliser le Contenu Utilisateur pour développer, fournir et améliorer Orbyt, l'AT Protocol et toute offre future.</li> 596 + <li>Modifier ou utiliser autrement le Contenu Utilisateur dans tout support.</li> 597 + <li>Accorder à d'autres le droit d'effectuer les actions ci-dessus.</li> 598 + <li>Supprimer ou modifier le Contenu Utilisateur pour toute raison, y compris le Contenu Utilisateur que nous croyons enfreindre ces Conditions ou d'autres politiques.</li> 599 + </ul> 600 + 601 + <h3>Nature Publique du Contenu</h3> 602 + <p>Orbyt fonctionne sur l'AT Protocol, un protocole de réseau social décentralisé où la plupart des activités des utilisateurs sont publiques par conception. Cela inclut vos publications, informations de profil, « j'aime », abonnements et blocages. Vous ne devez pas vous attendre à la confidentialité pour le contenu que vous publiez publiquement via Orbyt.</p> 603 + 604 + <h3>Suppression de Contenu et le Réseau Décentralisé</h3> 605 + <p>Si vous supprimez du contenu ou votre compte, nous ferons des efforts raisonnables pour supprimer votre contenu d'Orbyt et informer les autres services de l'AT Protocol de la suppression. Cependant, en raison de la nature décentralisée de l'AT Protocol, nous ne pouvons pas contrôler ni forcer d'autres services et applications de l'AT Protocol à supprimer votre contenu. Certaines publications et données peuvent continuer à exister sur d'autres services hors de notre contrôle. Une suppression complète sur l'ensemble du réseau n'est pas toujours possible.</p> 606 + 607 + <h2>Interdictions Générales et Application</h2> 608 + <p>Vous acceptez de ne pas utiliser Orbyt pour :</p> 609 + <ul> 610 + <li>Violer toute loi ou réglementation applicable</li> 611 + <li>Porter atteinte aux droits d'autrui</li> 612 + <li>Publier du contenu nuisible, offensant ou inapproprié</li> 613 + <li>Tenter d'obtenir un accès non autorisé à nos systèmes</li> 614 + <li>Interférer avec le bon fonctionnement du service</li> 615 + </ul> 616 + 617 + <h2>Résiliation</h2> 618 + 619 + <h3>Votre Droit à la Résiliation</h3> 620 + <p>Si vous souhaitez supprimer votre Compte, vous pouvez le faire via les paramètres de votre compte. Si votre compte a été résilié par Orbyt, nous nous réservons le droit de conserver une copie de vos données à des fins de confiance et de sécurité. Ces Conditions survivront à la résiliation de votre Compte.</p> 621 + <p><strong>Important :</strong> En raison de la nature décentralisée de l'AT Protocol, la suppression de votre compte Orbyt ne garantit pas la suppression de votre contenu des autres services du réseau AT Protocol. Nous informerons les autres services de la suppression de votre compte, mais nous ne pouvons pas les obliger à supprimer vos données. Pour demander la suppression auprès de ces services, vous devez les contacter directement.</p> 622 + 623 + <h3>Notre Droit à la Résiliation</h3> 624 + <p>Nous nous réservons le droit de suspendre ou de résilier votre compte et/ou des services spécifiques offerts au sein d'Orbyt sans préavis, à notre seule discrétion, pour les raisons suivantes :</p> 625 + <ul> 626 + <li>Nous estimons que vous avez enfreint ces Conditions, la Politique de confidentialité d'Orbyt ou la Politique de droits d'auteur d'Orbyt</li> 627 + <li>Nous sommes tenus de le faire en raison d'une ordonnance judiciaire, d'une exigence légale ou d'une exigence réglementaire</li> 628 + <li>Continuer à permettre à votre compte d'être actif, vous donner accès à tout ou partie des services, ou héberger votre contenu crée un risque pour Orbyt, d'autres utilisateurs ou des tiers</li> 629 + </ul> 630 + 631 + <h2>Appels</h2> 632 + <p>Vous pouvez faire appel de toute décision d'application de ces Conditions, y compris la suspension ou la résiliation, en <a href="/contact">nous contactant</a>.</p> 633 + 634 + <h2>Mises à Jour</h2> 635 + <p>Nous mettons à jour nos Conditions de temps en temps et publierons les Conditions mises à jour ou enverrons d'autres communications pour vous informer de tout changement. Si vous continuez à utiliser Orbyt, vous acceptez les Conditions mises à jour. Si vous n'acceptez pas, vous devez cesser d'utiliser Orbyt.</p> 636 + 637 + <h2>Exclusions de Garantie</h2> 638 + <p><strong>Résumé :</strong> Nous travaillons dur pour offrir d'excellents services, mais il y a certains aspects que nous ne pouvons pas garantir.</p> 639 + <p>Nos Services et tout le contenu inclus sont fournis « en l'état » sans aucune garantie, expresse ou implicite. SANS LIMITER CE QUI PRÉCÈDE, NOUS DÉCLINONS TOUTE GARANTIE IMPLICITE DE COMMERCIALISATION, D'ADÉQUATION À UN USAGE PARTICULIER ET DE NON-VIOLATION, ET TOUTE GARANTIE DÉCOULANT D'UN COURS DES AFFAIRES OU D'UN USAGE COMMERCIAL. NOUS NE GARANTISSONS PAS QU'ORBYT RÉPONDRA À VOS EXIGENCES OU SERA DISPONIBLE DE MANIÈRE ININTERROMPUE, SÉCURISÉE OU SANS ERREUR.</p> 640 + 641 + <h2>Limitation de Responsabilité</h2> 642 + <p><strong>Résumé :</strong> Cette section limite ce que vous pouvez récupérer de notre part en cas de litige aux dommages directs que vous subissez jusqu'à 100 $. Cela ne s'applique pas là où ce serait illégal.</p> 643 + <p>DANS LA MESURE MAXIMALE PERMISE PAR LA LOI, ORBYT NE SERA PAS RESPONSABLE DES DOMMAGES ACCESSOIRES, SPÉCIAUX, EXEMPLAIRES OU CONSÉCUTIFS, OU DES DOMMAGES POUR PERTE DE BÉNÉFICES, REVENUS, ÉCONOMIES, OPPORTUNITÉS COMMERCIALES, PERTE DE DONNÉES OU DE CLIENTÈLE, INTERRUPTION DE SERVICE, DOMMAGES AUX ORDINATEURS OU APPAREILS MOBILES OU DÉFAILLANCES DU SYSTÈME OU LE COÛT DE SERVICES DE SUBSTITUTION DE TOUT TYPE DÉCOULANT DE OU EN LIEN AVEC CES CONDITIONS OU DE L'UTILISATION OU DE L'IMPOSSIBILITÉ D'UTILISER ORBYT OU POUR TOUTE ERREUR OU DÉFAUT DANS ORBYT.</p> 644 + 645 + <h2>Droit Applicable</h2> 646 + <p>Ces Conditions et toute action y afférente seront régies par les lois de l'État du New Jersey, sans égard aux dispositions relatives aux conflits de lois.</p> 647 + 648 + <h2>Informations de Contact</h2> 649 + <p>Si vous avez des questions sur ces Conditions ou Orbyt, visitez notre <a href="/contact">page de contact</a>.</p> 650 + `, 651 + 652 + it: ` 653 + <p>Benvenuto su Orbyt, un'applicazione di social network video! Siamo lieti di averti come utente. Orbyt funziona sull'Authenticated Transfer Protocol ("AT Protocol"), un protocollo di social networking decentralizzato che supporta molti tipi diversi di servizi. Questi Termini di Servizio si applicano al servizio Orbyt.</p> 654 + 655 + <p>Prima di iniziare a utilizzare Orbyt, prenditi un momento per leggere attentamente questi Termini. Questo documento descrive i nostri reciproci obblighi legali e si applica al tuo utilizzo dei nostri servizi.</p> 656 + 657 + <p>Orbyt è disponibile come applicazione mobile ("Orbyt App" o "l'App"). Il tuo utilizzo di Orbyt è soggetto ai presenti Termini di Servizio ("Termini") e all'Informativa sulla Privacy di Orbyt, a cui si fa riferimento nei nostri Termini e che sono disponibili per la lettura separatamente.</p> 658 + 659 + <p>Questi Termini si applicano esclusivamente alle attività di social networking che avvengono sui servizi di Orbyt, inclusi i Siti e l'Orbyt App. Se stai utilizzando un'altra applicazione di social networking sull'AT Protocol che non è Orbyt (la chiamiamo "Applicazione per Sviluppatori"), gli sviluppatori dell'altro servizio ti forniranno i termini e le condizioni che regolano la tua esperienza.</p> 660 + 661 + <p>Quando diciamo "Orbyt", "noi", "ci" e "nostro" in questi Termini, intendiamo Orbyt.</p> 662 + 663 + <h2>Note Importanti</h2> 664 + <ul> 665 + <li>Orbyt è disponibile come applicazione mobile ("Orbyt App" o "l'App").</li> 666 + <li>Il tuo utilizzo di Orbyt è soggetto ai presenti Termini di Servizio e all'Informativa sulla Privacy di Orbyt.</li> 667 + <li>Questi Termini si applicano esclusivamente alle attività di social networking sui servizi di Orbyt.</li> 668 + <li>Quando diciamo "Orbyt", "noi", "ci" e "nostro", intendiamo Orbyt.</li> 669 + </ul> 670 + 671 + <h2>Rapporto con Bluesky e l'AT Protocol</h2> 672 + <p>Orbyt è un'applicazione client di terze parti che si connette alla rete Bluesky tramite l'AT Protocol. Quando utilizzi Orbyt per pubblicare contenuti, interagire con altri utenti o accedere al social network, la tua attività avviene sulla rete decentralizzata dell'AT Protocol gestita da Bluesky Social, PBC e altri servizi.</p> 673 + <p><strong>Importante:</strong> Utilizzando Orbyt, accetti anche di rispettare:</p> 674 + <ul> 675 + <li><a href="https://bsky.social/about/support/tos" target="_blank" rel="noopener">I Termini di Servizio di Bluesky</a></li> 676 + <li><a href="https://bsky.social/about/support/community-guidelines" target="_blank" rel="noopener">Le Linee guida della community di Bluesky</a></li> 677 + <li><a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">L'Informativa sulla Privacy di Bluesky</a></li> 678 + </ul> 679 + <p>Orbyt non è affiliato, approvato o sponsorizzato da Bluesky Social, PBC. Bluesky non è responsabile per i contenuti, le pratiche o le azioni intraprese da Orbyt. Se hai problemi specifici relativi alla rete Bluesky o all'AT Protocol, devi contattare direttamente Bluesky.</p> 680 + 681 + <h2>Chi Può Utilizzare Orbyt</h2> 682 + 683 + <h3>Requisiti</h3> 684 + <p>Per utilizzare Orbyt, devi avere almeno 13 anni e essere legalmente autorizzato a utilizzare Orbyt secondo le leggi del tuo paese. Se non sei ancora maggiorenne secondo le leggi del tuo paese, il tuo genitore o tutore legale deve leggere questi Termini a tuo nome. Se sei un genitore o tutore legale e consenti al tuo figlio (che soddisfa l'età minima per il tuo paese) di utilizzare i servizi, questi Termini si applicano anche a te ed sei responsabile dell'attività del tuo figlio sui servizi.</p> 685 + 686 + <h3>Account</h3> 687 + <p>Per utilizzare Orbyt, devi creare un account ("Account"). Non condividere il tuo Account con altri, perché sei responsabile di tutte le attività svolte sotto il tuo Account, a prescindere dal fatto che ne sia a conoscenza o meno. Se stai utilizzando Orbyt per conto di un'azienda o organizzazione, confermi di avere l'autorità per rappresentare tale azienda o organizzazione. Se ritieni che il tuo Account creato tramite Orbyt sia stato compromesso, <a href="/contact">segnalacelo</a>.</p> 688 + 689 + <h2>Contenuti Utente</h2> 690 + 691 + <h3>Contenuti Utente</h3> 692 + <p>"Contenuti Utente" indica qualsiasi tipo di contenuto che rendi disponibile su Orbyt ("Contenuto"), come i tuoi post, profilo, foto, video, messaggi diretti o link.</p> 693 + 694 + <h3>La Tua Responsabilità per i Contenuti Utente</h3> 695 + <p>Sei tu, non Orbyt, ad essere l'unico responsabile di tutti i tuoi Contenuti Utente. Orbyt non controlla l'utilizzo che altri fanno dei tuoi contenuti.</p> 696 + 697 + <h3>Utilizzo dei Contenuti Utente da parte di Orbyt</h3> 698 + <p>I Contenuti Utente vengono utilizzati solo in relazione a: (a) la fornitura di Orbyt e dei Contenuti, inclusa la condivisione dei Contenuti Utente su Orbyt e l'AT Protocol, nonché lo sviluppo e il miglioramento delle nostre offerte attuali e future; e (b) la promozione e il marketing di Orbyt.</p> 699 + 700 + <h3>Autorizzazione di Orbyt ad Utilizzare i Tuoi Contenuti Utente</h3> 701 + <p>Mantieni la proprietà dei Contenuti Utente, fatte salve le condizioni della licenza di seguito. Orbyt non possiede diritti sui tuoi Contenuti Utente, ad eccezione di quanto previsto in tale licenza. Condividendo Contenuti Utente tramite Orbyt, ci concedi il permesso di:</p> 702 + <ul> 703 + <li>Utilizzare i Contenuti Utente per sviluppare, fornire e migliorare Orbyt, l'AT Protocol e qualsiasi offerta futura.</li> 704 + <li>Modificare o utilizzare in altro modo i Contenuti Utente in qualsiasi mezzo.</li> 705 + <li>Concedere ad altri il diritto di eseguire le azioni di cui sopra.</li> 706 + <li>Rimuovere o modificare i Contenuti Utente per qualsiasi motivo, inclusi i Contenuti Utente che riteniamo violino questi Termini o altre politiche.</li> 707 + </ul> 708 + 709 + <h3>Natura Pubblica dei Contenuti</h3> 710 + <p>Orbyt opera sull'AT Protocol, un protocollo di social networking decentralizzato dove la maggior parte delle attività degli utenti è pubblica per impostazione predefinita. Ciò include i tuoi post, le informazioni del profilo, i "mi piace", i follow e i blocchi. Non dovresti aspettarti privacy per i contenuti che pubblichi pubblicamente tramite Orbyt.</p> 711 + 712 + <h3>Eliminazione dei Contenuti e la Rete Decentralizzata</h3> 713 + <p>Se elimini contenuti o il tuo account, faremo sforzi ragionevoli per rimuovere i tuoi contenuti da Orbyt e notificare agli altri servizi sull'AT Protocol l'avvenuta eliminazione. Tuttavia, a causa della natura decentralizzata dell'AT Protocol, non possiamo controllare o costringere altri servizi e applicazioni sull'AT Protocol a eliminare i tuoi contenuti. Alcuni post e dati potrebbero continuare a esistere su altri servizi al di fuori del nostro controllo. L'eliminazione completa su tutta la rete potrebbe non essere sempre possibile.</p> 714 + 715 + <h2>Divieti Generali e Applicazione</h2> 716 + <p>Accetti di non utilizzare Orbyt per:</p> 717 + <ul> 718 + <li>Violare qualsiasi legge o regolamento applicabile</li> 719 + <li>Violare i diritti altrui</li> 720 + <li>Pubblicare contenuti dannosi, offensivi o inappropriati</li> 721 + <li>Tentare di ottenere accesso non autorizzato ai nostri sistemi</li> 722 + <li>Interferire con il corretto funzionamento del servizio</li> 723 + </ul> 724 + 725 + <h2>Risoluzione</h2> 726 + 727 + <h3>Il Tuo Diritto alla Risoluzione</h3> 728 + <p>Se desideri eliminare il tuo Account, puoi farlo tramite le impostazioni del tuo account. Se il tuo account è stato risolto da Orbyt, ci riserviamo il diritto di conservare una copia dei tuoi dati per finalità di fiducia e sicurezza. Questi Termini sopravvivranno alla risoluzione del tuo Account.</p> 729 + <p><strong>Importante:</strong> A causa della natura decentralizzata dell'AT Protocol, l'eliminazione del tuo account Orbyt non garantisce la rimozione dei tuoi contenuti dagli altri servizi sulla rete AT Protocol. Notificheremo agli altri servizi l'eliminazione del tuo account, ma non possiamo costringerli a eliminare i tuoi dati. Per richiedere la rimozione da tali servizi, devi contattarli direttamente.</p> 730 + 731 + <h3>Il Nostro Diritto alla Risoluzione</h3> 732 + <p>Ci riserviamo il diritto di sospendere o risolvere il tuo account e/o servizi specifici offerti all'interno di Orbyt senza preavviso, a nostra discrezione, per i seguenti motivi:</p> 733 + <ul> 734 + <li>Riteniamo che tu abbia violato questi Termini, l'Informativa sulla Privacy di Orbyt o la Politica sul Copyright di Orbyt</li> 735 + <li>Siamo tenuti a farlo a causa di un'ordinanza del tribunale, un requisito legale o un requisito normativo</li> 736 + <li>Continuare a consentire che il tuo account sia attivo, darti accesso ad alcuni o tutti i servizi, o ospitare i tuoi contenuti crea rischi per Orbyt, altri utenti o terze parti</li> 737 + </ul> 738 + 739 + <h2>Ricorsi</h2> 740 + <p>Puoi ricorrere contro qualsiasi decisione di applicazione derivante da questi Termini, inclusa la sospensione o la risoluzione, <a href="/contact">contattandoci</a>.</p> 741 + 742 + <h2>Aggiornamenti</h2> 743 + <p>Aggiorniamo i nostri Termini di volta in volta e pubblicheremo i Termini aggiornati o invieremo altre comunicazioni per informarti di eventuali modifiche. Se continui a utilizzare Orbyt, accetti i Termini aggiornati. Se non sei d'accordo, devi smettere di utilizzare Orbyt.</p> 744 + 745 + <h2>Esclusioni di Garanzia</h2> 746 + <p><strong>Sintesi:</strong> Lavoriamo duramente per offrire ottimi servizi, ma ci sono certi aspetti che non possiamo garantire.</p> 747 + <p>I nostri Servizi e tutti i contenuti inclusi vengono forniti "così come sono" senza alcuna garanzia, espressa o implicita. SENZA LIMITARE QUANTO PRECEDE, ESCLUDIAMO QUALSIASI GARANZIA IMPLICITA DI COMMERCIABILITÀ, IDONEITÀ PER UNO SCOPO PARTICOLARE E NON VIOLAZIONE, E QUALSIASI GARANZIA DERIVANTE DAL CORSO DEGLI AFFARI O DALL'USO COMMERCIALE. NON GARANTIAMO CHE ORBYT SODDISFERÀ LE TUE ESIGENZE O SARÀ DISPONIBILE IN MODO ININTERROTTO, SICURO O PRIVO DI ERRORI.</p> 748 + 749 + <h2>Limitazione di Responsabilità</h2> 750 + <p><strong>Sintesi:</strong> Questa sezione limita ciò che puoi recuperare da noi in una controversia ai danni diretti che subisci fino a $100. Ciò non si applica dove sarebbe illegale farlo.</p> 751 + <p>NELLA MISURA MASSIMA CONSENTITA DALLA LEGGE, ORBYT NON SARÀ RESPONSABILE PER DANNI ACCIDENTALI, SPECIALI, ESEMPLARI O CONSEQUENZIALI, O DANNI PER PERDITA DI PROFITTI, RICAVI, RISPARMI, OPPORTUNITÀ COMMERCIALI, PERDITA DI DATI O AVVIAMENTO, INTERRUZIONE DEL SERVIZIO, DANNI AL COMPUTER O AL DISPOSITIVO MOBILE O GUASTI AL SISTEMA O I COSTI DI SERVIZI SOSTITUTIVI DI QUALSIASI TIPO DERIVANTI DA O IN CONNESSIONE CON QUESTI TERMINI O DALL'UTILIZZO O DALL'IMPOSSIBILITÀ DI UTILIZZARE ORBYT O PER QUALSIASI ERRORE O DIFETTO IN ORBYT.</p> 752 + 753 + <h2>Legge Applicabile</h2> 754 + <p>Questi Termini e qualsiasi azione ad essi correlata saranno regolati dalle leggi dello Stato del New Jersey, senza riguardo alle disposizioni sui conflitti di legge.</p> 755 + 756 + <h2>Informazioni di Contatto</h2> 757 + <p>Se hai domande su questi Termini o su Orbyt, visita la nostra <a href="/contact">pagina dei contatti</a>.</p> 758 + `, 759 + 760 + ja: ` 761 + <p>Orbyt(動画ソーシャルネットワーキングアプリケーション)へようこそ!ユーザーとしてご参加いただけることを嬉しく思います。Orbytは、Authenticated Transfer Protocol(「ATプロトコル」)上で動作します。これは、多くの異なる種類のサービスをサポートする分散型ソーシャルネットワーキングプロトコルです。本利用規約は、Orbytサービスに適用されます。</p> 762 + 763 + <p>Orbytのご利用を開始する前に、本規約をお読みください。この文書は、私たちの相互の法的義務を概説しており、本サービスのご利用に適用されます。</p> 764 + 765 + <p>Orbytはモバイルアプリケーションとして提供されています(「Orbyt App」または「アプリ」)。Orbytのご利用は、本利用規約(「規約」)および別途参照されているOrbytプライバシーポリシーに準拠します。</p> 766 + 767 + <p>本規約は、サイトおよびOrbyt Appを含むOrbytサービス上で行われるソーシャルネットワーキングにのみ適用されます。Orbyt以外のATプロトコル上の別のソーシャルネットワーキングアプリケーションをご利用の場合(これを「開発者アプリケーション」と呼びます)、そのサービスの開発者があなたの体験を規定する利用規約を提供します。</p> 768 + 769 + <p>本規約で「Orbyt」「私たち」「当社」と言う場合、Orbytを指します。</p> 770 + 771 + <h2>重要事項</h2> 772 + <ul> 773 + <li>Orbytはモバイルアプリケーションとして提供されています(「Orbyt App」または「アプリ」)。</li> 774 + <li>Orbytのご利用は、本利用規約およびOrbytプライバシーポリシーに準拠します。</li> 775 + <li>本規約は、Orbytサービス上で行われるソーシャルネットワーキングにのみ適用されます。</li> 776 + <li>「Orbyt」「私たち」「当社」は、Orbytを指します。</li> 777 + </ul> 778 + 779 + <h2>BlueskyおよびATプロトコルとの関係</h2> 780 + <p>OrbytはATプロトコルを通じてBlueskyネットワークに接続するサードパーティクライアントアプリケーションです。Orbytを使用してコンテンツを投稿したり、他のユーザーと交流したり、ソーシャルネットワークにアクセスしたりすると、あなたの活動はBluesky Social、PBCおよびその他のサービスが運営するATプロトコルの分散ネットワーク上で行われます。</p> 781 + <p><strong>重要:</strong> Orbytを使用することにより、以下にも同意することになります:</p> 782 + <ul> 783 + <li><a href="https://bsky.social/about/support/tos" target="_blank" rel="noopener">Blueskyの利用規約</a></li> 784 + <li><a href="https://bsky.social/about/support/community-guidelines" target="_blank" rel="noopener">Blueskyのコミュニティガイドライン</a></li> 785 + <li><a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Blueskyのプライバシーポリシー</a></li> 786 + </ul> 787 + <p>OrbytはBluesky Social、PBCとは提携・推薦・後援関係にありません。Blueskyは、Orbytのコンテンツ、慣行、または行動に対して責任を負いません。BlueskyネットワークまたはATプロトコルに固有の問題がある場合は、Blueskyに直接お問い合わせください。</p> 788 + 789 + <h2>Orbytをご利用できる方</h2> 790 + 791 + <h3>利用資格</h3> 792 + <p>Orbytをご利用いただくには、13歳以上であり、お住まいの国の法律に基づいてOrbytの利用が法的に許可されている必要があります。お住まいの国の法律に基づいてまだ成人でない場合は、親権者または法定後見人が本規約をあなたに代わってお読みください。親権者または法定後見人であり、お子様(あなたの国の最低年齢を満たしている)がサービスを利用することを許可する場合、本規約はあなたにも適用され、サービス上でのお子様の活動について責任を負います。</p> 793 + 794 + <h3>アカウント</h3> 795 + <p>Orbytをご利用いただくには、アカウント(「アカウント」)を作成する必要があります。アカウントを他の人と共有しないでください。知っているか否かにかかわらず、アカウントの下で行われるすべての活動についてあなたが責任を負います。企業または組織を代表してOrbytをご利用の場合、その企業または組織を代表する権限があることを確認してください。Orbytを通じて作成されたアカウントが侵害されたと思われる場合は、<a href="/contact">ご報告ください</a>。</p> 796 + 797 + <h2>ユーザーコンテンツ</h2> 798 + 799 + <h3>ユーザーコンテンツ</h3> 800 + <p>「ユーザーコンテンツ」とは、投稿、プロフィール、写真、動画、ダイレクトメッセージ、リンクなど、Orbyt上で利用可能にするあらゆる種類のコンテンツ(「コンテンツ」)を指します。</p> 801 + 802 + <h3>ユーザーコンテンツに対するあなたの責任</h3> 803 + <p>Orbytではなく、あなた自身がすべてのユーザーコンテンツに対して単独で責任を負います。Orbytは他者によるあなたのコンテンツの使用を管理しません。</p> 804 + 805 + <h3>OrbytによるユーザーコンテンツのUtilisation</h3> 806 + <p>ユーザーコンテンツは以下の目的にのみ使用されます:(a) OrbytおよびATプロトコル全体でユーザーコンテンツを共有すること、ならびに現在および将来のサービスを開発・改善することを含む、Orbytおよびコンテンツの提供;(b) Orbytの宣伝およびマーケティング。</p> 807 + 808 + <h3>あなたのユーザーコンテンツを使用するOrbytの許可</h3> 809 + <p>以下のライセンスに従い、ユーザーコンテンツの所有権を保持します。Orbytは、そのライセンスに定める場合を除き、あなたのユーザーコンテンツに対する権利を所有しません。Orbytを通じてユーザーコンテンツを共有することにより、以下の権限を当社に付与します:</p> 810 + <ul> 811 + <li>Orbyt、ATプロトコル、および将来のサービスの開発・提供・改善にユーザーコンテンツを使用すること。</li> 812 + <li>あらゆるメディアでユーザーコンテンツを変更またはその他の方法で利用すること。</li> 813 + <li>上記の行為を行う権利を他者に付与すること。</li> 814 + <li>本規約またはその他のポリシーに違反すると当社が判断するユーザーコンテンツを含め、いかなる理由でもユーザーコンテンツを削除または変更すること。</li> 815 + </ul> 816 + 817 + <h3>コンテンツの公開性</h3> 818 + <p>Orbytは、ほとんどのユーザー活動が設計上公開されている分散型ソーシャルネットワーキングプロトコルであるATプロトコル上で動作します。これには、投稿、プロフィール情報、いいね、フォロー、ブロックが含まれます。Orbytを通じて公開投稿するコンテンツのプライバシーは期待できません。</p> 819 + 820 + <h3>コンテンツの削除と分散ネットワーク</h3> 821 + <p>コンテンツまたはアカウントを削除した場合、当社はOrbytからあなたのコンテンツを削除するために合理的な努力を行い、ATプロトコル上の他のサービスに削除を通知します。ただし、ATプロトコルの分散的な性質により、当社はATプロトコル上の他のサービスおよびアプリケーションにあなたのコンテンツの削除を強制することができません。一部の投稿やデータは、当社の管理外の他のサービスに引き続き存在する場合があります。ネットワーク全体での完全な削除が常に可能とは限りません。</p> 822 + 823 + <h2>一般的な禁止事項と実施</h2> 824 + <p>Orbytを以下の目的に使用しないことに同意します:</p> 825 + <ul> 826 + <li>適用される法律または規制の違反</li> 827 + <li>他者の権利の侵害</li> 828 + <li>有害、攻撃的、または不適切なコンテンツの投稿</li> 829 + <li>当社のシステムへの不正アクセスの試み</li> 830 + <li>サービスの適切な機能への干渉</li> 831 + </ul> 832 + 833 + <h2>解約</h2> 834 + 835 + <h3>あなたの解約権</h3> 836 + <p>アカウントを削除したい場合は、アカウント設定から行うことができます。Orbytによってアカウントが解約された場合、信頼および安全のためにデータのコピーを保持する権利を留保します。本規約は、アカウントの解約後も存続します。</p> 837 + <p><strong>重要:</strong> ATプロトコルの分散的な性質により、Orbytアカウントを削除しても、ATプロトコルネットワーク上の他のサービスからのコンテンツ削除は保証されません。他のサービスにアカウント削除を通知しますが、データの削除を強制することはできません。これらのサービスからの削除を要求するには、直接連絡する必要があります。</p> 838 + 839 + <h3>当社の解約権</h3> 840 + <p>当社は、以下の理由により、通知なしに、当社の裁量で、あなたのアカウントおよび/またはOrbyt内で提供される特定のサービスを停止または解約する権利を留保します:</p> 841 + <ul> 842 + <li>本規約、OrbytプライバシーポリシーまたはOrbyт著作権ポリシーに違反したと当社が判断する場合</li> 843 + <li>裁判所命令、法的要件、または規制要件によりそうすることが義務付けられている場合</li> 844 + <li>あなたのアカウントを継続して有効にすること、一部またはすべてのサービスへのアクセスを提供すること、またはあなたのコンテンツをホストすることが、Orbyt、他のユーザー、または第三者にとってリスクをもたらす場合</li> 845 + </ul> 846 + 847 + <h2>異議申し立て</h2> 848 + <p>停止または解約を含む、本規約に基づくいかなる執行決定についても、<a href="/contact">お問い合わせ</a>いただくことで異議を申し立てることができます。</p> 849 + 850 + <h2>更新</h2> 851 + <p>当社は随時規約を更新し、更新された規約を掲載するか、変更についてお知らせするための通信を送信します。Orbytのご利用を継続する場合、更新された規約に同意したものとみなします。同意しない場合は、Orbytの使用を停止する必要があります。</p> 852 + 853 + <h2>保証の免責</h2> 854 + <p><strong>要約:</strong> 優れたサービスを提供するために努力していますが、保証できない側面があります。</p> 855 + <p>当社のサービスおよびすべての含まれるコンテンツは、明示または黙示を問わず、いかなる種類の保証もなく「現状のまま」で提供されます。前述を制限することなく、当社は商品性、特定目的への適合性、非侵害の黙示保証、および取引過程または商習慣から生じるいかなる保証も否認します。当社は、Orbytがお客様の要件を満たすこと、または中断なく、安全に、エラーなく利用可能であることを保証しません。</p> 856 + 857 + <h2>責任の制限</h2> 858 + <p><strong>要約:</strong> このセクションは、紛争においてあなたが当社から回収できる金額を、あなたが被る直接損害に限定し、上限を$100とします。これが違法となる場合は適用されません。</p> 859 + <p>法律により許可される最大限の範囲で、Orbytは、本規約に関連してまたはOrbytの使用もしくは使用不能から、またはOrbytのいかなるエラーもしくは欠陥からも生じる、偶発的、特別、例示的または結果的損害、または利益、収益、節約、事業機会の損失、データもしくのれんの損失、サービスの中断、コンピューターもしくはモバイルデバイスの損傷もしくはシステム障害、またはいかなる種類の代替サービスのコストについても責任を負いません。</p> 860 + 861 + <h2>準拠法</h2> 862 + <p>本規約および関連するいかなる行為も、抵触法の規定に関係なく、ニュージャージー州の法律に準拠します。</p> 863 + 864 + <h2>お問い合わせ先</h2> 865 + <p>本規約またはOrbytについてご質問がある場合は、<a href="/contact">お問い合わせページ</a>をご覧ください。</p> 866 + `, 867 + 868 + ko: ` 869 + <p>Orbyt, 동영상 소셜 네트워킹 애플리케이션에 오신 것을 환영합니다! 사용자로 함께하게 되어 기쁩니다. Orbyt는 다양한 종류의 서비스를 지원하는 분산형 소셜 네트워킹 프로토콜인 Authenticated Transfer Protocol("AT Protocol")을 기반으로 운영됩니다. 이 서비스 약관은 Orbyt 서비스에 적용됩니다.</p> 870 + 871 + <p>Orbyt 사용을 시작하기 전에 이 약관을 주의 깊게 읽어 주시기 바랍니다. 이 문서는 서로의 법적 의무를 설명하며 서비스 이용에 적용됩니다.</p> 872 + 873 + <p>Orbyt는 모바일 애플리케이션("Orbyt App" 또는 "앱")으로 제공됩니다. Orbyt 이용은 이 서비스 약관("약관")과 별도로 참조되고 열람 가능한 Orbyt 개인정보 처리방침의 적용을 받습니다.</p> 874 + 875 + <p>이 약관은 사이트 및 Orbyt App을 포함한 Orbyt 서비스에서 이루어지는 소셜 네트워킹에만 적용됩니다. Orbyt가 아닌 AT Protocol의 다른 소셜 네트워킹 애플리케이션을 사용하는 경우("개발자 애플리케이션"이라 함), 해당 서비스의 개발자가 이용 경험을 규율하는 약관을 제공합니다.</p> 876 + 877 + <p>이 약관에서 "Orbyt", "우리", "저희"라고 할 때는 Orbyt를 의미합니다.</p> 878 + 879 + <h2>중요 안내</h2> 880 + <ul> 881 + <li>Orbyt는 모바일 애플리케이션("Orbyt App" 또는 "앱")으로 제공됩니다.</li> 882 + <li>Orbyt 이용은 이 서비스 약관과 Orbyt 개인정보 처리방침의 적용을 받습니다.</li> 883 + <li>이 약관은 Orbyt 서비스에서 이루어지는 소셜 네트워킹에만 적용됩니다.</li> 884 + <li>"Orbyt", "우리", "저희"는 Orbyt를 의미합니다.</li> 885 + </ul> 886 + 887 + <h2>Bluesky 및 AT Protocol과의 관계</h2> 888 + <p>Orbyt는 AT Protocol을 통해 Bluesky 네트워크에 연결하는 서드파티 클라이언트 애플리케이션입니다. Orbyt를 사용하여 콘텐츠를 게시하거나, 다른 사용자와 상호작용하거나, 소셜 네트워크에 접근할 때, 귀하의 활동은 Bluesky Social, PBC 및 기타 서비스가 운영하는 분산형 AT Protocol 네트워크에서 이루어집니다.</p> 889 + <p><strong>중요:</strong> Orbyt를 사용함으로써 귀하는 다음에도 동의하게 됩니다:</p> 890 + <ul> 891 + <li><a href="https://bsky.social/about/support/tos" target="_blank" rel="noopener">Bluesky 서비스 약관</a></li> 892 + <li><a href="https://bsky.social/about/support/community-guidelines" target="_blank" rel="noopener">Bluesky 커뮤니티 가이드라인</a></li> 893 + <li><a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Bluesky 개인정보 처리방침</a></li> 894 + </ul> 895 + <p>Orbyt는 Bluesky Social, PBC와 제휴, 보증 또는 후원 관계에 있지 않습니다. Bluesky는 Orbyt의 콘텐츠, 관행 또는 행동에 대해 책임지지 않습니다. Bluesky 네트워크 또는 AT Protocol과 관련된 문제가 있는 경우 Bluesky에 직접 문의하십시오.</p> 896 + 897 + <h2>Orbyt를 사용할 수 있는 사람</h2> 898 + 899 + <h3>자격 요건</h3> 900 + <p>Orbyt를 사용하려면 만 13세 이상이어야 하며 귀하 국가의 법률에 따라 Orbyt 사용이 법적으로 허용되어야 합니다. 귀하 국가의 법률에 따라 아직 성인이 아닌 경우, 부모 또는 법적 보호자가 귀하를 대신하여 이 약관을 읽어야 합니다. 부모 또는 법적 보호자이고 귀하 국가의 최소 연령을 충족하는 자녀가 서비스를 사용하도록 허용하는 경우, 이 약관은 귀하에게도 적용되며 귀하는 서비스에서의 자녀 활동에 대해 책임집니다.</p> 901 + 902 + <h3>계정</h3> 903 + <p>Orbyt를 사용하려면 계정("계정")을 만들어야 합니다. 계정을 다른 사람과 공유하지 마십시오. 귀하는 알고 있든 모르든 관계없이 계정 하에서 이루어지는 모든 활동에 대해 책임집니다. 회사 또는 조직을 대신하여 Orbyt를 사용하는 경우, 해당 회사 또는 조직을 대표할 권한이 있음을 확인합니다. Orbyt를 통해 생성된 계정이 침해된 것으로 생각되면 <a href="/contact">신고해 주십시오</a>.</p> 904 + 905 + <h2>사용자 콘텐츠</h2> 906 + 907 + <h3>사용자 콘텐츠</h3> 908 + <p>"사용자 콘텐츠"는 게시물, 프로필, 사진, 동영상, 다이렉트 메시지 또는 링크와 같이 Orbyt에서 제공하는 모든 종류의 콘텐츠("콘텐츠")를 의미합니다.</p> 909 + 910 + <h3>사용자 콘텐츠에 대한 귀하의 책임</h3> 911 + <p>Orbyt가 아닌 귀하가 모든 사용자 콘텐츠에 대해 단독으로 책임집니다. Orbyt는 다른 사람이 귀하의 콘텐츠를 사용하는 방식을 통제하지 않습니다.</p> 912 + 913 + <h3>Orbyt의 사용자 콘텐츠 활용</h3> 914 + <p>사용자 콘텐츠는 다음과 관련해서만 사용됩니다: (a) Orbyt 및 ATProtocol 전반에 걸쳐 사용자 콘텐츠를 공유하고 현재 및 미래 서비스를 개발·개선하는 것을 포함한 Orbyt 및 콘텐츠 제공; (b) Orbyt의 홍보 및 마케팅.</p> 915 + 916 + <h3>귀하의 사용자 콘텐츠 사용에 대한 Orbyt의 허가</h3> 917 + <p>귀하는 아래 라이선스에 따라 사용자 콘텐츠의 소유권을 유지합니다. Orbyt는 해당 라이선스에 규정된 경우를 제외하고 귀하의 사용자 콘텐츠에 대한 권리를 소유하지 않습니다. Orbyt를 통해 사용자 콘텐츠를 공유함으로써, 귀하는 당사에 다음 권한을 부여합니다:</p> 918 + <ul> 919 + <li>사용자 콘텐츠를 Orbyt, AT Protocol 및 미래 서비스의 개발, 제공 및 개선에 활용할 권리.</li> 920 + <li>모든 미디어에서 사용자 콘텐츠를 수정하거나 달리 활용할 권리.</li> 921 + <li>위의 행위를 수행할 권리를 다른 사람에게 부여할 권리.</li> 922 + <li>이 약관 또는 기타 정책을 위반한다고 판단되는 사용자 콘텐츠를 포함하여 어떤 이유로든 사용자 콘텐츠를 삭제하거나 수정할 권리.</li> 923 + </ul> 924 + 925 + <h3>콘텐츠의 공개적 특성</h3> 926 + <p>Orbyt는 대부분의 사용자 활동이 기본적으로 공개되는 분산형 소셜 네트워킹 프로토콜인 AT Protocol에서 운영됩니다. 여기에는 게시물, 프로필 정보, 좋아요, 팔로우 및 차단이 포함됩니다. Orbyt를 통해 공개적으로 게시하는 콘텐츠에 대한 개인정보 보호를 기대해서는 안 됩니다.</p> 927 + 928 + <h3>콘텐츠 삭제 및 분산 네트워크</h3> 929 + <p>콘텐츠나 계정을 삭제하면 당사는 Orbyt에서 귀하의 콘텐츠를 제거하고 AT Protocol의 다른 서비스에 삭제를 통지하기 위해 합리적인 노력을 기울입니다. 그러나 AT Protocol의 분산적 특성으로 인해 당사는 AT Protocol의 다른 서비스 및 애플리케이션이 귀하의 콘텐츠를 삭제하도록 강제할 수 없습니다. 일부 게시물과 데이터는 당사의 통제 외부의 다른 서비스에 계속 존재할 수 있습니다. 전체 네트워크에서의 완전한 삭제가 항상 가능하지 않을 수 있습니다.</p> 930 + 931 + <h2>일반 금지 사항 및 시행</h2> 932 + <p>귀하는 다음 목적으로 Orbyt를 사용하지 않는 데 동의합니다:</p> 933 + <ul> 934 + <li>적용 가능한 법률 또는 규정 위반</li> 935 + <li>타인의 권리 침해</li> 936 + <li>유해하거나 공격적이거나 부적절한 콘텐츠 게시</li> 937 + <li>당사 시스템에 대한 무단 접근 시도</li> 938 + <li>서비스의 정상적인 운영 방해</li> 939 + </ul> 940 + 941 + <h2>계정 해지</h2> 942 + 943 + <h3>귀하의 해지 권리</h3> 944 + <p>계정을 삭제하려면 계정 설정을 통해 할 수 있습니다. Orbyt에 의해 계정이 해지된 경우 신뢰 및 안전 목적으로 데이터 사본을 보관할 권리를 유보합니다. 이 약관은 귀하의 계정 해지 후에도 유효합니다.</p> 945 + <p><strong>중요:</strong> AT Protocol의 분산적 특성으로 인해 Orbyt 계정을 삭제해도 AT Protocol 네트워크의 다른 서비스에서 귀하의 콘텐츠가 삭제된다는 보장이 없습니다. 당사는 다른 서비스에 계정 삭제를 통지하겠지만 데이터 삭제를 강제할 수는 없습니다. 해당 서비스에서 삭제를 요청하려면 직접 연락해야 합니다.</p> 946 + 947 + <h3>당사의 해지 권리</h3> 948 + <p>당사는 다음 이유로 통지 없이 재량에 따라 귀하의 계정 및/또는 Orbyt 내에서 제공되는 특정 서비스를 정지 또는 해지할 권리를 유보합니다:</p> 949 + <ul> 950 + <li>귀하가 이 약관, Orbyt 개인정보 처리방침 또는 Orbyt 저작권 정책을 위반했다고 판단되는 경우</li> 951 + <li>법원 명령, 법적 요건 또는 규제 요건으로 인해 그렇게 해야 하는 경우</li> 952 + <li>귀하의 계정을 계속 활성화하거나, 일부 또는 모든 서비스에 대한 접근을 허용하거나, 귀하의 콘텐츠를 호스팅하는 것이 Orbyt, 다른 사용자 또는 제3자에게 위험을 초래하는 경우</li> 953 + </ul> 954 + 955 + <h2>이의 신청</h2> 956 + <p>정지 또는 해지를 포함하여 이 약관에 따른 모든 시행 결정에 대해 <a href="/contact">문의</a>를 통해 이의를 신청할 수 있습니다.</p> 957 + 958 + <h2>업데이트</h2> 959 + <p>당사는 때때로 약관을 업데이트하며, 업데이트된 약관을 게시하거나 변경 사항을 알리는 기타 통신을 보냅니다. Orbyt를 계속 사용하면 업데이트된 약관에 동의한 것으로 간주합니다. 동의하지 않는 경우 Orbyt 사용을 중단해야 합니다.</p> 960 + 961 + <h2>보증 면책</h2> 962 + <p><strong>요약:</strong> 훌륭한 서비스를 제공하기 위해 노력하지만 보장할 수 없는 측면이 있습니다.</p> 963 + <p>당사의 서비스와 포함된 모든 콘텐츠는 명시적이든 묵시적이든 어떠한 종류의 보증도 없이 "있는 그대로" 제공됩니다. 전술한 바를 제한하지 않고, 당사는 상품성, 특정 목적에의 적합성, 비침해의 묵시적 보증 및 거래 과정이나 상관행에서 발생하는 모든 보증을 부인합니다. 당사는 Orbyt가 귀하의 요구 사항을 충족하거나 중단 없이, 안전하게 또는 오류 없이 이용 가능할 것임을 보증하지 않습니다.</p> 964 + 965 + <h2>책임 제한</h2> 966 + <p><strong>요약:</strong> 이 섹션은 귀하가 분쟁에서 당사로부터 회수할 수 있는 금액을 귀하가 입은 직접 손해에 한정하며 최대 $100으로 제한합니다. 이것이 불법인 경우에는 적용되지 않습니다.</p> 967 + <p>법률이 허용하는 최대 범위 내에서, Orbyt는 이 약관과 관련하여 또는 Orbyt의 사용 또는 사용 불능으로 인해 발생하거나 Orbyt의 오류 또는 결함으로 인한 부수적, 특별, 예시적 또는 결과적 손해, 또는 이익, 수익, 절감, 사업 기회의 손실, 데이터 또는 영업권 손실, 서비스 중단, 컴퓨터 또는 모바일 기기 손상 또는 시스템 고장 또는 어떤 종류의 대체 서비스 비용에 대해 책임지지 않습니다.</p> 968 + 969 + <h2>준거법</h2> 970 + <p>이 약관 및 이와 관련된 모든 조치는 법률 충돌 규정에 관계없이 뉴저지 주 법률의 적용을 받습니다.</p> 971 + 972 + <h2>연락처 정보</h2> 973 + <p>이 약관 또는 Orbyt에 대해 질문이 있으시면 <a href="/contact">문의 페이지</a>를 방문해 주십시오.</p> 974 + `, 975 + 976 + 'pt-BR': ` 977 + <p>Bem-vindo ao Orbyt, um aplicativo de rede social de vídeo! Estamos animados em tê-lo como usuário. O Orbyt funciona com o Authenticated Transfer Protocol ("AT Protocol"), um protocolo de rede social descentralizado que suporta muitos tipos diferentes de serviços. Estes Termos de Serviço se aplicam ao serviço Orbyt.</p> 978 + 979 + <p>Antes de começar a usar o Orbyt, reserve um momento para ler atentamente estes Termos. Este documento descreve nossas obrigações legais mútuas e se aplica ao seu uso dos nossos serviços.</p> 980 + 981 + <p>O Orbyt está disponível como aplicativo móvel ("Orbyt App" ou "o App"). O seu uso do Orbyt está sujeito a estes Termos de Serviço ("Termos") e à Política de Privacidade do Orbyt, referenciados nos nossos Termos e disponíveis para leitura separada.</p> 982 + 983 + <p>Estes Termos se aplicam apenas às atividades de rede social que ocorrem nos serviços do Orbyt, incluindo os Sites e o Orbyt App. Se você estiver usando outro aplicativo de rede social no AT Protocol que não seja o Orbyt (chamamos isso de "Aplicativo de Desenvolvedor"), os desenvolvedores do outro serviço fornecerão os termos e condições que regem sua experiência.</p> 984 + 985 + <p>Quando dizemos "Orbyt", "nós", "nos" e "nosso" nestes Termos, nos referimos ao Orbyt.</p> 986 + 987 + <h2>Notas Importantes</h2> 988 + <ul> 989 + <li>O Orbyt está disponível como aplicativo móvel ("Orbyt App" ou "o App").</li> 990 + <li>O seu uso do Orbyt está sujeito a estes Termos de Serviço e à Política de Privacidade do Orbyt.</li> 991 + <li>Estes Termos se aplicam apenas às atividades de rede social nos serviços do Orbyt.</li> 992 + <li>Quando dizemos "Orbyt", "nós", "nos" e "nosso", nos referimos ao Orbyt.</li> 993 + </ul> 994 + 995 + <h2>Relacionamento com o Bluesky e o AT Protocol</h2> 996 + <p>O Orbyt é um aplicativo cliente de terceiros que se conecta à rede Bluesky por meio do AT Protocol. Quando você usa o Orbyt para publicar conteúdo, interagir com outros usuários ou acessar a rede social, sua atividade ocorre na rede descentralizada do AT Protocol operada pela Bluesky Social, PBC e outros serviços.</p> 997 + <p><strong>Importante:</strong> Ao usar o Orbyt, você também concorda em cumprir:</p> 998 + <ul> 999 + <li><a href="https://bsky.social/about/support/tos" target="_blank" rel="noopener">Termos de Serviço do Bluesky</a></li> 1000 + <li><a href="https://bsky.social/about/support/community-guidelines" target="_blank" rel="noopener">Diretrizes da Comunidade Bluesky</a></li> 1001 + <li><a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Política de Privacidade do Bluesky</a></li> 1002 + </ul> 1003 + <p>O Orbyt não é afiliado, endossado ou patrocinado pela Bluesky Social, PBC. O Bluesky não é responsável pelo conteúdo, práticas ou ações tomadas pelo Orbyt. Se você tiver problemas específicos relacionados à rede Bluesky ou ao AT Protocol, deve entrar em contato diretamente com o Bluesky.</p> 1004 + 1005 + <h2>Quem Pode Usar o Orbyt</h2> 1006 + 1007 + <h3>Elegibilidade</h3> 1008 + <p>Para usar o Orbyt, você deve ter pelo menos 13 anos de idade e ser legalmente permitido de usar o Orbyt com base nas leis do seu país. Se você ainda não for adulto de acordo com as leis do seu país, seu pai, mãe ou responsável legal deve ler estes Termos em seu nome. Se você for pai, mãe ou responsável legal e permitir que seu filho (que atende à idade mínima para o seu país) use os serviços, estes Termos também se aplicam a você, e você é responsável pela atividade do seu filho nos serviços.</p> 1009 + 1010 + <h3>Contas</h3> 1011 + <p>Para usar o Orbyt, você deve criar uma conta ("Conta"). Não compartilhe sua Conta com outras pessoas, pois você é responsável por todas as atividades realizadas em sua Conta, independentemente de ter conhecimento delas. Se você estiver usando o Orbyt em nome de uma empresa ou organização, confirma ter autoridade para representar essa empresa ou organização. Se você acreditar que sua Conta criada pelo Orbyt foi comprometida, <a href="/contact">reporte para nós</a>.</p> 1012 + 1013 + <h2>Conteúdo do Usuário</h2> 1014 + 1015 + <h3>Conteúdo do Usuário</h3> 1016 + <p>"Conteúdo do Usuário" significa qualquer tipo de conteúdo que você disponibiliza no Orbyt ("Conteúdo"), como suas publicações, perfil, fotos, vídeos, mensagens diretas ou links.</p> 1017 + 1018 + <h3>Sua Responsabilidade pelo Conteúdo do Usuário</h3> 1019 + <p>Você, não o Orbyt, é o único responsável por todo o seu Conteúdo do Usuário. O Orbyt não controla o uso que outros fazem do seu conteúdo.</p> 1020 + 1021 + <h3>Uso do Conteúdo do Usuário pelo Orbyt</h3> 1022 + <p>O Conteúdo do Usuário é usado apenas em conexão com: (a) o fornecimento do Orbyt e Conteúdo, incluindo o compartilhamento de Conteúdo do Usuário pelo Orbyt e pelo AT Protocol, bem como o desenvolvimento e aprimoramento de nossas ofertas atuais e futuras; e (b) a promoção e comercialização do Orbyt.</p> 1023 + 1024 + <h3>Permissão do Orbyt para Usar seu Conteúdo do Usuário</h3> 1025 + <p>Você mantém a propriedade do Conteúdo do Usuário, sujeito à licença abaixo. O Orbyt não possui direitos sobre seu Conteúdo do Usuário, exceto conforme previsto nessa licença. Ao compartilhar Conteúdo do Usuário pelo Orbyt, você nos concede permissão para:</p> 1026 + <ul> 1027 + <li>Usar o Conteúdo do Usuário para desenvolver, fornecer e melhorar o Orbyt, o AT Protocol e qualquer oferta futura.</li> 1028 + <li>Modificar ou utilizar de outra forma o Conteúdo do Usuário em qualquer mídia.</li> 1029 + <li>Conceder a outros o direito de realizar as ações acima.</li> 1030 + <li>Remover ou modificar o Conteúdo do Usuário por qualquer motivo, incluindo Conteúdo do Usuário que acreditamos violar estes Termos ou outras políticas.</li> 1031 + </ul> 1032 + 1033 + <h3>Natureza Pública do Conteúdo</h3> 1034 + <p>O Orbyt opera no AT Protocol, um protocolo de rede social descentralizado onde a maioria das atividades dos usuários é pública por design. Isso inclui suas publicações, informações de perfil, curtidas, seguidores e bloqueios. Você não deve ter expectativa de privacidade para o conteúdo que você publica publicamente pelo Orbyt.</p> 1035 + 1036 + <h3>Exclusão de Conteúdo e a Rede Descentralizada</h3> 1037 + <p>Se você excluir conteúdo ou sua conta, faremos esforços razoáveis para remover seu conteúdo do Orbyt e notificar outros serviços no AT Protocol sobre a exclusão. No entanto, devido à natureza descentralizada do AT Protocol, não podemos controlar ou forçar outros serviços e aplicativos do AT Protocol a excluir seu conteúdo. Algumas publicações e dados podem continuar existindo em outros serviços fora do nosso controle. A exclusão completa em toda a rede pode nem sempre ser possível.</p> 1038 + 1039 + <h2>Proibições Gerais e Aplicação</h2> 1040 + <p>Você concorda em não usar o Orbyt para:</p> 1041 + <ul> 1042 + <li>Violar quaisquer leis ou regulamentos aplicáveis</li> 1043 + <li>Infringir os direitos de outros</li> 1044 + <li>Publicar conteúdo prejudicial, ofensivo ou inadequado</li> 1045 + <li>Tentar obter acesso não autorizado aos nossos sistemas</li> 1046 + <li>Interferir no funcionamento adequado do serviço</li> 1047 + </ul> 1048 + 1049 + <h2>Encerramento</h2> 1050 + 1051 + <h3>Seu Direito ao Encerramento</h3> 1052 + <p>Se você quiser excluir sua Conta, pode fazê-lo através das configurações da sua conta. Se sua conta foi encerrada pelo Orbyt, reservamos o direito de manter uma cópia dos seus dados para fins de confiança e segurança. Estes Termos sobreviverão ao encerramento da sua Conta.</p> 1053 + <p><strong>Importante:</strong> Devido à natureza descentralizada do AT Protocol, excluir sua conta do Orbyt não garante a remoção do seu conteúdo de outros serviços na rede AT Protocol. Notificaremos outros serviços sobre a exclusão da sua conta, mas não podemos forçá-los a excluir seus dados. Para solicitar a remoção desses serviços, você deve contatá-los diretamente.</p> 1054 + 1055 + <h3>Nosso Direito ao Encerramento</h3> 1056 + <p>Reservamos o direito de suspender ou encerrar sua conta e/ou serviços específicos oferecidos no Orbyt sem aviso prévio, a nosso critério, pelos seguintes motivos:</p> 1057 + <ul> 1058 + <li>Acreditamos que você violou estes Termos, a Política de Privacidade do Orbyt ou a Política de Direitos Autorais do Orbyt</li> 1059 + <li>Somos obrigados a fazê-lo devido a uma ordem judicial, requisito legal ou requisito regulatório</li> 1060 + <li>Continuar permitindo que sua conta esteja ativa, dando-lhe acesso a alguns ou todos os serviços, ou hospedar seu conteúdo cria risco para o Orbyt, outros usuários ou terceiros</li> 1061 + </ul> 1062 + 1063 + <h2>Recursos</h2> 1064 + <p>Você pode recorrer de qualquer decisão de aplicação destes Termos, incluindo suspensão ou encerramento, <a href="/contact">entrando em contato conosco</a>.</p> 1065 + 1066 + <h2>Atualizações</h2> 1067 + <p>Atualizamos nossos Termos de tempos em tempos e publicaremos os Termos atualizados ou enviaremos outras comunicações para informá-lo sobre quaisquer mudanças. Se você continuar usando o Orbyt, concordará com os Termos atualizados. Se você não concordar, deverá parar de usar o Orbyt.</p> 1068 + 1069 + <h2>Isenções de Garantia</h2> 1070 + <p><strong>Resumo:</strong> Trabalhamos arduamente para oferecer ótimos serviços, mas há certos aspectos que não podemos garantir.</p> 1071 + <p>Nossos Serviços e todo o conteúdo incluído são fornecidos "como estão" sem garantia de qualquer tipo, expressa ou implícita. SEM LIMITAR O QUE PRECEDE, NEGAMOS QUAISQUER GARANTIAS IMPLÍCITAS DE COMERCIALIZAÇÃO, ADEQUAÇÃO PARA UM FIM ESPECÍFICO E NÃO VIOLAÇÃO, E QUAISQUER GARANTIAS DECORRENTES DO CURSO DO NEGÓCIO OU DO USO COMERCIAL. NÃO GARANTIMOS QUE O ORBYT ATENDERÁ SEUS REQUISITOS OU ESTARÁ DISPONÍVEL DE FORMA ININTERRUPTA, SEGURA OU SEM ERROS.</p> 1072 + 1073 + <h2>Limitação de Responsabilidade</h2> 1074 + <p><strong>Resumo:</strong> Esta seção limita o que você pode recuperar de nós em uma disputa aos danos diretos que você sofrer até $100. Isso não se aplica onde seria ilegal fazê-lo.</p> 1075 + <p>NA MEDIDA MÁXIMA PERMITIDA POR LEI, O ORBYT NÃO SERÁ RESPONSÁVEL POR QUAISQUER DANOS INCIDENTAIS, ESPECIAIS, EXEMPLARES OU CONSEQUENTES, OU DANOS POR LUCROS CESSANTES, RECEITAS PERDIDAS, ECONOMIAS PERDIDAS, OPORTUNIDADES DE NEGÓCIO PERDIDAS, PERDA DE DADOS OU BOA VONTADE, INTERRUPÇÃO DE SERVIÇO, DANO AO COMPUTADOR OU DISPOSITIVO MÓVEL OU FALHA DO SISTEMA OU O CUSTO DE SERVIÇOS SUBSTITUTOS DE QUALQUER TIPO DECORRENTES DE OU EM CONEXÃO COM ESTES TERMOS OU DO USO OU INCAPACIDADE DE USO DO ORBYT OU POR QUALQUER ERRO OU DEFEITO NO ORBYT.</p> 1076 + 1077 + <h2>Lei Aplicável</h2> 1078 + <p>Estes Termos e qualquer ação relacionada a eles serão regidos pelas leis do Estado de Nova Jersey, sem consideração das disposições sobre conflito de leis.</p> 1079 + 1080 + <h2>Informações de Contato</h2> 1081 + <p>Se você tiver dúvidas sobre estes Termos ou sobre o Orbyt, visite nossa <a href="/contact">página de contato</a>.</p> 1082 + `, 1083 + 1084 + tr: ` 1085 + <p>Orbyt'a hoş geldiniz, bir video sosyal ağ uygulaması! Sizi kullanıcı olarak aramızda görmekten memnuniyet duyuyoruz. Orbyt, birçok farklı türde hizmeti destekleyen merkezi olmayan bir sosyal ağ protokolü olan Authenticated Transfer Protocol ("AT Protocol") üzerinde çalışmaktadır. Bu Hizmet Şartları Orbyt hizmetine uygulanır.</p> 1086 + 1087 + <p>Orbyt'ı kullanmaya başlamadan önce, lütfen bu Şartları dikkatlice okumak için bir dakikanızı ayırın. Bu belge, birbirimize karşı yasal yükümlülüklerimizi özetlemekte olup hizmetlerimizin kullanımınıza uygulanır.</p> 1088 + 1089 + <p>Orbyt, bir mobil uygulama olarak mevcuttur ("Orbyt Uygulaması" veya "Uygulama"). Orbyt'ın kullanımınız, Şartlarımızda atıfta bulunulan ve ayrı olarak okunabilecek olan bu Hizmet Şartlarına ("Şartlar") ve Orbyt Gizlilik Politikasına tabidir.</p> 1090 + 1091 + <p>Bu Şartlar yalnızca Siteler ve Orbyt Uygulaması dahil olmak üzere Orbyt hizmetlerinde gerçekleşen sosyal ağ faaliyetlerine uygulanır. Orbyt olmayan AT Protocol üzerindeki başka bir sosyal ağ uygulaması kullanıyorsanız (buna "Geliştirici Uygulaması" diyoruz), diğer hizmetin geliştiricileri deneyiminizi yöneten hüküm ve koşulları sağlayacaktır.</p> 1092 + 1093 + <p>Bu Şartlarda "Orbyt", "biz", "bize" ve "bizim" dediğimizde Orbyt'ı kastediyoruz.</p> 1094 + 1095 + <h2>Önemli Notlar</h2> 1096 + <ul> 1097 + <li>Orbyt, bir mobil uygulama olarak mevcuttur ("Orbyt Uygulaması" veya "Uygulama").</li> 1098 + <li>Orbyt'ın kullanımınız, bu Hizmet Şartlarına ve Orbyt Gizlilik Politikasına tabidir.</li> 1099 + <li>Bu Şartlar yalnızca Orbyt hizmetlerinde gerçekleşen sosyal ağ faaliyetlerine uygulanır.</li> 1100 + <li>"Orbyt", "biz", "bize" ve "bizim" dediğimizde Orbyt'ı kastediyoruz.</li> 1101 + </ul> 1102 + 1103 + <h2>Bluesky ve AT Protocol ile İlişki</h2> 1104 + <p>Orbyt, AT Protocol aracılığıyla Bluesky ağına bağlanan bir üçüncü taraf istemci uygulamasıdır. İçerik yayınlamak, diğer kullanıcılarla etkileşim kurmak veya sosyal ağa erişmek için Orbyt'ı kullandığınızda, faaliyetiniz Bluesky Social, PBC ve diğer hizmetler tarafından işletilen merkezi olmayan AT Protocol ağında gerçekleşir.</p> 1105 + <p><strong>Önemli:</strong> Orbyt'ı kullanarak aşağıdakilere uymayı da kabul etmiş olursunuz:</p> 1106 + <ul> 1107 + <li><a href="https://bsky.social/about/support/tos" target="_blank" rel="noopener">Bluesky Hizmet Şartları</a></li> 1108 + <li><a href="https://bsky.social/about/support/community-guidelines" target="_blank" rel="noopener">Bluesky Topluluk Kuralları</a></li> 1109 + <li><a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Bluesky Gizlilik Politikası</a></li> 1110 + </ul> 1111 + <p>Orbyt, Bluesky Social, PBC ile bağlantılı, onun tarafından onaylanmış veya desteklenmiş değildir. Bluesky, Orbyt'ın içeriği, uygulamaları veya aldığı herhangi bir eylem için sorumlu değildir. Bluesky ağı veya AT Protocol ile ilgili sorunlarınız varsa doğrudan Bluesky ile iletişime geçmelisiniz.</p> 1112 + 1113 + <h2>Orbyt'ı Kimler Kullanabilir</h2> 1114 + 1115 + <h3>Uygunluk</h3> 1116 + <p>Orbyt'ı kullanabilmek için en az 13 yaşında olmanız ve ülkenizin yasalarına göre Orbyt'ı kullanmanın yasal olarak izin verilmesi gerekmektedir. Ülkenizin yasalarına göre henüz reşit değilseniz, ebeveyn veya yasal vasinizin bu Şartları sizin adınıza okuması gerekmektedir. Ebeveyn veya yasal vasi iseniz ve çocuğunuzun (ülkeniz için minimum yaşı karşılayan) hizmetleri kullanmasına izin veriyorsanız, bu Şartlar sizin için de geçerlidir ve hizmetlerdeki çocuğunuzun faaliyetinden siz sorumlusunuz.</p> 1117 + 1118 + <h3>Hesaplar</h3> 1119 + <p>Orbyt'ı kullanabilmek için bir hesap ("Hesap") oluşturmanız gerekmektedir. Hesabınızı başkalarıyla paylaşmayın, zira Hesabınız altında gerçekleştirilen tüm faaliyetlerden, bunlardan haberdar olup olmadığınızdan bağımsız olarak siz sorumlusunuz. Bir şirket veya kuruluş adına Orbyt kullanıyorsanız, söz konusu şirketi veya kuruluşu temsil etme yetkisine sahip olduğunuzu onaylarsınız. Orbyt aracılığıyla oluşturulan Hesabınızın tehlikeye girdiğini düşünüyorsanız, <a href="/contact">bize bildirin</a>.</p> 1120 + 1121 + <h2>Kullanıcı İçeriği</h2> 1122 + 1123 + <h3>Kullanıcı İçeriği</h3> 1124 + <p>"Kullanıcı İçeriği", gönderileriniz, profiliniz, fotoğraflar, videolar, doğrudan mesajlar veya bağlantılar gibi Orbyt'ta ("İçerik") erişilebilir kıldığınız her türlü içeriği ifade eder.</p> 1125 + 1126 + <h3>Kullanıcı İçeriğinden Sorumluluğunuz</h3> 1127 + <p>Orbyt değil, tüm Kullanıcı İçeriğinizden yalnızca siz sorumlusunuz. Orbyt, başkalarının içeriğinizi nasıl kullandığını denetlemez.</p> 1128 + 1129 + <h3>Orbyt'ın Kullanıcı İçeriğini Kullanması</h3> 1130 + <p>Kullanıcı İçeriği yalnızca şunlarla bağlantılı olarak kullanılır: (a) Kullanıcı İçeriğini Orbyt ve AT Protocol genelinde paylaşmak ve mevcut ve gelecekteki tekliflerimizi geliştirmek ve iyileştirmek dahil olmak üzere Orbyt ve İçerik sağlanması; ve (b) Orbyt'ın tanıtımı ve pazarlanması.</p> 1131 + 1132 + <h3>Kullanıcı İçeriğinizi Kullanmak İçin Orbyt'ın İzni</h3> 1133 + <p>Aşağıdaki lisansa tabi olarak Kullanıcı İçeriğinin sahipliğini korursunuz. Orbyt, bu lisansın sağladığı durumlar dışında Kullanıcı İçeriğiniz üzerinde herhangi bir hakka sahip değildir. Orbyt aracılığıyla Kullanıcı İçeriği paylaşarak bize aşağıdaki izinleri vermiş olursunuz:</p> 1134 + <ul> 1135 + <li>Orbyt'ı, AT Protocol'ü ve gelecekteki tekliflerimizi geliştirmek, sağlamak ve iyileştirmek için Kullanıcı İçeriğini kullanmak.</li> 1136 + <li>Herhangi bir ortamda Kullanıcı İçeriğini değiştirmek veya başka şekillerde kullanmak.</li> 1137 + <li>Başkalarına yukarıdaki eylemleri gerçekleştirme hakkı vermek.</li> 1138 + <li>Bu Şartları veya diğer politikaları ihlal ettiğine inandığımız Kullanıcı İçeriği dahil olmak üzere herhangi bir nedenle Kullanıcı İçeriğini kaldırmak veya değiştirmek.</li> 1139 + </ul> 1140 + 1141 + <h3>İçeriğin Kamusal Niteliği</h3> 1142 + <p>Orbyt, çoğu kullanıcı etkinliğinin tasarım gereği herkese açık olduğu merkezi olmayan bir sosyal ağ protokolü olan AT Protocol üzerinde çalışır. Bu, gönderilerinizi, profil bilgilerinizi, beğenilerinizi, takiplerinizi ve engellemelerinizi içerir. Orbyt aracılığıyla herkese açık olarak yayınladığınız içerik için gizlilik beklentisinde bulunmamalısınız.</p> 1143 + 1144 + <h3>İçerik Silme ve Merkezi Olmayan Ağ</h3> 1145 + <p>İçeriği veya hesabınızı silerseniz, içeriğinizi Orbyt'tan kaldırmak ve silme işleminden AT Protocol üzerindeki diğer hizmetleri haberdar etmek için makul çaba göstereceğiz. Ancak AT Protocol'ün merkezi olmayan yapısı nedeniyle, AT Protocol üzerindeki diğer hizmetleri ve uygulamaları içeriğinizi silmeye zorlayamayız. Bazı gönderiler ve veriler, kontrolümüz dışındaki diğer hizmetlerde var olmaya devam edebilir. Tüm ağ genelinde tam silme her zaman mümkün olmayabilir.</p> 1146 + 1147 + <h2>Genel Yasaklar ve Uygulama</h2> 1148 + <p>Orbyt'ı aşağıdaki amaçlarla kullanmamayı kabul edersiniz:</p> 1149 + <ul> 1150 + <li>Geçerli herhangi bir yasa veya yönetmeliği ihlal etmek</li> 1151 + <li>Başkalarının haklarını ihlal etmek</li> 1152 + <li>Zararlı, saldırgan veya uygunsuz içerik yayınlamak</li> 1153 + <li>Sistemlerimize yetkisiz erişim sağlamaya çalışmak</li> 1154 + <li>Hizmetin düzgün çalışmasına müdahale etmek</li> 1155 + </ul> 1156 + 1157 + <h2>Fesih</h2> 1158 + 1159 + <h3>Fesih Hakkınız</h3> 1160 + <p>Hesabınızı silmek istiyorsanız, bunu hesap ayarlarınızdan yapabilirsiniz. Hesabınız Orbyt tarafından feshedilmişse, güven ve güvenlik amacıyla verilerinizin bir kopyasını saklama hakkını saklı tutarız. Bu Şartlar, Hesabınızın feshinden sonra da geçerliliğini korur.</p> 1161 + <p><strong>Önemli:</strong> AT Protocol'ün merkezi olmayan yapısı nedeniyle, Orbyt hesabınızı silmek, içeriğinizin AT Protocol ağındaki diğer hizmetlerden kaldırılacağını garanti etmez. Hesap silme işleminizi diğer hizmetlere bildireceğiz, ancak onları verilerinizi silmeye zorlayamayız. Bu hizmetlerden kaldırılmasını talep etmek için doğrudan onlarla iletişime geçmeniz gerekir.</p> 1162 + 1163 + <h3>Fesih Hakkımız</h3> 1164 + <p>Aşağıdaki nedenlerle, takdirimize bağlı olarak, önceden haber vermeksizin hesabınızı ve/veya Orbyt içinde sunulan belirli hizmetleri askıya alma veya feshetme hakkını saklı tutarız:</p> 1165 + <ul> 1166 + <li>Bu Şartları, Orbyt Gizlilik Politikasını veya Orbyt Telif Hakkı Politikasını ihlal ettiğinize inandığımızda</li> 1167 + <li>Mahkeme kararı, yasal gereklilik veya düzenleyici gereklilik nedeniyle bunu yapmamız gerektiğinde</li> 1168 + <li>Hesabınızın aktif kalmasına izin vermeye, bazı veya tüm hizmetlere erişim sağlamaya veya içeriğinizi barındırmaya devam etmek, Orbyt, diğer kullanıcılar veya üçüncü taraflar için risk oluşturduğunda</li> 1169 + </ul> 1170 + 1171 + <h2>İtirazlar</h2> 1172 + <p>Askıya alma veya fesih dahil olmak üzere bu Şartlardan kaynaklanan herhangi bir uygulama kararına <a href="/contact">bizimle iletişime geçerek</a> itiraz edebilirsiniz.</p> 1173 + 1174 + <h2>Güncellemeler</h2> 1175 + <p>Şartlarımızı zaman zaman güncelleriz ve güncellenmiş Şartları yayınlar ya da değişiklikler hakkında sizi bilgilendirmek için başka iletişimler göndeririz. Orbyt'ı kullanmaya devam ederseniz, güncellenmiş Şartları kabul etmiş olursunuz. Kabul etmiyorsanız, Orbyt'ı kullanmayı bırakmanız gerekmektedir.</p> 1176 + 1177 + <h2>Garanti Reddi</h2> 1178 + <p><strong>Özet:</strong> Harika hizmetler sunmak için çok çalışıyoruz, ancak garanti edemeyeceğimiz belirli yönler vardır.</p> 1179 + <p>Hizmetlerimiz ve tüm dahil edilen içerikler, açık veya zımni olsun, herhangi bir garanti olmaksızın "olduğu gibi" esasıyla sağlanmaktadır. ÖNCEKİYLE SINIRLI KALMAKSIZIN, TİCARİ ELVERİŞLİLİK, BELİRLİ BİR AMACA UYGUNLUK VE İHLAL ETMEME İLE İLGİLİ HER TÜRLÜ ZIMNİ GARANTİYİ VE OLAĞAN İŞ AKIŞI VEYA TİCARİ KULLANIMDAN DOĞAN HER TÜRLÜ GARANTİYİ REDDEDİYORUZ. ORBYT'IN GEREKSİNİMLERİNİZİ KARŞILAYACAĞINI VEYA KESINTISIZ, GÜVENLİ VEYA HATASIZ BİR ŞEKİLDE KULLANILABİLİR OLACAĞINI GARANTİ ETMİYORUZ.</p> 1180 + 1181 + <h2>Sorumluluğun Sınırlandırılması</h2> 1182 + <p><strong>Özet:</strong> Bu bölüm, bir anlaşmazlıkta bizden talep edebileceklerinizi, maruz kaldığınız doğrudan zararlarla, en fazla 100 $ ile sınırlar. Bu, yasalara aykırı olacağı durumlarda geçerli değildir.</p> 1183 + <p>YASALARIN İZİN VERDİĞİ AZAMİ ÖLÇÜDE, ORBYT; BU ŞARTLARLA BAĞLANTILI OLARAK VEYA ORBYT'IN KULLANIMINDAN VEYA KULLANILAMAMASINDAN YA DA ORBYT'TAKİ HERHANGİ BİR HATA VEYA KUSURDAN KAYNAKLANAN VEYA BUNLARLA BAĞLANTILI OLAN ARIZİ, ÖZEL, ÖRNEK VEYA SONUÇ NİTELİĞİNDEKİ ZARARLARDAN YA DA KÂR, GELİR, TASARRUF, İŞ FIRSATI KAYBI, VERİ VEYA İYİNİYET KAYBI, HİZMET KESİNTİSİ, BİLGİSAYAR VEYA MOBİL CİHAZ HASARI VEYA SİSTEM ARIZI YA DA HERHANGİ BİR TÜRDE YEDEĞİ HİZMETLERİN MALİYETİNDEN SORUMLU TUTULAMAZ.</p> 1184 + 1185 + <h2>Uygulanacak Hukuk</h2> 1186 + <p>Bu Şartlar ve bunlarla ilgili herhangi bir eylem, kanunlar ihtilafı hükümlerine bakılmaksızın New Jersey Eyaleti yasaları tarafından yönetilecektir.</p> 1187 + 1188 + <h2>İletişim Bilgileri</h2> 1189 + <p>Bu Şartlar veya Orbyt hakkında herhangi bir sorunuz varsa, <a href="/contact">iletişim sayfamızı</a> ziyaret edin.</p> 1190 + `, 1191 + } 1192 + 1193 + export function getTermsContent(locale: string): string { 1194 + return termsContent[locale as LocaleKey] ?? termsContent.en 1195 + }
+3 -135
src/pages/privacy.astro
··· 6 6 import SkipToContent from '../components/SkipToContent.astro'; 7 7 import { SITE_DOCUMENT } from '../utils/site-document-theme'; 8 8 import { useTranslations, localeToHtmlLang } from '../i18n/utils'; 9 + import { getPrivacyContent } from '../i18n/legal/privacy-content'; 9 10 10 11 const locale = Astro.locals.locale ?? 'en'; 11 12 const countryCode = Astro.locals.countryCode; 12 13 const t = useTranslations(locale); 14 + const privacyBody = getPrivacyContent(locale); 13 15 --- 14 16 <!DOCTYPE html> 15 17 <html lang={localeToHtmlLang(locale)} class="orbyt-doc-dark"> ··· 46 48 <p class="site-doc__subtitle">{t('privacy.last_updated')}</p> 47 49 </header> 48 50 49 - <main id="main-content" class="site-doc__prose"> 50 - <p>This Privacy Policy describes how Orbyt ("we", "us", "our") collects, uses, and shares information when you use our mobile application ("Orbyt" or "the App").</p> 51 - 52 - <p><strong>Important:</strong> Orbyt is a third-party client application that connects to the Bluesky network via the AT Protocol. When you use Orbyt, your data is shared with the decentralized AT Protocol network. You should also review <a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Bluesky's Privacy Policy</a> to understand how your data is handled on their network.</p> 53 - 54 - <h2>Information We Collect</h2> 55 - 56 - <h3>Information from Bluesky</h3> 57 - <p>When you log in to Orbyt using your Bluesky account, we access the following information from your Bluesky profile:</p> 58 - <ul> 59 - <li><strong>DID (Decentralized Identifier)</strong>: Your unique identifier on the AT Protocol</li> 60 - <li><strong>Handle</strong>: Your username (e.g., @username.bsky.social)</li> 61 - <li><strong>Display Name</strong>: Your profile display name</li> 62 - <li><strong>Avatar</strong>: Your profile picture</li> 63 - </ul> 64 - <p>We use Bluesky's OAuth system for authentication. Orbyt does not store your Bluesky password.</p> 65 - 66 - <h3>Information Stored on Our Servers</h3> 67 - <p>We maintain a small amount of data on our servers to provide Orbyt-specific features:</p> 68 - <ul> 69 - <li><strong>Profile Colors</strong>: Custom text and background colors you set in the app</li> 70 - <li><strong>Join Date</strong>: The date you first used Orbyt (for beta user features)</li> 71 - <li><strong>Beta Status</strong>: Whether you are an early Orbyt user</li> 72 - </ul> 73 - <p>This data is indexed from your com.getorbyt.profile record on the AT Protocol and is minimal by design.</p> 74 - 75 - <h3>Information Stored Locally on Your Device</h3> 76 - <p>The following information is stored only on your device and is not sent to our servers:</p> 77 - <ul> 78 - <li><strong>Account Information</strong>: Your saved Bluesky accounts for quick switching</li> 79 - <li><strong>OAuth Tokens</strong>: Secure authentication tokens (stored in device secure storage)</li> 80 - <li><strong>Subscribed Channels</strong>: Feeds and channels you've subscribed to</li> 81 - <li><strong>Watch History</strong>: Videos you've watched (used to filter your "Your Mix" feed)</li> 82 - <li><strong>App Preferences</strong>: Your settings and UI preferences</li> 83 - </ul> 84 - 85 - <h3>Information Shared with the AT Protocol Network</h3> 86 - <p>Orbyt operates on the AT Protocol, a decentralized social networking protocol. When you use Orbyt, the following information is shared with and stored on the AT Protocol network (including Bluesky and other services):</p> 87 - <ul> 88 - <li><strong>Public Content</strong>: Your posts, profile information, display name, avatar, bio, likes, follows, blocks, and other social interactions are public by design and visible to anyone on the AT Protocol network.</li> 89 - <li><strong>Orbyt Profile Data</strong>: Your profile colors and subscribed channels are stored in your com.getorbyt.profile record on the AT Protocol.</li> 90 - </ul> 91 - <p>This data is not controlled solely by Orbyt and is subject to the policies of the AT Protocol network and its operators, including Bluesky Social, PBC.</p> 92 - 93 - <h3>Automatically Collected Information</h3> 94 - <p>When you use Orbyt, we may automatically collect:</p> 95 - <ul> 96 - <li><strong>Device Information</strong>: Device type, operating system, and app version (for compatibility and troubleshooting)</li> 97 - <li><strong>IP Address</strong>: Collected through standard network requests to our API</li> 98 - </ul> 99 - 100 - <h3>Website Analytics</h3> 101 - <p>Our website (getorbyt.com) uses <strong>Cloudflare Web Analytics</strong>, a privacy-focused analytics service. Cloudflare Web Analytics:</p> 102 - <ul> 103 - <li>Does not use cookies</li> 104 - <li>Does not track individual users across sites</li> 105 - <li>Does not collect personal information</li> 106 - <li>Only collects aggregate, anonymized data about page views and performance</li> 107 - </ul> 108 - <p>You can learn more about Cloudflare's privacy practices at <a href="https://www.cloudflare.com/privacypolicy/" target="_blank" rel="noopener">cloudflare.com/privacypolicy</a>.</p> 109 - 110 - <p><strong>The Orbyt mobile app does not use any third-party analytics or tracking services.</strong></p> 111 - 112 - <h2>How We Use Your Information</h2> 113 - <p>We use the information we collect to:</p> 114 - <ul> 115 - <li>Provide and operate the Orbyt app</li> 116 - <li>Enable you to sign in with your Bluesky account</li> 117 - <li>Display your profile colors and customizations</li> 118 - <li>Show personalized feed content based on your subscriptions</li> 119 - <li>Filter your "Your Mix" feed based on watch history (processed locally)</li> 120 - <li>Identify beta users for early access features</li> 121 - <li>Respond to support requests</li> 122 - </ul> 123 - 124 - <h2>How We Share Your Information</h2> 125 - <ul> 126 - <li><strong>AT Protocol Network</strong>: When you use Orbyt, your public content is shared with the decentralized AT Protocol network, including Bluesky and other services. This sharing is necessary for the app to function.</li> 127 - <li><strong>Service Providers</strong>: We use Cloudflare for hosting and content delivery. They may process data on our behalf subject to their privacy policies.</li> 128 - <li><strong>Legal Requirements</strong>: We may disclose information if required by law or to protect our rights and safety.</li> 129 - </ul> 130 - <p>We do not sell your personal information.</p> 131 - 132 - <h2>Data Retention</h2> 133 - <ul> 134 - <li><strong>Server Data</strong>: Profile colors and join dates are retained while your Bluesky account exists and has interacted with Orbyt.</li> 135 - <li><strong>Local Data</strong>: Data stored on your device remains until you clear the app cache, delete the app, or remove your account.</li> 136 - <li><strong>Watch History</strong>: Automatically cleaned up after 30 days.</li> 137 - </ul> 138 - 139 - <h2>Data Deletion</h2> 140 - <p>You can delete your data in the following ways:</p> 141 - <ul> 142 - <li><strong>Local Data</strong>: Use "Clear Cache" in app settings, or delete and reinstall the app</li> 143 - <li><strong>Account Removal</strong>: Use "Remove Account" in app settings to clear all local account data</li> 144 - <li><strong>Server Data</strong>: <a href="/contact">Contact us</a> to request deletion of your server-side data</li> 145 - </ul> 146 - 147 - <h3>Limitations on Deletion (AT Protocol)</h3> 148 - <p><strong>Important:</strong> Due to the decentralized nature of the AT Protocol, we cannot guarantee complete deletion of your data across all services on the network. When you delete content:</p> 149 - <ul> 150 - <li>We will use reasonable efforts to remove your content from Orbyt.</li> 151 - <li>We will notify other services on the AT Protocol of the deletion.</li> 152 - <li>However, we cannot control or force other services and applications on the AT Protocol to delete your data. Some posts and information may continue to exist on services outside our control.</li> 153 - <li>To request removal from other AT Protocol services, you must contact those services directly.</li> 154 - </ul> 155 - 156 - <h2>Security</h2> 157 - <p>We take reasonable measures to protect your information:</p> 158 - <ul> 159 - <li>OAuth tokens are stored in your device's secure storage (Keychain on iOS, Keystore on Android)</li> 160 - <li>Our API uses HTTPS encryption for all communications</li> 161 - <li>We do not store your Bluesky password</li> 162 - </ul> 163 - <p>However, no method of transmission over the internet or electronic storage is 100% secure.</p> 164 - 165 - <h2>Children's Privacy</h2> 166 - <p>Orbyt is not intended for children under 13 years of age. We do not knowingly collect personal information from children under 13. If you believe we have collected information from a child under 13, please contact us.</p> 167 - 168 - <h2>Your Rights</h2> 169 - <p>Depending on your location, you may have rights regarding your personal information, including:</p> 170 - <ul> 171 - <li>Access to your personal information</li> 172 - <li>Correction of inaccurate information</li> 173 - <li>Deletion of your information</li> 174 - <li>Data portability</li> 175 - </ul> 176 - <p>To exercise these rights, <a href="/contact">contact us</a>.</p> 177 - 178 - <h2>Changes to This Policy</h2> 179 - <p>We may update this Privacy Policy from time to time. We will notify you of significant changes through the app or by updating the "Last Updated" date above.</p> 180 - 181 - <h2>Contact Us</h2> 182 - <p>If you have questions about this Privacy Policy, visit our <a href="/contact">contact page</a>.</p> 183 - </main> 51 + <main id="main-content" class="site-doc__prose" set:html={privacyBody} /> 184 52 185 53 <SiteFooter locale={locale} currentPath="/privacy" countryCode={countryCode} /> 186 54 </div>
+3 -107
src/pages/terms.astro
··· 6 6 import SkipToContent from '../components/SkipToContent.astro'; 7 7 import { SITE_DOCUMENT } from '../utils/site-document-theme'; 8 8 import { useTranslations, localeToHtmlLang } from '../i18n/utils'; 9 + import { getTermsContent } from '../i18n/legal/terms-content'; 9 10 10 11 const locale = Astro.locals.locale ?? 'en'; 11 12 const countryCode = Astro.locals.countryCode; 12 13 const t = useTranslations(locale); 14 + const termsBody = getTermsContent(locale); 13 15 --- 14 16 <!DOCTYPE html> 15 17 <html lang={localeToHtmlLang(locale)} class="orbyt-doc-dark"> ··· 46 48 <p class="site-doc__subtitle">{t('terms.last_updated')}</p> 47 49 </header> 48 50 49 - <main id="main-content" class="site-doc__prose"> 50 - <p>Welcome to Orbyt, a video social networking application! We're excited to have you on board as a user. Orbyt runs on the Authenticated Transfer Protocol ("AT Protocol"), a decentralized social networking protocol that supports many different kinds of services. These Terms of Service apply to the Orbyt service.</p> 51 - 52 - <p>Before you dive into using Orbyt, please take a moment to carefully read these Terms. This document outlines our legal obligations to each other and they apply to your use of our services.</p> 53 - 54 - <p>Orbyt is available as a mobile application ("Orbyt App" or "the App"). Your use of Orbyt is subject to these Terms of Service ("Terms"), and Orbyt Privacy Policy, which are referenced in our Terms and available to read separately.</p> 55 - 56 - <p>These terms only apply to social networking that happens on Orbyt services, including the Sites and Orbyt App. If you're using another social networking application on the AT Protocol that isn't Orbyt (we call this a "Developer Application"), the developers of the other service will provide the terms and conditions that govern your experience.</p> 57 - 58 - <p>When we say "Orbyt," "we," "us," and "our" in these Terms, we mean Orbyt.</p> 59 - 60 - <h2>Important Notes</h2> 61 - <ul> 62 - <li>Orbyt is available as a mobile application ("Orbyt App" or "the App").</li> 63 - <li>Your use of Orbyt is subject to these Terms of Service ("Terms"), and Orbyt Privacy Policy.</li> 64 - <li>These terms only apply to social networking that happens on Orbyt services.</li> 65 - <li>When we say "Orbyt," "we," "us," and "our" in these Terms, we mean Orbyt.</li> 66 - </ul> 67 - 68 - <h2>Relationship to Bluesky and the AT Protocol</h2> 69 - <p>Orbyt is a third-party client application that connects to the Bluesky network via the AT Protocol. When you use Orbyt to post content, interact with other users, or access the social network, your activity occurs on the decentralized AT Protocol network operated by Bluesky Social, PBC and other services.</p> 70 - <p><strong>Important:</strong> By using Orbyt, you also agree to comply with:</p> 71 - <ul> 72 - <li><a href="https://bsky.social/about/support/tos" target="_blank" rel="noopener">Bluesky's Terms of Service</a></li> 73 - <li><a href="https://bsky.social/about/support/community-guidelines" target="_blank" rel="noopener">Bluesky's Community Guidelines</a></li> 74 - <li><a href="https://bsky.social/about/support/privacy-policy" target="_blank" rel="noopener">Bluesky's Privacy Policy</a></li> 75 - </ul> 76 - <p>Orbyt is not affiliated with, endorsed by, or sponsored by Bluesky Social, PBC. Bluesky is not responsible for Orbyt's content, practices, or any actions taken by Orbyt. If you have issues specific to the Bluesky network or AT Protocol, you should contact Bluesky directly.</p> 77 - 78 - <h2>Who Can Use Orbyt</h2> 79 - 80 - <h3>Eligibility</h3> 81 - <p>To use Orbyt, you must be at least 13 years old and legally permitted to use Orbyt based on the laws in your country. If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf. If you're a parent or legal guardian, and you allow your child (who meets the minimum age for your country) to use the services, then these terms also apply to you, and you're responsible for your child's activity on the services.</p> 82 - 83 - <h3>Accounts</h3> 84 - <p>To use Orbyt, you must create an account ("Account"). Don't share your Account with others, because you're responsible for all activities under your Account, whether or not you know about them. If you're using Orbyt on behalf of a company or organization, you confirm that you have the authority to represent your company or organization. If you believe your Account created through Orbyt has been compromised, <a href="/contact">report it to us</a>.</p> 85 - 86 - <h2>User Content</h2> 87 - 88 - <h3>User Content</h3> 89 - <p>"User Content" means any type of content you make available on Orbyt ("Content"), such as your posts, profile, photos, videos, direct messages, or links.</p> 90 - 91 - <h3>Your Responsibility for User Content</h3> 92 - <p>You, not Orbyt, are solely responsible for all of your User Content. Orbyt does not control others' use of your content.</p> 93 - 94 - <h3>Orbyt's Use of User Content</h3> 95 - <p>User Content is only used only in connection with: (a) providing Orbyt and Content, including by sharing User Content throughout Orbyt and the AT Protocol as well as developing and improving our current and future offerings; and (b) promoting and marketing Orbyt.</p> 96 - 97 - <h3>Orbyt's Permission to Use Your User Content</h3> 98 - <p>You keep your ownership of User Content, subject to the license below. Orbyt does not own rights to your User Content except as provided in that license. By sharing User Content through Orbyt, you grant us permission to:</p> 99 - <ul> 100 - <li>Use User Content to develop, provide, and improve Orbyt, the AT Protocol, and any of our future offerings.</li> 101 - <li>Modify or otherwise utilize User Content in any media.</li> 102 - <li>Grant others the right to take the actions above.</li> 103 - <li>Remove or modify User Content for any reason, including User Content that we believe violates these Terms or other policies.</li> 104 - </ul> 105 - 106 - <h3>Public Nature of Content</h3> 107 - <p>Orbyt operates on the AT Protocol, a decentralized social networking protocol where most user activity is public by design. This includes your posts, profile information, likes, follows, and blocks. You should have no expectation of privacy for content you post publicly through Orbyt.</p> 108 - 109 - <h3>Content Deletion and the Decentralized Network</h3> 110 - <p>If you delete content or your account, we will use reasonable efforts to remove your content from Orbyt and notify other services on the AT Protocol of the deletion. However, due to the decentralized nature of the AT Protocol, we cannot control or force other services and applications on the AT Protocol to delete your content. Some posts and data may continue to exist on other services outside our control. Complete deletion across the entire network may not always be possible.</p> 111 - 112 - <h2>General Prohibitions and Enforcement</h2> 113 - <p>You agree not to use Orbyt to:</p> 114 - <ul> 115 - <li>Violate any applicable laws or regulations</li> 116 - <li>Infringe on the rights of others</li> 117 - <li>Post content that is harmful, offensive, or inappropriate</li> 118 - <li>Attempt to gain unauthorized access to our systems</li> 119 - <li>Interfere with the proper functioning of the service</li> 120 - </ul> 121 - 122 - <h2>Termination</h2> 123 - 124 - <h3>Your Right to Termination</h3> 125 - <p>If you want to delete your Account, you can do so through your account settings. If your account was terminated by Orbyt, we retain the right to keep a copy of your data for trust and safety purposes. These Terms will survive termination of your Account.</p> 126 - <p><strong>Important:</strong> Due to the decentralized nature of the AT Protocol, deleting your Orbyt account does not guarantee removal of your content from other services on the AT Protocol network. We will notify other services of your account deletion, but we cannot force them to delete your data. To request removal from those services, you must contact them directly.</p> 127 - 128 - <h3>Our Right to Termination</h3> 129 - <p>We reserve the right to suspend or terminate your account and/or specific services offered within Orbyt without notice, at our discretion, for the following reasons:</p> 130 - <ul> 131 - <li>We believe you've violated these Terms, the Orbyt Privacy Policy or the Orbyt Copyright Policy</li> 132 - <li>We're required to do so due to a court order, legal requirement, or regulatory requirement</li> 133 - <li>Continuing to allow your account to be active, giving you access to some or all services, or hosting your content creates risk for Orbyt, other users, or third parties</li> 134 - </ul> 135 - 136 - <h2>Appeals</h2> 137 - <p>You can appeal any enforcement decision from these Terms, including suspension or termination, by <a href="/contact">contacting us</a>.</p> 138 - 139 - <h2>Updates</h2> 140 - <p>We update our terms from time to time, and will either post the updated Terms or send other communications to let you know about any changes. If you keep using Orbyt, you agree to the updated Terms. If you don't agree, you must stop using Orbyt.</p> 141 - 142 - <h2>Warranty Disclaimers</h2> 143 - <p><strong>Summary:</strong> We work hard to offer great services, but there are certain aspects that we can't guarantee.</p> 144 - <p>Our Services and all included content are provided on an "as is" basis without warranty of any kind, whether express or implied. WITHOUT LIMITING THE FOREGOING, WE DISCLAIM ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT, AND ANY WARRANTIES ARISING OUT OF COURSE OF DEALING OR USAGE OF TRADE. WE MAKE NO WARRANTY THAT ORBYT WILL MEET YOUR REQUIREMENTS OR BE AVAILABLE ON AN UNINTERRUPTED, SECURE, OR ERROR-FREE BASIS.</p> 145 - 146 - <h2>Limitation of Liability</h2> 147 - <p><strong>Summary:</strong> This section limits what you can recover from us in a dispute to any direct damages that you suffer up to $100. This doesn't apply where it would be illegal to do so.</p> 148 - <p>TO THE MAXIMUM EXTENT PERMITTED BY LAW, ORBYT WILL NOT BE LIABLE FOR ANY INCIDENTAL, SPECIAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES, OR DAMAGES FOR LOST PROFITS, LOST REVENUES, LOST SAVINGS, LOST BUSINESS OPPORTUNITY, LOSS OF DATA OR GOODWILL, SERVICE INTERRUPTION, COMPUTER OR MOBILE DEVICE DAMAGE OR SYSTEM FAILURE OR THE COST OF SUBSTITUTE SERVICES OF ANY KIND ARISING OUT OF OR IN CONNECTION WITH THESE TERMS OR FROM THE USE OF OR INABILITY TO USE ORBYT OR FOR ANY ERROR OR DEFECT IN ORBYT.</p> 149 - 150 - <h2>Governing Law</h2> 151 - <p>These Terms and any action related thereto will be governed by the laws of the State of New Jersey, without regard to conflict of laws provisions.</p> 152 - 153 - <h2>Contact Information</h2> 154 - <p>If you have any questions about these Terms or Orbyt, visit our <a href="/contact">contact page</a>.</p> 155 - </main> 51 + <main id="main-content" class="site-doc__prose" set:html={termsBody} /> 156 52 157 53 <SiteFooter locale={locale} currentPath="/terms" countryCode={countryCode} /> 158 54 </div>