docs: another minor values language tweak

pull/746/head
Ryan Barrett 2023-12-05 12:02:15 -08:00
rodzic b7129703cd
commit dbe02d399f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 6BE31FDF4776E9D4
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -505,7 +505,7 @@ I'm <a href="https://snarfed.org/">Ryan Barrett</a>. I'm just a guy who likes <a
<li><b>Functionality</b>: common features and use cases are supported as broadly and comprehensively as possible.</li>
</ul>
<p>Bridgy Fed's second tier of product and engineering values, which also matter but less than the tier above, are:</p>
<p>Bridgy Fed's second tier of product and engineering values are:</p>
<ul>
<li><b>Safety and security</b>: Bridgy Fed minimizes harm to its users. The primary way this currently manifests is that it only bridges fully public data, and it enables and supports the networks' own moderation features (blocking, reporting, etc). It also uses modern secure coding and ops practices to <a href="#vulnerability">minimize vulnerabilities</a> that could expose private keys or other sensitive information.</li>
<li><b>Accessibility</b>: users should mostly fall into a <a href="https://blog.codinghorror.com/falling-into-the-pit-of-success/">"pit of success"</a> with minimal work on their end. Discovering and following users on other networks should be as easy as possible. After that, all interactions should work automatically, trasnparently.</li>