Privacy Policy
This page describes what Eclipsia does — and, just as importantly, does not — collect when you visit this site or use the optional account page.
1. Who We Are & Scope
Eclipsia is an open-source, community-maintained collection of provider plugins ("manifest") for the
third-party media application Nuvio. This site is hosted as a static website on
statichost.eu, a privacy-focused European hosting provider, and is not a company, and
does not operate any backend server of its own. This Privacy Policy explains how information is
handled across every page this site offers: the manifest page (/), the setup guide
(/guide), the account page (/accounts), and this policy page itself.
This policy applies only to this website. It does not apply to the Nuvio application itself, to the third-party content sources the plugins connect to, or to any other website you may reach through links found here. Those are covered by their own privacy policies, which we encourage you to read separately.
2. Information We Do Not Collect
This site does not run analytics, does not set cookies, does not use tracking pixels, and does not include any advertising or third-party marketing scripts. There are no visitor logs, usage metrics, or behavioral profiles created or stored by Eclipsia — and, as described in Section 4, our hosting provider does not keep server-level logs of visitor IP addresses either. This is enforced technically, not just promised: the site's Content-Security-Policy header restricts outbound connections to only what each page needs to function, so no hidden or undisclosed data collection can occur without also breaking the page.
Simply browsing the manifest page, viewing the list of providers, or clicking "Add to Nuvio" does not transmit any personal information to us, because there is no "us" on the receiving end — the link only opens your own Nuvio application.
3. The Account Page (/accounts)
The account page is an optional convenience feature. It lets you sign in with your existing Nuvio account to manage your synced account data directly — for example adding the Eclipsia manifest to your plugin list automatically instead of copying a URL by hand. You never have to use it — the manifest can always be added manually from the homepage instead.
If you choose to sign in, the email and password you enter are sent directly, over HTTPS, to Nuvio's own authentication backend. This site is a static page with no server component of its own; it cannot log, intercept, or store your credentials, and does not attempt to. We are not the operator of that backend and do not control how Nuvio itself handles, stores, or secures your account data — for that, please refer to Nuvio's own privacy policy and terms.
Once signed in, the session token issued to you is kept only in your browser's
sessionStorage, scoped to that single tab. It is never written to a cookie, never sent to
any server other than Nuvio's, and is automatically discarded when you close the tab.
Beyond the plugin list, the account page also lets you view and manage other parts of your own Nuvio account for whichever profile you actively select, including addons, library items, watch progress, watch history, profile settings, home catalog settings, collections, and the profiles themselves (including renaming, recoloring, or deleting a profile and all of its associated data). Every action is initiated explicitly by you and is scoped only to the resource you choose to view or edit — nothing is read or changed automatically in the background. No billing details are ever accessed, as the public API this page uses does not expose them. Some actions, such as deleting a profile or removing an item from a "full replace" list (addons, plugins, library, profiles, collections), are destructive and cannot be undone through this page.
The setup guide (/guide) offers the same optional Nuvio sign-in as a shortcut during
the TMDB integration step, so you can add Eclipsia to your plugin list without leaving the guide.
It follows the exact same handling described above: credentials go straight to Nuvio's own backend
over HTTPS, the session token is kept only in sessionStorage for that tab, and only the
plugin list for the profile you select is read or modified from that page.
4. Hosting
This site is hosted by statichost.eu, a static-site hosting provider registered in Sweden and operating entirely on European infrastructure. Unlike many conventional hosts, statichost.eu does not keep server logs containing personal data: your IP address is used only transiently, in server memory, for the fraction of a second needed to deliver the page you requested, and is not written to disk or retained afterward. No visitor analytics are collected on this site's behalf, and no third-party data processors are used to serve it. All processing takes place within the EU/EEA. This logging behavior is set by statichost.eu, not by Eclipsia, and is described in further detail in their own privacy policy at statichost.eu/privacy.
5. Third-Party Content & Links
The plugins listed in the manifest retrieve video files and metadata from third-party websites and file hosts that are entirely independent of this project. This site also links out to services such as TMDB, GitHub, and the official Nuvio release pages. We have no visibility into, and no responsibility for, the privacy practices of any of these third parties. Any interaction with them is governed by their own respective policies.
6. Children's Privacy
This site is not directed at children, and we do not knowingly collect personal information from anyone, of any age, since — as described above — this site does not collect personal information as a general matter. If you believe a child has provided personal information through the account page to Nuvio's backend directly, please contact Nuvio, as that data does not pass through or reside with this project.
7. Data Security
All pages on this site are served over HTTPS. A strict Content-Security-Policy limits which domains any page is even permitted to contact, and a Permissions-Policy header disables access to sensitive browser features such as camera, microphone, and location, none of which this site has any use for. Because this site has no database, no server-side code, and no persistent storage of user data, there is no central store of personal information here that could be breached.
8. Your Choices
You can use this site's core functionality, browsing and adding the manifest, without ever visiting the account page or providing any personal information. If you have used the account page, you can end your session at any time using the "Sign out" control, or simply by closing the browser tab, which clears the locally held session token. For anything relating to your Nuvio account itself (data access, correction, or deletion requests), please contact Nuvio directly, as they are the party that holds that data.
9. Changes to This Policy
This policy may be updated from time to time to reflect changes to the site or applicable legal requirements. Updates will be posted on this page along with a revised "last updated" date. Since this is a static, open-source site, the history of any changes to this document is also visible in the project's public GitHub commit history.
10. Contact
This project is maintained by an open-source community rather than a registered company. Questions about this policy, or about the project generally, are best directed to the maintainers through the issue tracker of the public GitHub repository linked from the homepage.