Poznote

poznote.com
Poznote

Self-hosted notes and tasks app with rich-text, Markdown and drawing editors, tags, multi-user, OIDC login and a REST API. Docker-based (PHP + SQLite); the only outbound call is a daily update check. No mobile apps (PWA), no end-to-end encryption.

No Security Audit Open Source

Poznote Source Code

Author

timothepoznanski

Description

Powerful note-taking without the hassle.

#docker#documentation#free#note-taking#notes#self-hosted#tasks#todolist#webapp#wiki

Homepage

https://poznote.com

Repository

  • LicenseMIT
  • Created01 Aug 25
  • Primary languageJavaScript
  • Size126,350 KB
  • Stars793
  • Forks33
  • Watchers793

Language Usage

Language Usage

Project Health

  • Last commit9 hours ago
  • Open issues2
  • Latest release6.80.0

Recent Commits

  • Timothé Poznanski(07 Sept 26)

    Merge pull request #1335 from timothepoznanski/dev Release 6.80.0

  • timothepoznanski(07 Sept 26)

    chore: update version to 6.80.0

  • timothepoznanski(07 Sept 26)

    chore: update version to 6.79.1

  • timothepoznanski(07 Sept 26)

    Refactor dashboard and user info modals; enhance workspace title rendering - Updated CSS styles for dashboard and icon sidebar, improving layout and responsiveness. - Removed unused user info modal and related JavaScript functionality. - Simplified workspace title rendering to include color chips and action buttons. - Adjusted translations to reflect changes in workspace selection UI. - Cleaned up dashboard.php by removing deprecated password handling logic. - Enhanced workspace menu interactions in JavaScript for better user experience.

  • timothepoznanski(07 Sept 26)

    feat: add "Insert Markdown" modal for HTML notes with preview functionality - Implemented a new modal for inserting Markdown into HTML notes, allowing users to paste or type Markdown, which is then converted to HTML for preview before insertion. - Added necessary CSS styles for the modal and its preview area. - Updated internationalization files to include translations for the new modal. - Enhanced workspace management with a dropdown menu in the page title, allowing users to switch workspaces easily. - Improved error handling and user feedback during Markdown conversion. - Refactored existing functions to support the new modal and workspace features.

  • timothepoznanski(07 Sept 26)

    feat: add settings page font size customization and update related styles

  • timothepoznanski(07 Sept 26)

    chore: remove the Recent section and the All entry from the settings page The settings page no longer records a per-user click history, so the "Recent" band, its settings_recent_cards key and its UI Customization checkbox are gone. The desktop section list also loses its virtual "All" entry (.settings-show-all) and always shows one section at a time. Co-Authored-By: Claude Fable 5.1 <[email protected]> Claude-Session: https://claude.ai/code/session_01KLL1fSDBLJ9imY6ycSWsxL

  • Timothé Poznanski(07 Sept 26)

    Merge pull request #1334 from timothepoznanski/dev Release 6.79.0

  • timothepoznanski(07 Sept 26)

    feat: Enhance icon sidebar functionality and settings layout - Implemented dynamic visibility for group separators in the icon sidebar, ensuring that only relevant dividers are displayed based on the visibility of entries. - Added a new feature to allow users to add, remove, and reorder separators in the icon sidebar through a dedicated modal. - Improved the settings page layout for desktop, introducing a navigation sidebar that allows users to switch between sections seamlessly. - Enhanced toggle card functionality in settings to improve accessibility and user experience. - Updated the version number to 6.79.0.

  • Timothé Poznanski(06 Sept 26)

    Merge pull request #1331 from timothepoznanski/dev Release 6.78.1

  • timothepoznanski(06 Sept 26)

    chore: remove the Support Poznote rail button and its modal, bump version to 6.78.1 The heart entry above Logout in the icon rail opened a joke modal (js/support-modal.js) that nothing else used. Drop the rail entry, the modal script, its translations and CSS, and the 'external' link attribute that only existed for it. The Support card on the settings page keeps its Ko-fi link. Co-Authored-By: Claude Fable 5.1 <[email protected]> Claude-Session: https://claude.ai/code/session_01Pzq1kVEucWQvAAnXFv1YUT

  • Timothé Poznanski(06 Sept 26)

    Merge pull request #1330 from timothepoznanski/dev Release 6.78.0

  • timothepoznanski(06 Sept 26)

    feat: implement multi-workspace scope modal for AI assistant interactions

  • timothepoznanski(06 Sept 26)

    feat: add workspace color customization feature with modal support - Implemented a modal for selecting workspace colors, allowing users to choose from a palette or enter a custom hex color. - Updated workspace display to show color indicators on the dashboard. - Added backend support for saving workspace colors via AJAX. - Enhanced workspace management UI with color action buttons. - Fixed navigation link in settings to point to the correct workspace page. - Introduced a playful "Support Poznote" modal for user engagement.

  • Timothé Poznanski(06 Sept 26)

    Merge pull request #1329 from timothepoznanski/dev Release 6.77.0

  • timothepoznanski(06 Sept 26)

    feat: adjust note scroll edge controls for AI chat integration

  • timothepoznanski(06 Sept 26)

    chore: bump version to 6.77.0

  • timothepoznanski(06 Sept 26)

    feat: add tagging functionality for notes in folders - Introduced a new action to tag all notes within a folder, accessible via the folder actions menu. - Implemented a modal for tagging notes, allowing users to input tags and choose to include subfolder notes. - Updated UI elements and styles to accommodate the new tagging feature. - Enhanced workspace information display to show tags associated with workspaces. - Adjusted various JavaScript functions to handle the new tagging logic and modal interactions. - Updated translations for new modal messages in multiple languages.

  • Timothé Poznanski(05 Sept 26)

    Merge pull request #1328 from timothepoznanski/dev fix: update features link in README to point to the correct section

  • timothepoznanski(05 Sept 26)

    fix: update features link in README to point to the correct section

  • Timothé Poznanski(05 Sept 26)

    Merge pull request #1327 from timothepoznanski/dev Release 6.76.0

  • timothepoznanski(05 Sept 26)

    chore: bump version to 6.76.0

  • timothepoznanski(05 Sept 26)

    feat: add tag filtering functionality to dashboard and workspaces - Introduced a new tag filter button in the dashboard for filtering notes by tags. - Implemented tag filtering logic in the dashboard JavaScript, including saving and restoring tag filters. - Enhanced the dashboard UI to include a tag filter menu with search functionality. - Updated translations for tag-related strings in multiple languages (de, en, es, fr, pt, ru, zh-cn). - Added a modal for managing workspace tags, allowing users to add, edit, and delete tags. - Improved workspace actions to include tag management options. - Updated stylesheets to support new tag filtering features.

  • timothepoznanski(05 Sept 26)

    feat: Add workspace tags functionality and UI enhancements - Implemented a modal for managing workspace tags, allowing users to add, edit, and save tags associated with workspaces. - Updated the workspace creation process to include an optional tags input field. - Enhanced workspace selection UI to display associated tags as chips. - Modified backend to handle tag storage and retrieval in the database. - Improved page titles across various sections to include workspace context. - Added event listeners for new tag management actions and ensured proper handling of user interactions.

  • timothepoznanski(05 Sept 26)

    feat: enhance tasklist embed with new features and localization improvements

  • timothepoznanski(05 Sept 26)

    feat: update snapshot warnings to clarify attachment handling in multiple languages

  • timothepoznanski(05 Sept 26)

    feat: improve snapshot modal button layout for better localization support

  • Timothé Poznanski(04 Sept 26)

    Merge pull request #1326 from timothepoznanski/dev Release 6.75.0

  • timothepoznanski(04 Sept 26)

    chore: update version to 6.75.0

  • timothepoznanski(04 Sept 26)

    feat: enhance AI assistant to recognize and reference the currently open note

