# pointbiz/bitaddress.org

JavaScript Client-Side Bitcoin Wallet Generator

Repository: https://github.com/pointbiz/bitaddress.org
Canonical: https://ross.abutalabs.com/products/bitaddressorg
Homepage: https://www.bitaddress.org
Language: HTML
License Family: other
Last push: 2024-08-05T07:39:59+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5415, "days_push": 758, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2639, forks 1575 (observed 2026-08-28T04:07:06.412358+00:00)

## What it is
A single-file, client-side Bitcoin wallet generator that creates addresses and private keys entirely in the browser with no network requests. It is an all-in-one HTML document with embedded JavaScript, CSS, and images that can be saved and run offline.

## Use cases
- generate a bitcoin wallet offline in the browser
- create paper wallets with QR codes
- generate bulk bitcoin addresses
- encrypt a private key with BIP38
- make a cold storage bitcoin key without trusting a server

## When to choose
- you need to generate Bitcoin keys without any network connection or server trust
- you want a single self-contained HTML file you can audit and run locally
- you need paper wallets or bulk address generation

## When to avoid
- you need modern wallet features like HD (BIP32/39/44) seed phrases
- you want an actively developed project with ongoing security updates
- you need support for cryptocurrencies other than Bitcoin

## Facets
- artifact type: application
- maturity: maintenance
- function: cryptography, security, developer-tools
- domain: security, privacy
- platform: browser, cross-platform
- tags: bitcoin, wallet-generator, client-side, offline, paper-wallet, single-file-html, bip38, qr-code, cryptocurrency

## Member repositories
- pointbiz/bitaddress.org (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:06.412358+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:19:09.898694+00:00, confidence not recorded.
  - readme: https://github.com/pointbiz/bitaddress.org (fetched 2026-08-28T04:07:06.412358+00:00, sha d336d5692503)
  - homepage: https://www.bitaddress.org (fetched 2026-08-29T10:02:05.723648+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
