This commit is contained in:
epoberezkin
2022-11-08 20:29:42 +00:00
parent d6063dc72c
commit 4b76b8ffc5
2 changed files with 3 additions and 3 deletions
@@ -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>&quot;Have you been audited or should we just ignore you?&quot;</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
View File
@@ -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>