# Mybucks.online

## mybucks.online

- [Introduction](https://docs.mybucks.online/readme.md)
- [How it works?](https://docs.mybucks.online/concept/how-it-works.md): This page explains design principles and technical implementation.
- [Key generation](https://docs.mybucks.online/concept/key-generation.md): This page shows the minimal JavaScript used in the seedless, disposable wallet framework to generate a private key from Passphrase and PIN inputs.
- [Architecture](https://docs.mybucks.online/concept/architecture.md): This page explains the software architecture used to implement the seedless, disposable wallet framework behind the digital cash envelope product.
- [March 2026 Security Update](https://docs.mybucks.online/concept/march-2026-security-update.md): This page outlines the technical shifts from Legacy to Default security modes.
- [Security Consideration](https://docs.mybucks.online/concept/security-consideration.md): This page explains the main motivation for choosing Scrypt and Keccak256 in the seedless, disposable wallet framework.
- [Brute Force Attack](https://docs.mybucks.online/concept/security-consideration/brute-force-attack.md): This page outlines one of the major threats: Brute Force attacks.
- [Rainbow Tables](https://docs.mybucks.online/concept/security-consideration/rainbow-tables.md): This page outlines the expected size and availability of rainbow tables.
- [Security Deep Dive](https://docs.mybucks.online/concept/security-consideration/security-deep-dive.md): This page addresses technical risks and architectural decisions frequently raised by security researchers and auditors during our community review process.
- [Browser-Level Protection](https://docs.mybucks.online/concept/security-consideration/browser-level-protection.md): This page explains how we utilize browser-level security features, such as a strict Content Security Policy (CSP), to isolate your session and protect your data from external threats.
- [@mybucks.online/core](https://docs.mybucks.online/concept/mybucks.online-core.md): This is an independent NPM package to handle key-generation and transfer-link.
- [Main Features](https://docs.mybucks.online/user-guide/main-features.md): This page provides a visual tour of the digital cash envelope app—core flows in the seedless, disposable wallet interface.
- [Transfer a wallet via URL](https://docs.mybucks.online/user-guide/transfer-a-wallet-via-url.md): This page explains the URL-based transfer feature for the digital cash envelope product—the seedless, disposable wallet framework's 1-click gifting flow—and the associated security warnings.
- [Supported Chains](https://docs.mybucks.online/user-guide/supported-chains.md): Currently, it supports EVM chains and TRON, and we will continuously add other industry-leading networks.
- [Token listings](https://docs.mybucks.online/user-guide/token-listings.md): This page explains how to filter balances and display token lists.
- [Security notice](https://docs.mybucks.online/user-guide/security-notice.md): This page explains general, common hints for your security. Please follow these guidelines to keep your assets safe.
- [Whitepaper](https://docs.mybucks.online/more/whitepaper.md): Digital Cash Envelope — Seedless, Disposable Wallet with 1-Click Gifting
- [Security Audits](https://docs.mybucks.online/more/security-audits.md): We received a security audit from Secure3, and battle-tested on HackenProof.
- [Roadmap](https://docs.mybucks.online/more/roadmap.md): Our roadmap highlights two primary focuses: building trust and integrating various crypto networks into our product, all while enhancing UI/UX performance.
- [FAQs](https://docs.mybucks.online/more/faqs.md): This page covers frequently asked questions and their answers.
- [License](https://docs.mybucks.online/more/license.md): Mybucks.online is licensed under the MIT License.
- [Terms of Use](https://docs.mybucks.online/more/terms-of-use.md)
- [Privacy Policy](https://docs.mybucks.online/more/privacy-policy.md)
- [Disclaimers](https://docs.mybucks.online/more/disclaimers.md)
- [About us](https://docs.mybucks.online/more/about-us.md): We are Web3 and Blockchain enthusiasts dedicated to being in favor of decentralization. Join us and build together!
- [How it works](https://docs.mybucks.online/p2p.gifts/how-it-works.md)
- [FAQ & Safety](https://docs.mybucks.online/p2p.gifts/faq-and-safety.md): Common questions about using p2p.gifts — how gifting works, what's supported, and how to stay safe.
- [License](https://docs.mybucks.online/p2p.gifts/license.md)
- [Terms of Use](https://docs.mybucks.online/p2p.gifts/terms-of-use.md)
- [Privacy Policy](https://docs.mybucks.online/p2p.gifts/privacy-policy.md)
- [Disclaimers](https://docs.mybucks.online/p2p.gifts/disclaimers.md)
