Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

html formated as code block #116

Open
bmaeser opened this issue Mar 24, 2023 · 0 comments
Open

html formated as code block #116

bmaeser opened this issue Mar 24, 2023 · 0 comments

Comments

@bmaeser
Copy link

bmaeser commented Mar 24, 2023

some of the html on https://book.keybase.io/docs/server seems to treated like a code block and looks like this:

 <h3>But first, the goal of Keybase</h3>

  <p>
    Keybase aims to provide public keys that can be trusted without any backchannel communication. If you need someone's public key,
    you should be able to get it, and know it's the right one, without talking to them in person.
  </p>

  <p>This is a daunting proposition: servers can be hacked or coerced into lying about a key. So when you run a Keybase client - whether it's our <a href="/docs/cli">reference client</a> or someone else's - that client needs to be highly skeptical about what the server says.
  </p>


  <p>
    When the Keybase server replies <b>"this is twitter user @maria2929's public key"</b>, there has to be a protocol for verification.
  </p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant