# Security Audits

## Secure3

**Secure3** is a battlefield where elite auditors compete to safeguard Web3 innovations against security threats. They have provided security audits for over 140 projects, including zkSync, Polkadot, and more!

All findings have been successfully resolved and published on their site. The audit report can be found here: &#x20;

* <https://app.secure3.io/5c92d55acd>
* <https://github.com/mybucks-online/.github/blob/main/Mybucks_online_Secure3_Audit_Report.pdf>

**Note:** Secure3 is currently experiencing technical issues with their content server. We have provided the GitHub link as a secondary option to ensure you can always access the report.

## HackenProof

A huge thank you to Hackenproof and their incredible ethical hackers who stress-tested our protocol, including [@seifelsallamy](https://hackenproof.com/hackers/seifelsallamy), [@jonas-millard](https://hackenproof.com/hackers/jonas-millard), [@hartjustin6](https://hackenproof.com/hackers/hartjustin6) and [@cats-are-aliens](https://hackenproof.com/hackers/cats-are-aliens).

**HackenProof** is a bug bounty platform that connects blockchain companies with a global community of ethical hackers to uncover security vulnerabilities.

To battle-test our architecture, we’ve launched an open-entry Wallet Cracking Challenge here: <https://hackenproof.com/programs/mybucks-dot-online-wallet-cracking-challenge>

After a month-long active cracking window, the Honeypot wallet proved its resilience. We have successfully withdrawn the bounty funds. To allow for community verification of our deterministic derivation, the credentials used were:

![🔑](https://fonts.gstatic.com/s/e/notoemoji/17.0/1f511/32.png) Passphrase: **3xFbsYA9V\*FP**          ![🔢](https://fonts.gstatic.com/s/e/notoemoji/17.0/1f522/32.png) PIN: **225588**

In addition to the challenge, we received several constructive reports and architectural reviews from the community. To implement these insights and further harden the security of mybucks.online, we have released a [major update](https://docs.mybucks.online/concept/march-2026-security-update). This new version—featuring optimized **Scrypt parameters** and an enhanced **salt generation** mechanism—is now the **default** for all new wallets.

## Building Trust

Our goal is to continuously enhance our product and undergo additional security audits. By obtaining more certifications, we aim to build trust and ensure you can use our product with confidence.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mybucks.online/more/security-audits.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
