Penumbra - encrypted local notes.

Penumbra is a simple, secure, and private note-taking app. It runs entirely in your browser, and your notes are never sent to a server. You can even use it offline.

Open Ctrl O
Save Ctrl S
Save As Ctrl ⇧ S
Close
About



0 characters
|
0 words

Take control of your notes.

Encrypt them with a password, and keep them safe on your device.
No servers, no third parties, no subscriptions.

  • Secure encryption

    Penumbra uses the Web Crypto API to securely encrypt your notes with a 256 bit AES key derived from your password.

  • Offline-first

    Penumbra runs entirely in your browser - you can even use it offline. There is no server, and nothing leaves your device.

  • Standalone app

    Penumbra is a progressive web app, which means you can install it on your device and use it like a standalone app.

  • Rich text

    Penumbra uses Slate.js to provide a rich text editor with support for headings, formatting, and more.

  • Export to Markdown

    In addition to its own encrypted format, Penumbra can export your notes to Markdown, so you can use them in other apps.

  • Open Source

    Penumbra is entirely open source. You can view the source code on GitHub, and even contribute to the project if you like.

Frequently asked questions

If you have anything else you want to ask, check out the GitHub repo.

    • How do I open/save my notes?

      The menu in the top-right corner has options to open and save notes. You can save with any file extension you like - the app will know if it's a Penumbra note or not.

    • How secure are my notes?

      The notes never leave your device and they are encrypted with the strongest encryption available. Remember that even the strongest encryption is useless if you can be compelled to give up your password however.

    • What if I lose a password?

      There is no way to recover a lost password. You will have to delete that particular note and start again. Password managers are a good way to avoid this problem.

    • How do I change the password for a note?

      In addition to saving (which keeps the same password) you can 'save as' which treats your note as though it's being saved for the first time, and will prompt for a password.

    • How do I use this as a standalone app?

      In the URL bar of your browser, there will be a button you can click to download the app locally. This will give you an icon in your app drawer and allow you to use Penumbra without opening a browser window.

    • How do I customise Penumbra?

      In the settings, accessed from the menu in the top right, you can adjust the theme, font, and other settings. You can also make these settings document-specific.

    • How much does Penumbra cost?

      Penumbra is currently entirely free. In the future, there may be a paid version with additional features, but there are no immediate plans for this.

    • What can I do with the source code?

      Penumbra has an AGPL license, which means you can use it for free for anything, host your own version, or build on it in another non-profit, open app. You may not charge for any tool built from Penumbra however.

    • How do I request features or report bugs?

      You can raise an issue on GitHub, or contact me on Twitter - samirelanduk in both cases. Note that I may not be able to respond immediately to all requests.