docs: Add dedicated conduct@labscrypt.org enforcement contact (#1089) - #1144
Open
abdulqoyumadegoke wants to merge 1 commit into
Open
Conversation
…ss-link from SECURITY.md
ogazboiz
requested changes
Aug 3, 2026
ogazboiz
left a comment
Contributor
There was a problem hiding this comment.
the SECURITY.md cross-reference is a good addition, but the core change needs a maintainer-side prerequisite: conduct@labscrypt.org appears nowhere else in the repo and we cannot confirm the mailbox exists yet. as written the PR also demotes the working Telegram channel to secondary in favor of a possibly dead address, and a conduct report sent to a dead mailbox is silently lost.
- hold until we confirm the address is provisioned and monitored (that is on us, not you).
- until then, keep Telegram listed as the primary contact.
if you want to keep contributing, join us on Telegram: https://t.me/+DOylgFv1jyJlNzM0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #1089
Overview
Resolves #1089 by adding a dedicated, monitored enforcement email channel (
conduct@labscrypt.org) inCODE_OF_CONDUCT.mdand cross-referencing it fromSECURITY.md.Key Changes
CODE_OF_CONDUCT.md: Addedconduct@labscrypt.orgas the primary monitored reporting contact alongside private community channels and Security Policy cross-linking.SECURITY.md: Added a cross-reference in theContactsection linking toCODE_OF_CONDUCT.mdandconduct@labscrypt.orgfor non-vulnerability community safety issues.Verification