{"id":14701949,"url":"https://github.com/Gigamick/burnernote","last_synced_at":"2025-09-10T09:31:11.712Z","repository":{"id":43187622,"uuid":"432867245","full_name":"Gigamick/burnernote","owner":"Gigamick","description":"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.","archived":false,"fork":false,"pushed_at":"2024-10-07T19:02:25.000Z","size":1940,"stargazers_count":90,"open_issues_count":7,"forks_count":9,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-01-04T21:35:55.348Z","etag":null,"topics":["aes-256-cbc","encrypt-then-mac","privacy","security","self-destructing-messages"],"latest_commit_sha":null,"homepage":"https://burnernote.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gigamick.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["gigamick"]}},"created_at":"2021-11-29T01:17:16.000Z","updated_at":"2024-12-30T10:53:07.000Z","dependencies_parsed_at":"2024-09-10T15:59:44.192Z","dependency_job_id":"4882aaf9-58b1-4453-a41d-51b156dd9d0d","html_url":"https://github.com/Gigamick/burnernote","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gigamick/burnernote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gigamick%2Fburnernote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gigamick%2Fburnernote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gigamick%2Fburnernote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gigamick%2Fburnernote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gigamick","download_url":"https://codeload.github.com/Gigamick/burnernote/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gigamick%2Fburnernote/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274440642,"owners_count":25285735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aes-256-cbc","encrypt-then-mac","privacy","security","self-destructing-messages"],"created_at":"2024-09-13T12:01:07.142Z","updated_at":"2025-09-10T09:31:11.703Z","avatar_url":"https://github.com/Gigamick.png","language":"PHP","funding_links":["https://github.com/sponsors/gigamick"],"categories":["Blade"],"sub_categories":[],"readme":"## Burnernote App\n\n**[Burnernote](https://burnernote.com)** Send secure and encrypted notes that self destruct once they've been read. It is designed to be:\n\n* **Ad Free and simple.** No clutter, no bloat, no complex dependencies. Burnernote is built with PHP so it’s quick and easy to deploy.\n\n* **Open-source and Beautiful.** [Burnernote](https://github.com/Gigamick/burnernote) is open source and available on github.\n\n* **Set password.** Set an optional password for the self-destructing messages.\n\n* **Auto self destruct.** The note will expire after a set number of days, **default to 7 days**\n\n\n### :zap: Installation using [laravel\\valet](https://laravel.com/docs/10.x/valet)\n\n- Clone the repository.\n```bash\ngit clone https://github.com/Gigamick/burnernote.git\n```\n\n- Change current working directory\n```bash\ncd burnernote\n```\n\n- Make sure `php is ^8.0`\n```bash\nphp -v\n```\n\n- Install composer dependencies\n```bash\ncomposer install\n```\n\n- Copy .env file \n```bash\ncp .env.example .env\n```\n\n- Edit database credentials in `.env file`\n```bash\nDB_CONNECTION=mysql\nDB_HOST=127.0.0.1\nDB_PORT=3306\nDB_DATABASE=burnernote\nDB_USERNAME=root\nDB_PASSWORD=root\n```\n\n- Edit app url to 'https://burnernote.test' since assets are served through secure url\n\n- Generate app key and migrate database\n```bash\nphp artisan key:generate\nphp artisan migrate\n```\n\n- Serve site through valet\n```bash\nvalet link\nvalet secure\n```\n\n- visit 'https://burnernote.test' in the browser\n\n\n## Security Vulnerabilities\n\nIf you discover a security vulnerability within Burnernote, create an issue.\n\n\n## License\n\nBurnernote is open-source software licensed under the [GNU License](https://github.com/Gigamick/burnernote/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGigamick%2Fburnernote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGigamick%2Fburnernote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGigamick%2Fburnernote/lists"}