[openpgp] Re: ecosystem split: text-mode signatures over C R-only line endings
Andrew Gallagher <[email protected]>
| Newsgroups | gmane.ietf.openpgp |
|---|---|
| Message-ID | <[email protected]> |
On 15/10/2025 22:28, Daniel Kahn Gillmor wrote: > So i think the following question is what we need to answer: > > - is `\r` (CR) on its own a "line-ending" that needs to be converted to > CRLF when signing in text mode? > > How can we resolve this? you'd think by 2025 we'd have all the line > ending issues sorted out. Many MacOS graphical applications still render '\r' as a newline, even today. But for for backwards compatibility with older software, perhaps we should not die on this hill. Otherwise we might talk ourselves into supporting NEL also...! The only reason we have text mode signatures at all is to work around the historical (mis?)behaviour of sendmail. If sendmail never normalised '\r' to '\r\n' then perhaps we shouldn't either. A _______________________________________________ openpgp mailing list -- [email protected] To unsubscribe send an email to [email protected]