Poznote Security

Security Advisories (7)

  • highPatched

    GHSA-m44h-mv9f-38x3Stored XSS via SVG attachment upload

  • highPatched

    GHSA-4j6w-6478-cg7jStored XSS via escaped-iframe re-unescape — raw attribute passthrough in unescapeIframesInHtml

  • highPatched

    GHSA-vv49-2463-g2gjStored XSS via guest markdown task-write — sanitizer omitted on public task paths

  • criticalPatchedCVSS 9.9

    GHSA-rmm5-6582-qcmcRemote code execution through restore / import fontionnality

  • mediumPatchedCVSS 5.4

    GHSA-33wr-rw77-83cjStored XSS through attachment filename

  • highPatchedCVSS 7.5

    GHSA-r45x-r86q-2p3xStored XSS

  • criticalPatchedCVSS 9.9

    GHSA-3v39-q26w-c3h7authenticated arbitrary-file-upload Remote Code Execution

Poznote Website

Website

Poznote - Self-hosted note-taking

Poznote is a free, open source, self-hosted note-taking and documentation platform: rich text editor, tags, Kanban boards, tasks, calendar, powerful search, MCP server and REST API. Runs anywhere with Docker.

Redirects

Does not redirect

Security Checks

All 65 security checks passed

Server Details

  • IP Address46.202.170.131
  • LocationParis,Ile-de-France,France,EU
  • ISPJSC Ukrtelecom
  • ASNAS47583

