Standard Notes

standardnotes.com
Standard Notes Icon

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.

Security Audited Open Source

Standard Notes Privacy Policy

Privacy Policy Summary

  • You can opt out of promotional communications
  • IP addresses of website visitors are not tracked
  • You have the right to leave this service at any time
  • This service does not track you
  • The terms for this service are easy to read
  • The service may change its terms at any time, but the user will receive notification of the changes.
  • The service provides a free help desk
  • User feedback is invited regarding changes to the terms.
  • User-generated content is encrypted, and this service cannot decrypt it
  • Features of the website are made available under a free software license
  • Third parties may be involved in operating the service
  • The service allows you to use pseudonyms

Score

A

Documents

About the Data

This data is kindly provided by tosdr.org. Read full report at: #2116

Standard Notes Source Code

Author

standardnotes

Description

Think fearlessly with end-to-end encrypted notes and files. For issues, visit https://standardnotes.com/forum or https://standardnotes.com/help.

#encrypted#evernote#markdown#note-taking#notes#privacy#secure#snippets

Homepage

https://standardnotes.com

License

AGPL-3.0

Created

05 Dec 16

Last Updated

05 Apr 24

Latest version

v3.21.0

Primary Language

TypeScript

Size

1,598,298 KB

Stars

4,822

Forks

377

Watchers

4,822

Language Usage

Language Usage

Star History

Star History

