Skip to content

docs: begin documentation audit for out of date facts - #1859

Draft
Xe wants to merge 1 commit into
mainfrom
Xe/docs-audit
Draft

Xe wants to merge 1 commit into
mainfrom
Xe/docs-audit

Conversation

@Xe

@Xe Xe commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Checklist:

  • Added a description of the changes to the [Unreleased] section of docs/docs/CHANGELOG.md
  • Added test cases to the relevant parts of the codebase
  • Ran integration tests npm run test:integration (unsupported on Windows, please use WSL)
  • All of my commits have verified signatures

Signed-off-by: Xe Iaso <me@xeiaso.net>
@Xe Xe self-assigned this Aug 13, 2026
---

Anubis uses a proof-of-work challenge to ensure that clients are using a modern browser and are able to calculate SHA-256 checksums. Anubis has a customizable difficulty for this proof-of-work challenge, but defaults to 5 leading zeroes.
Anubis uses a proof-of-work challenge to ensure that clients are using a modern browser and are able to calculate SHA-256 checksums. Anubis has a customizable difficulty for this proof-of-work challenge, but defaults to 4 leading zeroes.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is already out of date, considering multiple hash function algorithms were recently added.

Being that this page is a high-level view, it doesn't need a lot of details.

Text suggestion:

Anubis uses a proof-of-work challenge to ensure clients are using a modern browser that supports simple mathematic operations. The method and difficulty of the challenge can be set using customizable policies.

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

Successfully merging this pull request may close these issues.

2 participants