---
title: "Deploy Enclosed"
description: "Minimalistic web app designed for sending private and secure notes."
category: "Other"
url: https://railway.com/deploy/5gOoRm
---

# Deploy Enclosed

Minimalistic web app designed for sending private and secure notes.

**[Deploy Enclosed on Railway](https://railway.com/template/5gOoRm)**

Machine-readable deploy manifest (JSON, validated by TemplateCI): https://railway.com/deploy/5gOoRm/manifest.json

- **Creator:** Corentin THOMASSET's Projects
- **Category:** Other
- **Total deploys:** 29

## Template content

### corentinth/enclosed

- **Image:** corentinth/enclosed
- **Public domain:** Yes

## Documentation

[Demo](https://enclosed.cc) - [Docs](https://docs.enclosed.cc) - [CLI](https://www.npmjs.com/package/@enclosed/cli)

Enclosed is a minimalistic web application designed for sending private and secure notes.

All notes are end-to-end encrypted, ensuring that the server and storage have zero knowledge of the content. Users can set a password, define an expiration period (TTL), and choose to have the note self-destruct after being read.

A live instance is available at [enclosed.cc](https://enclosed.cc).

Features:
- **End-to-End Encryption**: Your notes are encrypted on the client side, using AES-GCM with a 256-bit key derived using PBKDF2.
- **File Attachments**: Share files securely with your notes.
- **Zero Knowledge**: The server does not have access to the content of the notes or files.
- **Configurable Security Options**: Set a password, expiration time, and choose self-destruction after the note is read.
- **Minimalistic UI**: Simple and intuitive user interface for quick note sharing.
- **i18n Support**: Available in multiple languages.
- **Authentication**: Optional email/password authentication to create notes.
- **Dark Mode**: A dark theme for late-night note sharing.
- **Responsive Design**: Works on all devices, from desktops to mobile phones.
- **Open Source**: The source code is available under the Apache 2.0 License.
- **Self-Hostable**: Run your instance of Enclosed for private note sharing.
- **CLI**: A command-line interface for creating notes from the terminal.

## Similar templates

- [Rocky Linux](https://railway.com/deploy/rocky-linux) — Hosted Rocky Linux 9 workspace with SSH and persistent storage. 🚀
- [Foundry Virtual Tabletop](https://railway.com/deploy/X5tR6G) — A Self-Hosted & Modern Roleplaying Platform
- [Letta Code Remote](https://railway.com/deploy/letta-code-remote) — Run a Letta Code agent 24/7. No inbound ports, just deploy.

Open this page in a browser: https://railway.com/deploy/5gOoRm
