Burnernote
Burner Note is a free, ad-free and open source tool for securely sending text based notes that are encrypted and self destruct once read.
Install / Use
/learn @Gigamick/BurnernoteREADME
Burnernote App
Burnernote Send secure and encrypted notes that self destruct once they've been read. It is designed to be:
-
Ad Free and simple. No clutter, no bloat, no complex dependencies. Burnernote is built with PHP so it’s quick and easy to deploy.
-
Open-source and Beautiful. Burnernote is open source and available on github.
-
Set password. Set an optional password for the self-destructing messages.
-
Auto self destruct. The note will expire after a set number of days, default to 7 days
-
Burn Box. Registered users get a public inbox URL where anyone can send them encrypted notes. Learn more
:zap: Installation using laravel\valet
- Clone the repository.
git clone https://github.com/Gigamick/burnernote.git
- Change current working directory
cd burnernote
- Make sure
php is ^8.0
php -v
- Install composer dependencies
composer install
- Copy .env file
cp .env.example .env
- Edit database credentials in
.env file
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=burnernote
DB_USERNAME=root
DB_PASSWORD=root
-
Edit app url to 'https://burnernote.test' since assets are served through secure url
-
Generate app key and migrate database
php artisan key:generate
php artisan migrate
- Serve site through valet
valet link
valet secure
- visit 'https://burnernote.test' in the browser
Security Vulnerabilities
If you discover a security vulnerability within Burnernote, create an issue.
License
Burnernote is open-source software licensed under the GNU License.
Related Skills
healthcheck
340.5kHost security hardening and risk-tolerance configuration for OpenClaw deployments
node-connect
340.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
prose
340.5kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
frontend-design
84.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
