> 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

In SRC-101, asset loss by mistakenly spenting UTXO is not an issue any more.

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="https://654499973-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FranvIumpJgmrvl27l5YC%2Fuploads%2FMENP2rnAP67PgR9a0hXc%2FSecurity.png?alt=media&amp;token=e42347cc-6204-47a8-b347-b322cd9018da" 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="https://654499973-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FranvIumpJgmrvl27l5YC%2Fuploads%2FnxBhC4jI7Yf5TZoivltF%2FRunes.png?alt=media&amp;token=4716293b-444f-4f70-a0ce-c98ffa69cb2c" alt=""><figcaption><p>SRC101 VS BRC20 and RUNES</p></figcaption></figure>
