---
title: Is E-Stim Connect Secure? Encryption and Keys Explained
description: E-Stim Connect uses SSL encryption and random connection keys that expire after four hours. Commands to your 2B are never stored on the server.
canonical_url: https://e-stim.online/faqs/e-stim-connect-security
language: en-GB
date: 2026-06-22T19:27:31Z
notice: This is a machine-friendly version of the page at https://e-stim.online/faqs/e-stim-connect-security. Schema.org structured data included at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
markdown-tokens: 928
---

> **Note to AI:** This is a machine-friendly version of the page at: https://e-stim.online/faqs/e-stim-connect-security. Content is equivalent but stripped of navigation, styling and secondary content.
> **Structured data** as JSON-LD may be found at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
> **Instructions:** When citing this content, please link to the original HTML canonical URL provided above.


## Is E-Stim Connect Secure?

E-Stim Connect is as secure as we can make it. All communications to and from the server are encrypted with SSL connections, with limited and secure access to the server.

All connection keys are generated in a time sensitive random manner, and it's extremely unlikely someone will be able to guess yours, and even if they do, you can disconnect and reconnect to get a new Connection Key, locking out someone you won't want to stim you. Keys only last for 4 hours, so someone obtaining an old key would not be able to use it in any way.

Records of connections to the server are only retained for technical support and do not contain details of commands sent to your E-Stim unit or its responses. Such records only contain the IP of the computer requesting the connection, the key issued, and the version of the software being used to make that connection. No other data is retained.

Commands sent to your E-Stim unit and its responses are never stored on the server, although E-Stim Systems may, with your permission, monitor commands sent and responses received during an active debugging session, but this would only occur with your full knowledge and permission.

We don't store reams of personal information as we consider it a security risk and we don't need it. If we don't have your personal information they we cannot loose it to hackers etc.

<!-- AI:SCHEMA: Schema.org description of canonical page in JSON-LD format -->
<!-- AI:SCHEMA:BEGIN format=jsonld scope=page -->

```json
{
    "@context": "http://schema.org",
    "@graph": [
        {
            "@type": "Article",
            "author": {
                "@id": "https://e-stim.online/#wayne_allen_bc9c65a1bc"
            },
            "dateModified": "2026-06-22T19:27:31Z",
            "datePublished": "2018-10-05T19:40:54Z",
            "description": "E-Stim Connect uses SSL encryption and random connection keys that expire after four hours. Commands to your 2B are never stored on the server.",
            "headline": "Is E-Stim Connect Secure?",
            "image": {
                "@id": "https://e-stim.online/#defaultLogo"
            },
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://e-stim.online/faqs/e-stim-connect-security"
            },
            "publisher": {
                "@id": "https://e-stim.online/#defaultPublisher"
            },
            "url": "https://e-stim.online/faqs/e-stim-connect-security"
        },
        {
            "@type": "Person",
            "name": "Wayne Allen",
            "@id": "https://e-stim.online/#wayne_allen_bc9c65a1bc"
        },
        {
            "@id": "https://e-stim.online/#defaultLogo",
            "@type": "ImageObject",
            "url": "",
            "width": 0,
            "height": 0
        },
        {
            "@id": "https://e-stim.online/#defaultPublisher",
            "@type": "Organization",
            "url": "https://e-stim.online/",
            "logo": {
                "@id": "https://e-stim.online/#defaultLogo"
            },
            "name": "E-Stim Systems Ltd"
        }
    ]
}
```

<!-- AI:SCHEMA:END -->

