Max Mazurov

Results 116 issues of Max Mazurov

enhancement
server
client

documentation
enhancement

``` ● klaes.service - PGP Key Server Loaded: loaded (/etc/systemd/system/klaes.service; disabled; vendor preset: enabled) Active: active (running) since Wed 2020-03-25 23:46:11 UTC; 9s ago Main PID: 29580 (klaes) Tasks: 7...

enhancement

I am not actively working on go-assuan and unable to provide support since I am no longer familiar with GnuPG inner workings (was never really familiar, to be honest).

help wanted

Protocol reverse-engineering is not fun, but a lot of GnuPG internals are not documented. Why force users to go into this cryptic legacy hell when you are already doing this?...

enhancement
help wanted

I wanted to set file capabilities using systemd-tmpfiles, however security.capability extended attribute is a bitset and can't be represented using the current tmpfiles.d syntax because it allows only characters, not...

RFE 🎁
tmpfiles

Sender header field is oversigned even though it is not documented. To make maddy more compatible with the mailing list, it should be signed only if it is included and...

security
mta-out
good first issue

# Use case Forwarding messages to external systems with ratelimits. # Your idea for a solution Add limits to target.smtp - the code will be very similar to target.remote. As...

new feature
good first issue

This is a major refactoring since maddy has a lot of state and resource handles to deal with. ## Design overview Current register - initialize pipeline is replaced with register...