-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Update communication channels in documentation #20429
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
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,14 @@ Submit bugs and feature requests via the [GitHub Issues](https://github.com/rapi | |
For information on writing modules, refer to the [API Documentation](https://docs.metasploit.com/api/). | ||
|
||
## Support and Communication | ||
For questions and suggestions, join the Freenode IRC channel or contact the metasploit-hackers mailing list. | ||
For questions and suggestions, you can: | ||
|
||
- Join our [GitHub Discussions](https://github.com/rapid7/metasploit-framework/discussions) for community support and general questions | ||
- Join the [Metasploit Slack](https://join.slack.com/t/metasploit/shared_invite/zt-30i688it0-mJsFGT44IMtdeZi1DraamQ) for real-time chat | ||
- Submit [GitHub Issues](https://github.com/rapid7/metasploit-framework/issues) for bug reports and feature requests | ||
- Follow [@metasploit](https://twitter.com/metasploit) on Twitter or [@[email protected]](https://infosec.exchange/@metasploit) on Mastodon for updates | ||
|
||
**Note:** Some community members may still use IRC channels and the metasploit-hackers mailing list, though the primary support channels are now GitHub Discussions and Slack. | ||
|
||
## Installing Metasploit | ||
|
||
|
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -1,15 +1,34 @@ | ||||||
# Chat | ||||||
# Primary Communication Channels | ||||||
|
||||||
A lot of our discussion happens on IRC in #metasploit on Freenode. | ||||||
## GitHub Discussions | ||||||
For community support, questions, and general discussion, visit our [GitHub Discussions](https://github.com/rapid7/metasploit-framework/discussions). | ||||||
|
||||||
## Slack | ||||||
Join the [Metasploit Slack](https://join.slack.com/t/metasploit/shared_invite/zt-30i688it0-mJsFGT44IMtdeZi1DraamQ) for real-time chat with the community and developers. | ||||||
|
||||||
## GitHub Issues | ||||||
Submit bug reports and feature requests through [GitHub Issues](https://github.com/rapid7/metasploit-framework/issues). | ||||||
|
||||||
# Additional Communication Channels | ||||||
|
||||||
## Chat | ||||||
|
||||||
Some community discussion still happens on IRC in #metasploit on Freenode. | ||||||
Please be patient and hang around for a while -- not everyone is awake | ||||||
at the same time as you. =) | ||||||
|
||||||
# Mailing list | ||||||
## Mailing list | ||||||
|
||||||
The Metasploit development mailing list used to be hosted on SourceForge, but is now on Google Groups. Metasploit Hackers is dead, long live [Metasploit Hackers][list]. (Or [mailto:Metasploit Hackers][mailto]). | ||||||
|
||||||
The old list [is archived on seclists.org][archive]. | ||||||
|
||||||
## Social Media | ||||||
|
||||||
- **Twitter**: [@metasploit](https://twitter.com/metasploit) | ||||||
jphamgithub marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
- **Mastodon**: [@[email protected]](https://infosec.exchange/@metasploit) | ||||||
- **Blog**: [Rapid7 Blog - Metasploit Tag](https://www.rapid7.com/blog/tag/metasploit/) | ||||||
jphamgithub marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
|
||||||
# Abuse | ||||||
|
||||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to [email protected] which goes to all the current committers. If the incident involves a committer, you may report directly to [email protected] or [email protected]. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Caitlin is not part of R7, so maybe we should replace that? @zeroSteiner, would it make sense to add you there instead? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yeah we should probably update it with my info, [email protected]. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Updated: c2da23a @smcintyre-r7 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Committed! |
||||||
|
Uh oh!
There was an error while loading. Please reload this page.