Skip to content

Privacy and Security

Data Transmission Security

  1. All API calls are made in the local network environment, and data does not pass through external network transmission.
  2. Provides API key authentication mechanism to ensure only authorized users can access the API.

Privacy Protection

  1. All data is stored in the local Obsidian Vault and not uploaded to any cloud servers.
  2. Minimizes exposure of user data, only allowing manipulation of the currently open document.
  3. Provides logging to facilitate monitoring of abnormal access behavior.