mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-24 17:25:42 +00:00
deploy: a6c6f1dbff
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<meta property="og:title" content="Security assessment by Trail of Bits, the new website and v4.2 released" />
|
||||
<meta property="og:url" content="/blog/20221108-simplex-chat-v4.2-security-audit-new-website.html" />
|
||||
|
||||
<meta property="og:image" content="https://simplex.chat/blog/images/20221108-trail-of-bits.png" />
|
||||
<meta property="og:image" content="https://simplex.chat/blog/images/20221108-trail-of-bits.jpg" />
|
||||
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/img/favicon.ico" />
|
||||
@@ -224,7 +224,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="py-6 md:p-[60px]"><h1 id="security-assessment-by-trail-of-bits-the-new-website-and-v42-released" tabindex="-1">Security assessment by Trail of Bits, the new website and v4.2 released</h1>
|
||||
<p><strong>Published:</strong> Nov 8, 2022</p>
|
||||
<h2 id="security-assessment-by-trail-of-bits" tabindex="-1">Security assessment by Trail of Bits</h2>
|
||||
<img src="./images/20221108-trail-of-bits.png" width=240>
|
||||
<img src="./images/20221108-trail-of-bits.jpg" width=240>
|
||||
<p>When we first launched the app in March the response on Reddit was: <em>"Have you been audited or should we just ignore you?"</em>.</p>
|
||||
<p>We have a growing number of enthusiasts using SimpleX Chat who can accept the security risks of unaudited system, but the users who depend on their security were patiently waiting until some independent experts validate our claims.</p>
|
||||
<p><a href="https://www.trailofbits.com/about">Trail of Bits</a>, a US based security and technology consultancy whose clients include big tech companies, governmental agencies and major blockchain projects, had 2 engineers reviewing SimpleX Chat, specifically <a href="https://github.com/simplex-chat/simplexmq">simplexmq library</a> that is responsible for all cryptography and networking of SimpleX platform.</p>
|
||||
|
||||
+1
-1
@@ -255,7 +255,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="min-h-[inherit] h-full w-full flex items-end px-4 pt-4 justify-center relative">
|
||||
|
||||
|
||||
<img class="mb-4 self-center w-full max-w-[240px] h-auto" src="images/20221108-trail-of-bits.png" alt="" srcset=""/>
|
||||
<img class="mb-4 self-center w-full max-w-[240px] h-auto" src="images/20221108-trail-of-bits.jpg" alt="" srcset=""/>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user