From 304d92e923da89d2af1d05c696733165942196c8 Mon Sep 17 00:00:00 2001 From: OctoFlare <62318879+OctoFlareDev@users.noreply.github.com> Date: Thu, 20 Aug 2026 21:46:32 +0800 Subject: [PATCH 1/2] Add privacy policy page --- _layouts/default.html | 1 + pages/privacy.md | 47 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 pages/privacy.md diff --git a/_layouts/default.html b/_layouts/default.html index 55826a2..f2b0131 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -12,6 +12,7 @@

OpenNBS

  • Features
  • SongsNEW!
  • Format
  • +
  • Privacy
  • GitHub
  • diff --git a/pages/privacy.md b/pages/privacy.md new file mode 100644 index 0000000..c83a3c6 --- /dev/null +++ b/pages/privacy.md @@ -0,0 +1,47 @@ +--- +title: Privacy Policy +description: Privacy Policy for Note Block Studio. +permalink: /privacy +--- + + + +
    +
    +
    +
    +
    +

    Note Block Studio

    +

    Last updated:

    +
    + +

    Note Block Studio does not collect, transmit, sell, or share personal data.

    + +

    Information We Collect

    +

    Note Block Studio does not collect personal information. The application does not include analytics, advertising, tracking technologies, account systems, or third-party data collection services.

    + +

    Local Songs and Project Files

    +

    Songs, project files, exported files, and application settings are stored locally on your device. Note Block Studio only accesses files you explicitly open, import, create, or export. These files remain on your device unless you choose to share, move, or delete them.

    + +

    Internet and External Services

    +

    Note Block Studio does not upload your songs, project files, or personal information to servers operated by the project.

    +

    This website and the application may link to external services such as GitHub, Discord, download providers, or Note Block World. If you choose to use those services, their own privacy policies and terms apply.

    + +

    Support Requests

    +

    If you contact the developer for support, any information you choose to provide will be used only to understand and respond to your request.

    + +

    Children’s Privacy

    +

    Note Block Studio does not knowingly collect personal information from anyone, including children.

    + +

    Changes to This Policy

    +

    This privacy policy may be updated if Note Block Studio or its data practices change. The latest version will be posted on this page.

    + +

    Contact

    +

    If you have questions about this privacy policy, contact the developer at opennbs@gmail.com.

    +
    +
    +
    +
    From 1ee3fb02025aeff625969ed14b0fe01adc317a51 Mon Sep 17 00:00:00 2001 From: OctoFlare <62318879+OctoFlareDev@users.noreply.github.com> Date: Thu, 20 Aug 2026 22:01:52 +0800 Subject: [PATCH 2/2] Update NBS Format spec to v6 --- pages/nbs.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/pages/nbs.md b/pages/nbs.md index b416a32..e8d42dd 100644 --- a/pages/nbs.md +++ b/pages/nbs.md @@ -29,6 +29,10 @@ permalink: /nbs

    NBS Changelog

    + Version 6: + Version 5: