Maybe we can avoid them if we stop having buggy code :P --- Documentation/lei-security.pod | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/Documentation/lei-security.pod b/Documentation/lei-security.pod index 8cbd89934568..104bfb48a26c 100644 --- a/Documentation/lei-security.pod +++ b/Documentation/lei-security.pod @@ -64,6 +64,12 @@ public-facing L<public-inbox-daemon(8)> processes. They may reside on shared storage and may be made world-readable to other users on the local system. +=head1 CORE DUMPS + +In case any process crashes, a core dumps may contain passwords or +contents of sensitive messages. Please report these so they can be +fixed (see L</CONTACT>). + =head1 NETWORK ACCESS lei currently uses the L<curl(1)> and L<git(1)> executables in -- unsubscribe: one-click, see List-Unsubscribe header archive: https://public-inbox.org/meta/