Associated Countries

  • USUS
  • FRFR

Safety Score

Website marked as safe

100%

Blacklist Check

poznote.com was found on 0 blacklists

  • AntiSocial Blacklist
  • Artists Against 419
  • Badbitcoin
  • Bambenek Consulting
  • CERT Polska
  • CoinBlockerLists
  • CRDF
  • CryptoScamDB
  • EtherAddressLookup
  • EtherScamDB
  • Fake Website Buster
  • MetaMask EthPhishing
  • NABP Not Recommended Sites
  • OpenPhish
  • PetScams
  • PhishFeed
  • PhishFort
  • Phishing.Database
  • PhishStats
  • PhishTank
  • Phishunt
  • RPiList Not Serious
  • Scam.Directory
  • SecureReload Phishing List
  • Spam404
  • StopGunScams
  • Suspicious Hosting IP
  • ThreatFox
  • ThreatLog
  • TweetFeed
  • URLhaus
  • ViriBack C2 Tracker

Website Preview

Website preview

Poznote Socials

Poznote Reviews

More Digital Notes

  • Cryptee

    Cryptee

    crypt.ee

    Private & encrypted rich-text documents. Cryptee has encryption and anonymity at its core, it also has a beautiful and minimalistic UI. You can use Cryptee from the browser, or download native apps. Comes with many additional features, such as support for photo albums and file storage. The disadvantage is that only the frontend is open source. Pricing is free for starter plan, $3/ month for 10GB, additional plans go up-to 2TB.

    No Security AuditNot Open Source cryptee/web-client
  • Joplin

    Joplin

    joplinapp.org

    Cross-platform desktop and mobile note-taking and todo app. Easy organisation into notebooks and sections, revision history and a simple UI. Allows for easy import and export of notes to or from other services. Supports synchronisation with cloud services, implemented with E2EE.

    Security Audited Open Source laurent22/joplin
  • Logseq

    Logseq

    logseq.com

    Privacy-first, open-source knowledge base that works on top of local plain-text Markdown and Org-mode files. Supports lots of different note modes, including task management, PDF annotation, flashcards, whiteboards strong markdown support and more. Includes themes and extensions, backed by a strong community

    No Security Audit Open Source logseq/logseq
  • Notable

    Notable

    notable.md

    An offline markdown-based note editor for desktop, with a simple, yet feature-rich UI. All notes are saved individually as .md files, making them easy to manage. No mobile app, built-in cloud-sync, encryption or web UI. But due to the structure of the files, it is easy to use your own cloud sync provider, and additional features are provided through extensions.

    No Security Audit Open Source notable/notable
  • Obsidian

    Obsidian

    obsidian.md

    A powerful knowledge base that works on top of local plain-text Markdown files. It has a strong community, and a lot of plugins and themes. Generally privacy-respecting, but no encryption out of the box, and some of the code is obfuscated or not fully open source

  • Standard Notes

    Standard Notes

    standardnotes.com

    S.Notes is a free, open-source, and completely encrypted private notes app. It has a simple UI, yet packs in a lot of features, thanks to the Extensions Store, allowing for: To-Do lists, Spreadsheets, Rich Text, Markdown, Math Editor, Code Editor and many more. You can choose between a number of themes (yay, dark mode!), and it features built-in secure file store, tags/ folders, fast search and more. Standard Notes is actively developed, and fully open-source.

  • Turtle

    Turtle

    turtlapp.com

    A secure, collaborative notebook. Self-host it yourself, or use their hosted plan (free edition or $3/ month for premium).

    Security Audited Open Source turtl/desktop
  • VNote

    VNote

    app.vnote.fun/en_us

    A free, open-source note-taking application built with Qt, focused on providing a pleasant Markdown editing experience. It manages notes directly as plain text files on your local system.

About the Data: Poznote

Change History

Edit Poznote Data

You can edit Poznote's entry in this section of awesome-privacy.yml by submitting a PR to our GitHub repo.
Note that some of the information shown above has been aggregated from external sources, a list of these can be found data documentation.

Origin Data

Modify Data

API

You can access Poznote's data programmatically via our API. Simply make a GET request to:

https://api.awesome-privacy.xyz/v1/services/poznote

The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.

Share Poznote

Help your friends compare Digital Notes, and pick privacy-respecting software and services.
Share Poznote and Awesome Privacy with your network!