Home
LEGAL // PRIVACY POLICY
Data Privacy disclosures

Privacy Policy

LAST UPDATED: JUNE 19, 2026 • EFFECTIVE DATE: JUNE 19, 2026

1. INTRODUCTION

This Privacy Policy ("Policy") explains how LANpad collects, uses, stores, and protects your data. LANpad is designed with privacy-by-default principles: most data is processed locally on your devices and is never transmitted to external servers.

By using LANpad, you consent to this Policy. If you do not agree, please do not use LANpad.

2. WHAT DATA DOES LANpad PROCESS?

2.1 Data You Provide

Data TypePurposeRetained?
Clipboard contentsTransfer between paired desktop/mobile devicesTemporarily (during active session only)
Text you typeInject simulated keyboard input on targetTemporarily (during active session only)
Session preferencesRemember user settings (WPM speed limit, etc.)Until config file is cleared
Configuration dataStore user credentials and local settingsIndefinitely in local files (`~/.lanpad/config.json`)

2.2 Technical Data Collected Automatically

Data TypePurposeRetained?
Local IP addressGenerate QR code for local network pairingSession-only
Device hostnameIdentify target connection terminals in GUISession-only
Platform detailsAdapt system shortcuts to macOS or WindowsSession-only
Session pairing tokenAuthenticate and cryptographically pair phoneSession-only

Data We Do NOT Collect

We do not collect or monitor your name, GPS location, web search histories, persistent keystroke inputs, or telemetry configurations. All transfers happen locally.

3. WHERE IS MY DATA STORED?

Local-Only Processing: LANpad processes data only on your local network. Your clipboard text never leaves your local Wi-Fi, and no centralized databases hold copy logs.

Plaintext local transport: Because local network traffic is routed via HTTP (not HTTPS) for convenience, it is readable by users sharing the same subnet. Secure your Wi-Fi network using WPA3.

4. THIRD-PARTY INTEGRATIONS

LANpad does not integrate with any external advertisement networks or tracking cookies (e.g. Google Analytics). The application may contact verification servers solely to check license validations (`https://lanpad.app/api/monetization/status`) or download updated web UI templates from GitHub repository. No private clipboard data is ever sent during these checks.

5. YOUR RIGHTS & CONTROLS

Because configuration data is saved locally, you can view or delete it immediately:

// View config data (macOS):

cat ~/.lanpad/config.json

// Delete config data (macOS):

rm -rf ~/.lanpad

6. DATA RETENTION POLICY

Data TypeRetention DurationDeletion Mechanism
Session logsDuration of the pairing connection onlyAutomatic cleanup on disconnect
Clipboard textMemory-buffered only during sync eventsCleared instantly on exit
License keysUntil revoked or manually deletedManual deletion of file

7. CONTACT INFORMATION

If you have any questions or complaints regarding local network processing, data boundaries, or CCPA/GDPR compliance requests, please write to us at privacy@example.com.