---
title: "Security"
description: "How we handle website security, consent, device data, encrypted transport and privacy during the pilot phase."
locale: en
canonical_url: https://sismosmart.com/en/security
last_updated: "2026-07-26"
---

# Security

> How we handle website security, consent, device data, encrypted transport and privacy during the pilot phase.

Canonical HTML page: [https://sismosmart.com/en/security](https://sismosmart.com/en/security)

## Minimal data by default

The device sends only what's needed: motion, environment, operating status and the time of an event. We don't collect anything beyond that.

## Consent before analytics

Web analytics load only after you consent. You can reset that choice at any time from the link in the footer.

## Encrypted transport

The site runs on HTTPS with security headers. Device traffic is designed to be encrypted end to end.

## No secrets reach the browser

Private keys and service tokens never appear in code that ships to the browser. They stay in server settings or in GitHub Secrets.

## Vulnerability reporting

If you find a security issue on the site or in pre-launch materials, write to info@sismosmart.com. We're grateful to researchers who disclose responsibly.

## Device security plan

Before the device ships we're committing to signed firmware, encrypted flash, two OTA partitions with automatic rollback, and a unique per-device key provisioned at the factory. Full security documentation goes live with the device.

## Terminology

- [Seismic monitoring glossary](https://sismosmart.com/en/glossary)

## Safety and product status

SismoSmart is not an emergency service and does not determine whether a building is safe. Follow official alerts and qualified engineers.

SismoSmart is a pre-launch product. Hardware, detection, connectivity, performance and certification details are design targets until pilot validation and formal approval.

## Machine-readable resources

- [Concise LLM summary](https://sismosmart.com/llms.txt)
- [Expanded LLM context](https://sismosmart.com/llms-full.txt)
- [Public agent guidance](https://sismosmart.com/AGENTS.md)
- [OpenAPI contract](https://sismosmart.com/openapi.json)

## Sitemap

- [Human-readable sitemap](https://sismosmart.com/sitemap.md)
- [XML sitemap](https://sismosmart.com/sitemap.xml)
