> For the complete documentation index, see [llms.txt](https://bitname.gitbook.io/bitname/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bitname.gitbook.io/bitname/src-101/enhanced-security.md).

# Enhanced Security

SRC-101 decouples Name Assets from a strict binding with UTXOs, preventing asset loss due to normal UTXO spending or phishing attacks from UTXO transfers. In SRC-101, when asset was minted, it will be binded with sender address of that mint transaction.&#x20;

<figure><img src="/files/DRzF82dGiwKRLfFv8ybv" alt=""><figcaption><p>SRC-101 transfer workflow</p></figcaption></figure>

Thus, wherever UTXO goes later, it will not have any impact on the balance of SRC-101 tokens. All user operation of bit name servce need verification from last owner's signature. SRC-101 also makes the deploy transaction UTXO hash as an unique identity, so it's much more determinate and easier to be tracked.

<figure><img src="/files/N0obPPTAbbTyZIMAYJ2D" alt=""><figcaption><p>SRC101 VS BRC20 and RUNES</p></figcaption></figure>
