From 5ccc680f5ade326590d00e0b2ce0acc8baff68cf Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 28 Nov 2025 21:34:58 +0100 Subject: [PATCH] remove FlashPaper (Unmaintained since Nov 2024) (#1832) - ref: #1 - `ERROR:awesome_lint.py: FlashPaper: last updated -377 days, 1:24:59.316153 ago, older than 365 days` ``` ghcr.io/andrewpaglusch/flashpaper (alpine 3.19.1) Total: 104 (UNKNOWN: 2, LOW: 11, MEDIUM: 64, HIGH: 19, CRITICAL: 8) ``` --- software/flashpaper.yml | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 software/flashpaper.yml diff --git a/software/flashpaper.yml b/software/flashpaper.yml deleted file mode 100644 index 8164c4730d..0000000000 --- a/software/flashpaper.yml +++ /dev/null @@ -1,23 +0,0 @@ -name: FlashPaper -website_url: https://github.com/AndrewPaglusch/FlashPaper -description: One-time encrypted zero-knowledge password/secret sharing application focused on simplicity and security. No database or complicated set-up required. -licenses: - - MIT -platforms: - - Docker - - PHP -tags: - - Pastebins -source_code_url: https://github.com/AndrewPaglusch/FlashPaper -demo_url: https://flashpaper.io -stargazers_count: 478 -updated_at: '2024-11-16' -archived: false -current_release: - tag: v2.4.0 - published_at: '2024-06-01' -commit_history: - 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0