MeshCore Web Key Generator
Tool StableWeb Keygen
Browser-only Ed25519 key generator for creating MeshCore identities with custom hexadecimal public-key prefixes, helping operators avoid short-prefix collisions without sending private keys to a server.
Details
- Kind
- Tools
- Maturity
- Stable
- Maintainer
- agessaman
- Languages
- javascript, rust
- Licensing
- Source available
- Latest version
- 0.4 · 2025-12-27
Capabilities
Platforms
web
Interfaces
Web
Capabilities
Key management
Install
Releases
from GitHub · updated 2026-06-23v0.4 # Latest 6 months ago · 2025-12-27 18:10 UTC
Disabled generation when the target pubkey starts with 00 or FF, as these are reserved in the MeshCore specs.
Implemented parallel key generation using Web Workers for improved performance.
v0.3 # 9 months ago · 2025-09-13 22:01 UTC
v0.2 # 10 months ago · 2025-08-23 22:45 UTC
Changes
- Added Step-By-Step Instructions with screenshots for using your generated MeshCore key
- Moved JSON import instructions to detailed instructions from quick guide
Files Modified
index.html- Added footer, modal link, styling updatesinstructions/index.html- WebP images, styling consistency, content cleanupinstructions/images/- All images converted to WebP format
Project signals
popularity 2026-06-23 verification 2026-06-23
- GitHub stars
- 33
- Forks
- 8
- Watchers
- 0
- Open issues
- 1
- Contributors
- 3
- Latest downloads
- 0
- Source available
- Yes
- Releases available
- Yes
- Signed releases
- No
- CI builds
- Yes
- Documentation
- Yes
- Key generation runs locally in browser workers and does not transmit generated keys.
- The repository does not currently declare an SPDX license.