最終更新: 2026-07-31
Offline MD Editor & Viewer は、完全オフラインで動作することを前提に設計された Markdown エディタ/ビューアです。サーバー側の仕組みを一切持たず、ネットワーク通信も一切行わないため、個人データの収集・送信・サーバー保存は行いません。アカウント登録、クラウド同期、テレメトリ、アクセス解析、広告、アプリ内課金のいずれもありません。
ありません。本アプリは、利用者やファイル、利用状況について、個人情報かどうかを問わずいかなる情報も収集しません。会員登録やログインの仕組みはなく、開発者や第三者へデータが送信されることもありません。
すべてのデータは端末内にのみ保存されます。
localStorage に、デスクトップ版では WebView が使うローカルストレージに、offline_md_editor_viewer_ から始まるキー名で保存されます。FileSystemDirectoryHandle の参照をブラウザの IndexedDB に保存します。デスクトップ版は代わりに直近フォルダの絶対パス文字列をローカルに保存します。上記のいずれも端末外へ送信されることはありません。送信先となるサーバー自体が存在しません。
ありません。本アプリはアクセス解析、広告、クラッシュレポート、クラウドストレージなど、いかなる第三者サービスとも連携していません。そもそもデータを収集していないため、第三者への提供・販売も発生しません。
これは方針上の宣言に留まらず、アプリ自身の仕組みとして担保されています。
Content-Security-Policy の meta タグが埋め込まれており、connect-src 'none' の指定によって、Web サーバー経由で配信した場合であっても、アプリ自身のスクリプトからのネットワーク通信(fetch・XHR・WebSocket 等)を技術的にブロックします。marked、DOMPurify、encoding-japanese、highlight.js)とアイコン(Feather Icons)はすべてアプリ内にローカル同梱されており、CDN や外部オリジンからコンテンツ・スクリプト・フォントを読み込むことはありません。いずれのエディションも、ネットワーク通信を行わないという同一の設計思想に基づいており、本ポリシーが共通して適用されます。
本アプリはいかなる種類のデータも収集しないため、児童を含め、利用者本人が意図する・しないにかかわらず個人情報を収集することはありません。
将来のバージョンでネットワーク通信を伴う任意機能が追加されるなどしてポリシーを改定する場合は、ページ上部の「最終更新」日付を更新し、変更内容をこのページに追記します。現行バージョン(0.3.1)時点では、本アプリはネットワーク通信を一切行いません。
Last updated: 2026-07-31
Offline MD Editor & Viewer is a Markdown editor and viewer designed to run entirely offline. This app does not collect, transmit, or store any personal data on any server, because it has no server-side component and makes no network requests at all. There is no account, no cloud sync, no telemetry, no analytics, no advertising, and no in-app purchases.
None. The app does not collect any information — personal or otherwise — about you, your files, or your usage. There is no registration, no login, and no data is ever sent to the developer or to any third party.
All data stays on your device.
localStorage (browser edition) or the equivalent local storage used by the WebView (desktop edition), under keys prefixed offline_md_editor_viewer_.FileSystemDirectoryHandle reference in the browser's IndexedDB. The desktop edition stores the last-used folder as a local absolute path string instead.None of the above ever leaves your device. There is no server to send it to.
None. The app does not integrate with any third-party analytics, advertising, crash-reporting, or cloud-storage service. No data is shared with, or sold to, any third party, because no data is collected in the first place.
This is not just a policy promise — it is enforced by the app itself:
Content-Security-Policy meta tag that sets connect-src 'none', which blocks the app's own scripts from making any network request (fetch, XHR, WebSocket, etc.), even if the app is loaded from a web server.marked, DOMPurify, encoding-japanese, highlight.js) and icons (Feather Icons) are bundled locally inside the app. No content, script, or font is loaded from a CDN or any external origin.Both editions are covered by this same privacy policy, since both share the same no-network design.
Because the app collects no data of any kind, it does not knowingly or unknowingly collect personal information from anyone, including children.
If this policy is ever updated (for example, if a future version adds an optional network-dependent feature), the "Last updated" date at the top of this page will change, and the nature of the change will be described here. As of the current version (0.3.1), the app performs no network communication whatsoever.