hawkpost icon indicating copy to clipboard operation
hawkpost copied to clipboard

Generate links that users can use to submit messages encrypted with your public key.

Results 30 hawkpost issues
Sort by recently updated
recently updated
newest added

Bumps [django](https://github.com/django/django) from 2.2.26 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...

dependencies
python

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies
javascript

Add missing security options `manage.py check --deploy` doesn't return any warnings anymore.

Removes a service that no longer is being used and an alternative is already provided by GitHub. closes #316

We aren't active on freenode anymore and all accounts and channels on that network were recently deleted by the new owners. Since we can't be reached through that method, the...

hacktoberfest
good first issue

Takes care of #180. It's still missing the OTP option, though

While the current architecture definitely let's people who don't know PGP send encrypted messages, it doesn't let the recipient verify the sender's identity. One solution for this is to have...

enhancement
discussion

This feature is partially implemented. The user should be able to search and specify the other users that will receive the submitted information. This could be set be only a...

feature request
hacktoberfest

Given the nature of the project we should provide to users all the tools to verify that the content being served to the browser is the one present on this...

enhancement
hacktoberfest
good first issue

Currently the setup information as presented by the `readme.md` file seems out of date and overly complex (at least on OSX). There should be an easier way to setup everything.

enhancement