Recent Commits

  • StandardNotes CI (04 Apr 24)

    chore(release): publish - @standardnotes/clipper@1.1.447 - @standardnotes/desktop@3.110.49 - @standardnotes/mobile@3.58.106 - @standardnotes/releases@1.4.742 - @standardnotes/web@3.192.10

  • Aman Harwara (04 Apr 24)

    chore: fix super block dragging indicator line not disappearing correctly (#2866) [skip e2e]

  • Aman Harwara (04 Apr 24)

    chore: fix tags list not scrolling correctly when dragging a tag (#2865)

  • StandardNotes CI (01 Apr 24)

    chore(release): publish - @standardnotes/clipper@1.1.446 - @standardnotes/desktop@3.110.48 - @standardnotes/mobile@3.58.105 - @standardnotes/releases@1.4.741 - @standardnotes/web@3.192.9

  • Aman Harwara (01 Apr 24)

    refactor: link editor [skip e2e]

  • Aman Harwara (01 Apr 24)

    chore: fix keyboard nav on super toolbar [skip e2e]

  • Aman Harwara (01 Apr 24)

    fix: Fixed super note "Table of contents" not working on mobile

  • Micah Zoltu (31 Mar 24)

    chore: fix webapp build instructions (#2856)

  • StandardNotes CI (28 Mar 24)

    chore(release): publish - @standardnotes/clipper@1.1.445 - @standardnotes/desktop@3.110.47 - @standardnotes/mobile@3.58.104 - @standardnotes/releases@1.4.740 - @standardnotes/web@3.192.8

  • Aman Harwara (28 Mar 24)

    chore: fix PDF export CSP error on webapp [skip e2e]

  • StandardNotes CI (27 Mar 24)

    chore(release): publish - @standardnotes/clipper@1.1.444 - @standardnotes/desktop@3.110.46 - @standardnotes/mobile@3.58.103 - @standardnotes/releases@1.4.739 - @standardnotes/web@3.192.7

  • Aman Harwara (27 Mar 24)

    chore: dedupe embedded file ids when exporting a super note [skip e2e]

  • StandardNotes CI (26 Mar 24)

    chore(release): publish - @standardnotes/clipper@1.1.443 - @standardnotes/desktop@3.110.45 - @standardnotes/mobile@3.58.102 - @standardnotes/releases@1.4.738 - @standardnotes/ui-services@1.37.7 - @standardnotes/web@3.192.6

  • Aman Harwara (26 Mar 24)

    chore: trigger release [skip e2e]

  • Aman Harwara (26 Mar 24)

    fix: Fixed issue with system color scheme on mobile

  • StandardNotes CI (26 Mar 24)

    chore(release): publish - @standardnotes/clipper@1.1.442 - @standardnotes/desktop@3.110.44 - @standardnotes/mobile@3.58.101 - @standardnotes/releases@1.4.737 - @standardnotes/snjs@2.208.15 - @standardnotes/web@3.192.5

  • Karol Sójko (26 Mar 24)

    chore(web): remove unused setting for failed email backups - skip e2e (#2863) * chore(web): remove unused setting for failed email backups * adjust tests

  • StandardNotes CI (22 Mar 24)

    chore(release): publish - @standardnotes/clipper@1.1.441 - @standardnotes/desktop@3.110.43 - @standardnotes/mobile@3.58.100 - @standardnotes/releases@1.4.736 - @standardnotes/services@1.70.5 - @standardnotes/snjs@2.208.14 - @standardnotes/ui-services@1.37.6 - @standardnotes/web@3.192.4

  • Aman Harwara (22 Mar 24)

    chore: fix issues with multiple non-layerable themes being active on color scheme change [skip e2e]

  • Aman Harwara (22 Mar 24)

    chore: fix csp errors in dev server

  • Aman Harwara (22 Mar 24)

    chore: fix theme not toggling when changing auto-light/dark theme selection

  • Aman Harwara (22 Mar 24)

    fix: Fixed issue with system color scheme not being applied correctly on start

  • StandardNotes CI (22 Mar 24)

    chore(release): publish - @standardnotes/clipper@1.1.440 - @standardnotes/desktop@3.110.42 - @standardnotes/mobile@3.58.99 - @standardnotes/releases@1.4.735 - @standardnotes/web@3.192.3

  • Aman Harwara (22 Mar 24)

    chore: fix dark mode keyboard shortcut [skip e2e]

  • StandardNotes CI (22 Mar 24)

    chore(release): publish - @standardnotes/clipper@1.1.439 - @standardnotes/desktop@3.110.41 - @standardnotes/mobile@3.58.98 - @standardnotes/releases@1.4.734 - @standardnotes/web@3.192.2

  • Karol Sójko (22 Mar 24)

    chore: block disabling 2FA if U2F authenticators present - skip e2e (#2862) * chore: block disabling 2FA if U2F authenticators present * chore: remove the u2f wrapper component * chore: adjust fetching 2fa status * chore: fix property name * chore: remove wrapper

  • Karol Sójko (20 Mar 24)

    chore(web): prevent from adding U2F if 2FA is not enabled (#2861)

  • StandardNotes CI (14 Mar 24)

    chore(release): publish - @standardnotes/clipper@1.1.438 - @standardnotes/desktop@3.110.40 - @standardnotes/mobile@3.58.97 - @standardnotes/releases@1.4.733 - @standardnotes/web@3.192.1

  • Aman Harwara (14 Mar 24)

    chore: release [skip e2e]

  • Aman Harwara (14 Mar 24)

    chore: remove unused patch [skip e2]

Standard Notes Website

Website

Redirects

Does not redirect

Security Checks

3 security checks failed (63 passed)

  • HTTP Status Error
  • HTTP Server Error
  • Empty Page Content

Server Details

  • IP Address 13.249.39.75
  • Hostname server-13-249-39-75.iad89.r.cloudfront.net
  • Location Dulles, Virginia, United States of America, NA
  • ISP Amazon.com Inc.
  • ASN AS16509

Associated Countries

  • US
  • DE
  • CH

Saftey Score

Website marked as safe

100%

Blacklist Check

standardnotes.com was found on 0 blacklists

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

Website Preview

Standard Notes Reviews

More Digital Notes

  • Turtle Icon

    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
  • Notable Icon

    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
  • Joplin Icon

    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 Icon

    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
  • Obsidian Icon

    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

    Security Audited Not Open Source obsidianmd/obsidian-releases
  • AFFiNE Icon

    AFFiNE

    affine.pro

    Privacy first, open-source alternative to Notion, monday.com and Miro. It is a knowledge management tool that allows you to create, organize and share your knowledge.

    No Security Audit Open Source toeverything/AFFiNE
  • Cryptee Icon

    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 Audit Not Open Source cryptee/web-client

About the Data: Standard Notes

API

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

https://api.awesome-privacy.xyz/productivity/digital-notes/standard-notes

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

About the Data

Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.

Share Standard Notes

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

View Digital Notes (8)