Bladeren bron

Update SECURITY-FAQ.md

Dmitrii Selivanov 3 jaren geleden
bovenliggende
commit
c961816eab
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      SECURITY-FAQ.md

+ 1 - 1
SECURITY-FAQ.md

@@ -26,5 +26,5 @@ We have implemented measures to prevent bot attacks and are gonna continue to wo
 
 ### Why don't you share the backend code? 
 
-We may share it at some point - but there's really no real reason to share it. It gives a false sense of security - because in a zero-trust system, we could just as well disclose one version but deploy another. There are plenty of reasons to keep the code hidden, specifically, how we battle spam. Hiding/Obfuscating the spam handling code is a fairly standard practice.
+We will share it at some point - but there's really no real reason to share it right now. It gives a false sense of security - because in a zero-trust system, we could just as well disclose one version but deploy another. There are plenty of reasons to keep the code hidden, specifically, how we battle spam. Hiding/Obfuscating the spam handling code is a fairly standard practice.