Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMTP and DNS edits #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

SMTP and DNS edits #69

wants to merge 1 commit into from

Conversation

patrickbenkoetter
Copy link

    Restructured main.cf and master.cf for better reading
    Restructured Postfix section
    Added DANE description for Postfix
    Added DNS as new chapter
    Added DNS /etc/resolv.conf description
    Added DNS resolver explanations (Credit goes to Carsten Strotmann, [email protected])

        Restructured main.cf and master.cf for better reading
        Restructured Postfix section
        Added DANE description for Postfix
        Added DNS as new chapter
        Added DNS /etc/resolv.conf description
        Added DNS resolver explanations (Credit goes to Carsten Strotmann, [email protected])
# Demand high ciphers
mua_tls_mandatory_ciphers=high
# Limit the cipher list
mua_high_cipherlist=EDH+CAMELLIA:EDH+aRSA:EECDH+aRSA+AESGCM:EECDH+aRSA+SHA384:EECDH+aRSA+SHA256:EECDH:+CAMELLIA256:+AES256:+CAMELLIA128:+AES128:+SSLv3:!aNULL:!eNULL:!LOW:!3DES:!MD5:!EXP:!PSK:!DSS:!RC4:!SEED:!ECDSA:CAMELLIA256-SHA:AES256-SHA:CAMELLIA128-SHA:AES128-SHA
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be a LaTeX macro as with the other config files.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What exactly should be a macro?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The cipherlist

Copy link
Member

@sebix sebix Dec 8, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The cipherlist-makro can't be used here anymore. The cipherstring ais slightly changed.

@azet
Copy link
Member

azet commented Aug 8, 2014

Very good addition; although some sections are just stubs for now, is there a commitment that these will be filled in later (possibly soon)?

@patrickbenkoetter
Copy link
Author

Yes, there's commitment that these will be filled in soon.

@azet
Copy link
Member

azet commented Nov 2, 2014

We're currently working on a first release of the document (i.e. "version 1.0"). New additions should be as complete as possible. I'd like to include this part, but there are still stubs that need content as explained earlier. We're aiming for the end of 2014 - @patrickbenkoetter is it possible to fill those gaps until then?

@patrickbenkoetter
Copy link
Author

  • Aaron Zauner [email protected]:

    We're currently working on a first release of the document (i.e. "version 1.0"). New additions should be as complete as possible. I'd like to include this part, but there are still stubs that need content as explained earlier. We're aiming for the end of 2014 - @patrickbenkoetter is it possible to fill those gaps until then?

I'll have a look at it. The main gap missing is the macro?

p@rick

[*] sys4 AG

https://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München

Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein

@azet
Copy link
Member

azet commented Nov 2, 2014

Yup also the whole end of the commit is just stubs (DNSSEC as well as various other software daemons) - starting here: https://github.com/BetterCrypto/Applied-Crypto-Hardening/pull/69/files#diff-061c5bd597f9d7d450cc0b802b8f7ceaR277

If we do not have anyone to write something up for these, we'll need to remove these sections for now.

@@ -17,25 +17,55 @@ append_dot_mydomain = no

readme_directory = no

readme_directory = no
## General TLS options
tls_ssl_options = NO_COMPRESSION
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This parameter is not available in all versions, see http://www.postfix.org/postconf.5.html#tls_ssl_options

@sebix
Copy link
Member

sebix commented Dec 8, 2015

The conclusion one year ago was that the PR is incomplete. Is there any chance that the missing parts will be filled up?

Also, please rebase your branch on current master.

@azet
Copy link
Member

azet commented Jan 8, 2016

+1.

@patrickbenkoetter
Copy link
Author

I'm still recovering from illness. I will need to inspect this closer, as I have lost track of the changes that should be done. I'll also have to talk this over with Carsten Strotmann, who would be the person to write more elaborated about DNSSEC.

@azet azet force-pushed the master branch 15 times, most recently from 292b4ee to ed49f58 Compare December 20, 2016 12:14
@azet azet force-pushed the master branch 15 times, most recently from 6c97cf6 to 5c20660 Compare December 20, 2016 13:28
@xarr
Copy link

xarr commented Feb 12, 2017

Can this PR be revisited? Looks quite promising.

Thank you.

@azet
Copy link
Member

azet commented Apr 23, 2017

@xarr @patrickbenkoetter

We'd be very happy to have this PR in our document. By now it i not only out of date but also conflicting with the git master tree. If someone feels like working on this PR, please let me know!

This PR has been around since 2014 and hasn't seen much change since then, it's still incomplete and by now it'll need to be updated.

Copy link
Member

@aaronkaplan aaronkaplan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to re-work this PR completely. The idea is good, the intentions make sense but we need to re-work this one.

@@ -22,6 +22,8 @@
\newacronym{EDH}{edh}{Ephemeral Diffie-Hellman}
\newacronym{EECDH}{eecdh\alsoidx{Diffie--Hellman}\alsoidx{elliptic curve}}{%
elliptic curve ephemeral Diffie--Hellman}
\newacronym{MSA}{msa}{%
A message submission host from which messages sent by MUAs originates and will be transported towards its final destination}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@patrickbenkoetter
Copy link
Author

patrickbenkoetter commented May 15, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants