52 lines
1.9 KiB
HTML
52 lines
1.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>SecBSD IRC</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="description" content="SecBSD IRC">
|
|
<link rel="canonical" href="https://secbsd.org/">
|
|
<link rel="stylesheet" href="secbsd.css">
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<nav>
|
|
<div>
|
|
<h1><a href="index.html"><img src="/img/logo.png" alt="[SecBSD]"></a></h1>
|
|
</div>
|
|
<ul>
|
|
<li><a href="index.html">About</a></li>
|
|
<li><a href="download.html">Download</a></li>
|
|
<li><a href="tools.html">Tools</a></li>
|
|
<li><a href="docs.html">Docs</a></li>
|
|
<li><a href="faq.html">Faq</a></li>
|
|
<li><a href="team.html">Team</a></li>
|
|
<li><a href="donate.html">Donate</a></li>
|
|
</ul>
|
|
</nav>
|
|
</header>
|
|
<div class="box">
|
|
<div class="title green">SecBSD</div>
|
|
<div class="subtitle">IRC</div>
|
|
<div class="txt">
|
|
<span class="green">█</span>
|
|
<b class="purple">IRC server for the SecBSD community</b>
|
|
<div>
|
|
<p>In order to cherish our community of hackers, pentesters, hacktivists, security
|
|
professionals and privacy-conscious individuals, we have added an official IRC
|
|
server. IRC is a well established and familiar means of communication. This
|
|
allows us to serve the needs of our community and to entice thoughtful
|
|
discussions, exchanging ideas and offer transparency of the SecBSD project.</p>
|
|
<p>Please, join us in <b class="purple">#secbsd</b> on irc.secbsd.org:6697.</p>
|
|
<h3>Technical details:</h3>
|
|
<p>We have enabled cloaking by default, in order to protect every member of our
|
|
community. The server only listens on TLS.</p>
|
|
<p>Please do not try to connect on other ports or to portscan the host, as this
|
|
will automatically will result in a ban.</p>
|
|
<p>server operate by <b class="purple">h3artbl33d@secbsd.org</b></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|