From d2fc43e0d6d9cff836c12da214dcc0c67a1b4cfa Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 15 May 2024 19:05:12 +0200 Subject: [PATCH] Remove Hawkpost (Unmaintained since April 2023) (#703) - ref: #1 - `ERROR:awesome_lint.py: Hawkpost: last updated -367 days, 1:29:20.477940 ago, older than 365 days` - [Numerous open PRs](https://github.com/whitesmith/hawkpost/pulls) for outdated dependencies --- software/hawkpost.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/hawkpost.yml diff --git a/software/hawkpost.yml b/software/hawkpost.yml deleted file mode 100644 index 3270d9bc57..0000000000 --- a/software/hawkpost.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Hawkpost -website_url: https://hawkpost.co -description: HawkPost is a web app that lets you create unique links that you can share with a person that desires to send you important information but doesn't know how to encrypt it. The message is encrypted in their browser and sent to your email address. -licenses: - - MIT -platforms: - - Python - - Docker -tags: - - Communication - Custom Communication Systems -source_code_url: https://github.com/whitesmith/hawkpost -stargazers_count: 946 -updated_at: '2023-05-14' -archived: false