Mybucks.online
Password-only, self-custodial browser cryptocurrency wallet
19 stars 10 forks last commit first released MIT
Actively maintained
Last commit 11 Aug 2026.

Mybucks.online is a browser-based, password-only cryptocurrency wallet that deterministically derives an account private key from a user-supplied password and passcode. It runs entirely in the browser, requires no registration or seed phrases, and supports multiple EVM-compatible networks plus TRON.
Key Features
- Password + passcode based account generation using scrypt as KDF and keccak256 to derive an EVM private key
- Full client-side operation: key derivation and wallet functions run in-browser with no server-side storage of credentials
- Supports multiple blockchains (several EVM chains and TRON) for sending, receiving, and viewing balances and tokens
- Quick wallet transfer and gifting via shareable URL or by sharing password and passcode
- Extracted core as a reusable package for key-generation logic; built with React and common JS tooling
- Uses scrypt parameters tuned for increased brute-force resistance (N=32768, r=8, p=5, keyLen=64)
Use Cases
- Create disposable or gift wallets to send funds and transfer ownership via a simple URL or credentials
- Quick-access, privacy-focused wallet for micro-transactions without seed-phrase management or KYC
- Export/import the derived private key into standard wallets for broader DeFi access
Limitations and Considerations
- Security depends entirely on password strength; weak passwords remain vulnerable despite scrypt hardening
- No account recovery or password reset: loss of password/passcode means permanent loss of access
- Not intended as a full-featured dApp interaction platform; features may be limited compared to dedicated wallet extensions
- Client-side reliance and use of third-party blockchain query services can limit feature parity and requires cautious use for large holdings
Mybucks.online is a minimal, privacy-oriented option for users who prefer a brain-wallet style workflow with modern KDF protections. It is best suited for gifting, short-term or low-value holdings, and users who understand the trade-offs of password-derived keys.
Categories:
Tags:
Tech Stack:
Similar to Mybucks.online

Onetime Secret
Self-destructing service for sharing single-use encrypted secrets
Open-source web and API service to create encrypted, single-view links for sharing secrets with configurable expiry and optional passphrase protection.


sup3rS3cretMes5age
Self-destructing one-time message service backed by HashiCorp Vault
Self-hosted one-time, self-destructing message service that stores secrets in HashiCorp Vault, with a lightweight web UI and optional TLS automation.

OrigamiVault
Encrypt and split secrets for printable offline paper recovery
Client-side web app to encrypt or split secrets into QR codes and OCR-friendly printouts for offline recovery using AES and Shamir Secret Sharing.

OnionShare
Secure, anonymous file sharing and hosting over the Tor network
Open-source tool to share files, host websites, and chat privately over the Tor network; available as desktop GUI, CLI, and mobile apps.

Yopass
Secure one-time secret sharing with client-side encryption
Open-source tool for sharing secrets and files via client-side OpenPGP encryption and one-time expiring links.

Peergos
Peer-to-peer encrypted storage with private social and app platform
Peergos is a peer-to-peer encrypted file storage and private social platform with fine-grained access control, capability links, and a web UI for secure sharing.



