Bitcoin Forum
March 10, 2026, 09:48:32 PM *
News: Latest Bitcoin Core release: 30.2 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Unsafe crypto assets  (Read 479 times)
DrBeer (OP)
Legendary
*
Offline Offline

Activity: 4424
Merit: 2780



View Profile WWW
November 16, 2025, 11:00:34 AM
Last edit: December 03, 2025, 08:08:01 PM by DrBeer
Merited by d5000 (10), The Sceptical Chymist (10), NeuroticFish (4), hugeblack (4)
 #1

Hello, everyone!

Recently, I wondered which cryptocurrencies could potentially be unsafe to own. Let me explain what I mean Smiley
There are some specific mechanisms where decentralization kind of “evaporates.”

Hardcoded freezing — blacklisting or freezing directly in the network code.
Configuration-based freezing — through node/validator settings, configuration files.
On-chain smart contract freezing — tokens/contracts have the function of blocking addresses or tokens (for example, some tokens on networks).

This is essentially centralized management of crypto assets. This means that each of us is at risk of a third party affecting the availability of our assets!

So, here's what I found:

Hardcoded blacklist (directly in the protocol code):

BNB Chain — an explicit list of blocked addresses in the code; validators do not include their transactions in blocks.
VeChain (VET) — in 2019, after a hack, a “blacklist” module was introduced at the consensus level, blocking addresses; the team argues that this is not a “permanent kill switch,” but technically the freeze was done with a protocol patch.
 
Chiliz (CHZ) — an EVM network with a public hardcoded list of addresses, similar to BNB.
Viction (VIC) — a smaller network that also has a blacklist built into the code.
XDC Network (XDC) — another network where the blacklist is implemented by consensus rules.
Separately:
Tron (TRX) — it also has a permissioned module for blocking accounts, although it is slightly separate in the report; in essence, it is the same hardcoded/protocol module.


Configuration-based freezing — through validator/node configurations
Here, the blacklist is not in the code, but in the config files (YAML/TOML, etc.) of the validators. The protocol can read the private blacklist from the settings, the validators synchronously update the configurations — and the necessary addresses simply stop being blocked. The network code does not need to be formally changed.
 
Aptos (APT) — Rust/Move-L1, after the Sui case, they added TransactionFilter and a private blacklist to the validator config.
Sui (SUI) — used a deny list at the validator level to freeze funds after hacks (example: freezing ~$162M in the Cetus case).
Linea — L2 with the ability to blacklist validators through configuration.
EOS — also classified as a network where freezing is implemented through validator configurations.


On-chain smart-contract freezing — a blockchain system contract
This is when nodes refer to a special contract when verifying transactions and check whether the address is on the blacklist.

There is one clear example:
Heco (Huobi Eco Chain) — the network contract stores the blacklist, and validators refer to it before including transactions in the block. Entries in the contract are managed by an admin key/governance, and updates work quickly without restarting nodes.

Additionally: token (asset-level) freeze/clawback
This is no longer a “freeze of the entire blockchain,” but rather the administrative capabilities of token issuers, but in essence, they solve the problem:

Algorand ASA — standard assets support freeze and clawback fields, allowing the issuer to freeze and revoke tokens, although ALGO itself cannot be frozen.
Stellar (XLM) — assets have freeze/clawback flags, and the issuer can block or withdraw tokens.
 
XRP Ledger — XRP cannot be frozen, but IOU tokens (stables/securities) can have a global freeze or a freeze of a separate trust line.
Hedera Hashgraph (HBAR) — tokens have built-in freeze/wipe admin functions at the network level, controlled by the Hedera council.
 
Any EVM chain (Ethereum, BNB, Polygon, Avalanche, etc.) allows writing tokens with blacklist/pause/freeze inside the contract (there are a lot of such implementations for stablecoins and security tokens). This approach is increasingly becoming the “industry standard.”



Freezing can be easily enabled, as all of them already have account/service account modules that can be turned into a mechanism for blocking transfers to/from certain addresses with a small patch.

Arbitrum
Cosmos ecosystem and specific Cosmos SDK networks: dYdX, Sei, Kava
Axelar
Babylon
Celestia



Question: how do you feel about such solutions? And is it worth keeping your savings in such assets?



Update:
1. USDT (Ethereum) has a history of blocking wallets. See post: https://bitcointalk.org/index.php?topic=5565599.msg66120219#msg66120219


███████▄▄███▄███▄
███▄▄████████▌██
▄█████████████▐██▌
██▄███████████▌█▌
███████▀██████▐▌█
██████████████▌▌▐
████████▄███████▐▐
█████████████████
███████████████▄██▄
██████████████▀▀▀
█████▀███▀▀▀

▄▄▄██████▄▄▄███████▄▄▄
███████████████████████████
███▌█████▀███▌█████▀▀███████████▄▄▄▄▄▄▄▄
███▌█████▄███▌█████▄███▐███████████████████▄
▐████████████▀███████▄██████████▀▀▀▀▀▀▀▀████▀
▐████████████▄██▄███████████▌█████████▄████▀
▐█████████▀█████████▌█████████████▄▄████▀
██████████▄███████████▐███▌██▄██████▀
██████████████▀███▐███▌██████████████████████
████▀██████▀▀█████████▌███▀▀▀▀███▀▀▀▀▀▀▀████▌
 
      P R E M I E R   B I T C O I N   C A S I N O   &   S P O R T S B O O K      

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

  98%  
RTP

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

 HIGH 
ODDS

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀
 
..PLAY NOW..
Charles-Tim
Legendary
*
Offline Offline

Activity: 2212
Merit: 6269


Leading Crypto Sports Betting & Casino Platform


View Profile
November 16, 2025, 11:19:33 AM
Merited by hugeblack (1)
 #2

Similar discussion here: https://bitcointalk.org/index.php?topic=5565227.msg66038714#msg66038714

Question: how do you feel about such solutions? And is it worth keeping your savings in such assets?
It is left for individual. USDT and USDC can freeze people's money but people continue to use them the most while less people are using DAI.

For unstable coins, I hold bitcoin most time while trading altcoins.

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
DrBeer (OP)
Legendary
*
Offline Offline

Activity: 4424
Merit: 2780



View Profile WWW
November 16, 2025, 11:27:50 AM
 #3

Similar discussion here: https://bitcointalk.org/index.php?topic=5565227.msg66038714#msg66038714

Question: how do you feel about such solutions? And is it worth keeping your savings in such assets?
It is left for individual. USDT and USDC can freeze people's money but people continue to use them the most while less people are using DAI.

For unstable coins, I hold bitcoin most time while trading altcoins.


The fact that USDT and USDC have the same solutions does not make them better. Especially since stablecoins are tied to the fiat world and are forced to implement “legal norms.” Meanwhile, no one forces “free cryptocurrencies” to do this, but their creators still choose to follow this path.


███████▄▄███▄███▄
███▄▄████████▌██
▄█████████████▐██▌
██▄███████████▌█▌
███████▀██████▐▌█
██████████████▌▌▐
████████▄███████▐▐
█████████████████
███████████████▄██▄
██████████████▀▀▀
█████▀███▀▀▀

▄▄▄██████▄▄▄███████▄▄▄
███████████████████████████
███▌█████▀███▌█████▀▀███████████▄▄▄▄▄▄▄▄
███▌█████▄███▌█████▄███▐███████████████████▄
▐████████████▀███████▄██████████▀▀▀▀▀▀▀▀████▀
▐████████████▄██▄███████████▌█████████▄████▀
▐█████████▀█████████▌█████████████▄▄████▀
██████████▄███████████▐███▌██▄██████▀
██████████████▀███▐███▌██████████████████████
████▀██████▀▀█████████▌███▀▀▀▀███▀▀▀▀▀▀▀████▌
 
      P R E M I E R   B I T C O I N   C A S I N O   &   S P O R T S B O O K      

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

  98%  
RTP

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

 HIGH 
ODDS

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀
 
..PLAY NOW..
markm
Legendary
*
Offline Offline

Activity: 3360
Merit: 1240



View Profile WWW
November 16, 2025, 12:12:39 PM
Merited by hugeblack (4), d5000 (2)
 #4

I think Stellar has a way to prevent the freeze/clawback, as I have noticed that my own tokens issued there do have the potential for me to use those features.

I did not look into it deeply but I had the impression that if I wanted to totally prevent myself from ever using such features I could do so by disabling my issuing account's ability to do pretty much anything.

I have not done so because I use the same issuing account to issue all my tokens so disabling it would prevent me issuing more tokens from that account and also prevent me minting more of any of the tokens it already issued.

Stellar is to me a secondary platform, my initial issuing takes place on HORIZON, then from time to time I move some tokens on HORIZON into a "Stellar Holdings" account on HORIZON to keep track of how many of them I have moved over to Stellar, and in principle I could also move some back if I needed to.

So basically for me it would be inconvenient, maybe quite a bit inconvenient, to curtail my ability to issue more of a token on Stellar when I need more there.

Basically it is not for me Stellar that limits how many of a token I mint but HORIZON, and even on HORIZON for tokens that correspond to coins that have their own blockchain I only issue half as many of the token as I have actual coins on the coin's own native blockchain.

So thus far I have not felt forced by peer pressure or anything else to disable my issuing account's ability to issue simply in order to also turn off clawback and so on options that seemed to me (with only rather cursory inspection) to be an all or nothing thing, that is, that either I have to turn off everything or nothing, no toggling of each little option separately. Do please someone correct me if my impression is incorrect.


-MarkM-


Browser-launched Crossfire client now online (select CrossCiv server for Galactic  Milieu)
Free website hosting with PHP, MySQL etc: http://hosting.knotwork.com/
TastyChillySauce00
Legendary
*
Offline Offline

Activity: 3654
Merit: 1056


Leading Crypto Sports Betting & Casino Platform


View Profile
November 17, 2025, 02:24:54 AM
 #5

Sonic or formerly known as FTM also frozen the hacker account but the hacker still could sell tokens using permit authorization.

It's debatable though whether it's good or not, on the other hand the hacker can't withdraw their money and the money could go back to the victim making them whole, on the other hand it could be misused.

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
DrBeer (OP)
Legendary
*
Offline Offline

Activity: 4424
Merit: 2780



View Profile WWW
November 17, 2025, 05:33:42 PM
 #6

I think Stellar has a way to prevent the freeze/clawback, as I have noticed that my own tokens issued there do have the potential for me to use those features.

I did not look into it deeply but I had the impression that if I wanted to totally prevent myself from ever using such features I could do so by disabling my issuing account's ability to do pretty much anything.

I have not done so because I use the same issuing account to issue all my tokens so disabling it would prevent me issuing more tokens from that account and also prevent me minting more of any of the tokens it already issued.

Stellar is to me a secondary platform, my initial issuing takes place on HORIZON, then from time to time I move some tokens on HORIZON into a "Stellar Holdings" account on HORIZON to keep track of how many of them I have moved over to Stellar, and in principle I could also move some back if I needed to.

So basically for me it would be inconvenient, maybe quite a bit inconvenient, to curtail my ability to issue more of a token on Stellar when I need more there.

Basically it is not for me Stellar that limits how many of a token I mint but HORIZON, and even on HORIZON for tokens that correspond to coins that have their own blockchain I only issue half as many of the token as I have actual coins on the coin's own native blockchain.

So thus far I have not felt forced by peer pressure or anything else to disable my issuing account's ability to issue simply in order to also turn off clawback and so on options that seemed to me (with only rather cursory inspection) to be an all or nothing thing, that is, that either I have to turn off everything or nothing, no toggling of each little option separately. Do please someone correct me if my impression is incorrect.


-MarkM-




As I previously wrote at Stellar, “assets have freeze/clawback flags, and the issuer can block or withdraw tokens.”
This does not mean that it will necessarily be used, but it does mean that such a mechanism is built into the system, and you can use it at your discretion.
On the one hand, this is not a bad thing. For example, in the case of theft of someone else's assets, you can “freeze” the criminals' wallet. But like everything else in life, there are two sides to this decision. If someone, for whatever reason, “points the finger” at you, or more precisely at your wallet, as “criminal,” it can also be “frozen.”


███████▄▄███▄███▄
███▄▄████████▌██
▄█████████████▐██▌
██▄███████████▌█▌
███████▀██████▐▌█
██████████████▌▌▐
████████▄███████▐▐
█████████████████
███████████████▄██▄
██████████████▀▀▀
█████▀███▀▀▀

▄▄▄██████▄▄▄███████▄▄▄
███████████████████████████
███▌█████▀███▌█████▀▀███████████▄▄▄▄▄▄▄▄
███▌█████▄███▌█████▄███▐███████████████████▄
▐████████████▀███████▄██████████▀▀▀▀▀▀▀▀████▀
▐████████████▄██▄███████████▌█████████▄████▀
▐█████████▀█████████▌█████████████▄▄████▀
██████████▄███████████▐███▌██▄██████▀
██████████████▀███▐███▌██████████████████████
████▀██████▀▀█████████▌███▀▀▀▀███▀▀▀▀▀▀▀████▌
 
      P R E M I E R   B I T C O I N   C A S I N O   &   S P O R T S B O O K      

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

  98%  
RTP

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

 HIGH 
ODDS

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀
 
..PLAY NOW..
livingfree
Hero Member
*****
Offline Offline

Activity: 3458
Merit: 595



View Profile
November 17, 2025, 06:53:53 PM
 #7

Question: how do you feel about such solutions?
These projects need to be vocal about that and show how transparent they are. Because not all have this ability to understand the technical side about them can freeze the assets that their investors own.

And is it worth keeping your savings in such assets?
I am starting to doubt that it's safe to keep in there.

This makes Bitcoin the best of them all, pure decentralization and no one can have that control to freeze a holder's asset.

d5000
Legendary
*
Offline Offline

Activity: 4578
Merit: 10411


Decentralization Maximalist


View Profile
November 18, 2025, 03:10:55 AM
Merited by hugeblack (6)
 #8

I have never touched one of the chains of the first two groups and feel that this confirms my scepticism towards them. Thanks OP for giving a bit more detail about the mechanisms even if there was another recent thread linked by Charles-Tim. The source seems to be an analysis by Bybit, referenced e.g. in this yellow.com article.

I asked myself however: How is this blacklist really enforced? (inspired by the Knots/OP_RETURN debate)

What if for example an alternative client for these blockchains appeared, without these blacklists, and the majority of validators ran this alternative client?

I think in the case of BNB, as it's basically a "company coin", this would never happen because the company could for sure find some measures to punish the validators using the alternative client, and most validators may be run by the company itself. But for the other chains, I wouldn't be so sure.

In the "configuration-based freeze" group this should be relatively easy: validators could simply remove the blacklists or refuse to update them. In the yellow.com article it is argued that the freeze is enforced by "validator consensus". I guess that the "problem" is there that many validators may be also still run by the project founders or by people or organizations colluding with them, so finding a consensus to remove blacklists could be difficult, but not impossible.

But even in the "hardcoded" group, it's possible that the alternative client "attack" could work, if a majority of validators agrees to the change in the code. This would technically be a hard fork, as it's a "loosening of rules", but it could be done in a way it does feel more like a softfork (e.g. letting the validators signal for the fork for some months first, and only enable it if there's a 80-90% supermajority).

The third case with smart-contract enabled freezes in theory even could be enabled for Bitcoin-based tokens if you develop an OP_RETURN based "token protocol" on top of it (I have experimented with that so I somewhat know what I'm talking about). This is a friendly reminder that for example BRC-20 tokens in theory could also be freezed in the future Wink

Wouldn't also Ethereum needed to be mentioned in the "hardcoded" group, as it basically "rewinded" the TheDAO hack in 2016 or 2017 and froze the hacker's coins? They (afaik) never did this again but a single ocurrence also counts for me.

███████████████████████████
███████▄████████████▄██████
████████▄████████▄████████
███▀█████▀▄███▄▀█████▀███
█████▀█▀▄██▀▀▀██▄▀█▀█████
███████▄███████████▄███████
███████████████████████████
███████▀███████████▀███████
████▄██▄▀██▄▄▄██▀▄██▄████
████▄████▄▀███▀▄████▄████
██▄███▀▀█▀██████▀█▀███▄███
██▀█▀████████████████▀█▀███
███████████████████████████
.
.Duelbits PREDICT..
█████████████████████████
█████████████████████████
███████████▀▀░░░░▀▀██████
██████████░░▄████▄░░████
█████████░░████████░░████
█████████░░████████░░████
█████████▄▀██████▀▄████
████████▀▀░░░▀▀▀▀░░▄█████
██████▀░░░░██▄▄▄▄████████
████▀░░░░▄███████████████
█████▄▄█████████████████
█████████████████████████
█████████████████████████
.
.WHERE EVERYTHING IS A MARKET..
█████
██
██







██
██
██████
Will Bitcoin hit $200,000
before January 1st 2027?

    No @1.15         Yes @6.00    
█████
██
██







██
██
██████

  CHECK MORE > 
markm
Legendary
*
Offline Offline

Activity: 3360
Merit: 1240



View Profile WWW
November 18, 2025, 06:55:58 AM
 #9


As I previously wrote at Stellar, “assets have freeze/clawback flags, and the issuer can block or withdraw tokens.”
This does not mean that it will necessarily be used, but it does mean that such a mechanism is built into the system, and you can use it at your discretion.
On the one hand, this is not a bad thing. For example, in the case of theft of someone else's assets, you can “freeze” the criminals' wallet. But like everything else in life, there are two sides to this decision. If someone, for whatever reason, “points the finger” at you, or more precisely at your wallet, as “criminal,” it can also be “frozen.”


It would just be nicer for me I think if each such option had its own separate "can never change thiss setting" toggle rather than having to turn off ability to change any of them as only means of preventing changing particular ones I do not want to be able to change.


-MarkM-


Browser-launched Crossfire client now online (select CrossCiv server for Galactic  Milieu)
Free website hosting with PHP, MySQL etc: http://hosting.knotwork.com/
DrBeer (OP)
Legendary
*
Offline Offline

Activity: 4424
Merit: 2780



View Profile WWW
November 19, 2025, 08:04:05 AM
 #10

I have never touched one of the chains of the first two groups and feel that this confirms my scepticism towards them. Thanks OP for giving a bit more detail about the mechanisms even if there was another recent thread linked by Charles-Tim. The source seems to be an analysis by Bybit, referenced e.g. in this yellow.com article.

I asked myself however: How is this blacklist really enforced? (inspired by the Knots/OP_RETURN debate)

What if for example an alternative client for these blockchains appeared, without these blacklists, and the majority of validators ran this alternative client?

I think in the case of BNB, as it's basically a "company coin", this would never happen because the company could for sure find some measures to punish the validators using the alternative client, and most validators may be run by the company itself. But for the other chains, I wouldn't be so sure.

In the "configuration-based freeze" group this should be relatively easy: validators could simply remove the blacklists or refuse to update them. In the yellow.com article it is argued that the freeze is enforced by "validator consensus". I guess that the "problem" is there that many validators may be also still run by the project founders or by people or organizations colluding with them, so finding a consensus to remove blacklists could be difficult, but not impossible.

But even in the "hardcoded" group, it's possible that the alternative client "attack" could work, if a majority of validators agrees to the change in the code. This would technically be a hard fork, as it's a "loosening of rules", but it could be done in a way it does feel more like a softfork (e.g. letting the validators signal for the fork for some months first, and only enable it if there's a 80-90% supermajority).

The third case with smart-contract enabled freezes in theory even could be enabled for Bitcoin-based tokens if you develop an OP_RETURN based "token protocol" on top of it (I have experimented with that so I somewhat know what I'm talking about). This is a friendly reminder that for example BRC-20 tokens in theory could also be freezed in the future Wink

Wouldn't also Ethereum needed to be mentioned in the "hardcoded" group, as it basically "rewinded" the TheDAO hack in 2016 or 2017 and froze the hacker's coins? They (afaik) never did this again but a single ocurrence also counts for me.


Decentralization is decentralization, but a group of validators could essentially stage a “rebellion” or “seize power” with all the ensuing consequences, including complete control over blacklists. This scenario is by no means impossible, although it would be costly... But if the result exceeds the cost of its implementation, then no one will stop people from doing it.


███████▄▄███▄███▄
███▄▄████████▌██
▄█████████████▐██▌
██▄███████████▌█▌
███████▀██████▐▌█
██████████████▌▌▐
████████▄███████▐▐
█████████████████
███████████████▄██▄
██████████████▀▀▀
█████▀███▀▀▀

▄▄▄██████▄▄▄███████▄▄▄
███████████████████████████
███▌█████▀███▌█████▀▀███████████▄▄▄▄▄▄▄▄
███▌█████▄███▌█████▄███▐███████████████████▄
▐████████████▀███████▄██████████▀▀▀▀▀▀▀▀████▀
▐████████████▄██▄███████████▌█████████▄████▀
▐█████████▀█████████▌█████████████▄▄████▀
██████████▄███████████▐███▌██▄██████▀
██████████████▀███▐███▌██████████████████████
████▀██████▀▀█████████▌███▀▀▀▀███▀▀▀▀▀▀▀████▌
 
      P R E M I E R   B I T C O I N   C A S I N O   &   S P O R T S B O O K      

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

  98%  
RTP

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

 HIGH 
ODDS

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀
 
..PLAY NOW..
okox991
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
November 19, 2025, 01:50:48 PM
 #11

Interesting breakdown, especially the part about protocol-level blacklisting. A lot of people still assume that if it’s on a blockchain it’s automatically free from central control. Your list makes it clear that not all networks follow the same principles.
DrBeer (OP)
Legendary
*
Offline Offline

Activity: 4424
Merit: 2780



View Profile WWW
November 19, 2025, 08:38:08 PM
 #12

Interesting breakdown, especially the part about protocol-level blacklisting. A lot of people still assume that if it’s on a blockchain it’s automatically free from central control. Your list makes it clear that not all networks follow the same principles.

We are currently observing one of the key problems with cryptocurrencies in general. The ideology of cryptocurrencies was originally based on security, anonymity, and decentralization. But... commercialization has brought its own “corrections.” There are both objective and subjective reasons for this. The former include purely commercial products that cannot be “independent” ideologically. The second side of the problem is the entry of crypto platforms into official markets, which forces project owners to accept the rules of the official market, which is regulated by the state.


███████▄▄███▄███▄
███▄▄████████▌██
▄█████████████▐██▌
██▄███████████▌█▌
███████▀██████▐▌█
██████████████▌▌▐
████████▄███████▐▐
█████████████████
███████████████▄██▄
██████████████▀▀▀
█████▀███▀▀▀

▄▄▄██████▄▄▄███████▄▄▄
███████████████████████████
███▌█████▀███▌█████▀▀███████████▄▄▄▄▄▄▄▄
███▌█████▄███▌█████▄███▐███████████████████▄
▐████████████▀███████▄██████████▀▀▀▀▀▀▀▀████▀
▐████████████▄██▄███████████▌█████████▄████▀
▐█████████▀█████████▌█████████████▄▄████▀
██████████▄███████████▐███▌██▄██████▀
██████████████▀███▐███▌██████████████████████
████▀██████▀▀█████████▌███▀▀▀▀███▀▀▀▀▀▀▀████▌
 
      P R E M I E R   B I T C O I N   C A S I N O   &   S P O R T S B O O K      

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

  98%  
RTP

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

 HIGH 
ODDS

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀
 
..PLAY NOW..
zeuner
Member
**
Online Online

Activity: 270
Merit: 22


View Profile
November 19, 2025, 11:12:36 PM
 #13

Any EVM chain (Ethereum, BNB, Polygon, Avalanche, etc.) allows writing tokens with blacklist/pause/freeze inside the contract (there are a lot of such implementations for stablecoins and security tokens).

Any "malware scanners" out there which can detect this kind of logic in the contracts?
IMZ Noo Account
Member
**
Offline Offline

Activity: 906
Merit: 40


View Profile
November 19, 2025, 11:21:34 PM
 #14

Surely this is related:

I've been looking at the group of 'non-KYC CEXes,' and a number use the tactic of allowing you to think you are signing up to a 'non-KYC' platform, but can force KYC on you at any time for no given reason.

One site can demand that you not only provide a Verification video, but a second video showing the source of the funds you've sent them: amount of coin, tx, etc.

This they call: 'Anonymity — your choice.
Registration is optional, and you can exchange completely anonymously if you wish.'

The Legendary 'IMZ' account is/was me. 'IndiaMikeZulu' has been active since May, 2013
BTC: 19ses99BZvyv7y3Dbh39rFnZEdGSh98QNn
Hispo
Legendary
*
Offline Offline

Activity: 1876
Merit: 3014


Leading Crypto Sports Betting & Casino Platform


View Profile WWW
November 20, 2025, 04:23:11 PM
 #15

...


Question: how do you feel about such solutions? And is it worth keeping your savings in such assets?

I was aware Tron had some mechanisms in place to freeze assets, but i had no idea XRP also had some in order to freeze tokens.
It makes some sense some blockchains have started to implement those anti-centralization options for validators and developers to freeze money or out right exclude addresses from participating on the blockchain, to me those are measures being pushed by regulators in order to keep control over all population which keeps part of their wealth in ecosystems which are pretty much outside of the reach of the government, and also try to combat money laundering.

I would stay away from all those blockchains and assets and stick to those which obviously do not have such degree of blatant centralization, it could always be abused either by the government or the United States or the team behind the coin itself.

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
DrBeer (OP)
Legendary
*
Offline Offline

Activity: 4424
Merit: 2780



View Profile WWW
November 21, 2025, 11:15:37 AM
 #16

Any EVM chain (Ethereum, BNB, Polygon, Avalanche, etc.) allows writing tokens with blacklist/pause/freeze inside the contract (there are a lot of such implementations for stablecoins and security tokens).

Any "malware scanners" out there which can detect this kind of logic in the contracts?


Unfortunately, I don't have any ready-made tools, although I can write some. If there is a need, I will try to create a tool to search for such “features.” As theory tells us, the following mechanisms can be used to block/freeze wallets

1. Functions/roles in ABI
There are no such built-in mechanisms in the ERC-20/721/1155 standards, so we need to look for anything that might resemble: freeze(address) /unfreeze(address) /blockAddress(address)• pause() / unpause() /setBlacklist(address,bool) /isBlacklisted(address) /owner() as well as custom transfer hooks—most likely a sign that the contract can interfere with token ownership.

2. Extended standards
Many custom tokens use the following mechanisms:
 ERC20Pausable
ERC20Blacklistable
OpenZeppelin
AccessControl (and PAUSER_ROLE, BLACKLISTER_ROLE roles)

But I suppose that the most cunning ones will hide them under names that do not so openly “shout” about their purpose.


███████▄▄███▄███▄
███▄▄████████▌██
▄█████████████▐██▌
██▄███████████▌█▌
███████▀██████▐▌█
██████████████▌▌▐
████████▄███████▐▐
█████████████████
███████████████▄██▄
██████████████▀▀▀
█████▀███▀▀▀

▄▄▄██████▄▄▄███████▄▄▄
███████████████████████████
███▌█████▀███▌█████▀▀███████████▄▄▄▄▄▄▄▄
███▌█████▄███▌█████▄███▐███████████████████▄
▐████████████▀███████▄██████████▀▀▀▀▀▀▀▀████▀
▐████████████▄██▄███████████▌█████████▄████▀
▐█████████▀█████████▌█████████████▄▄████▀
██████████▄███████████▐███▌██▄██████▀
██████████████▀███▐███▌██████████████████████
████▀██████▀▀█████████▌███▀▀▀▀███▀▀▀▀▀▀▀████▌
 
      P R E M I E R   B I T C O I N   C A S I N O   &   S P O R T S B O O K      

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

  98%  
RTP

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

 HIGH 
ODDS

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀
 
..PLAY NOW..
justdimin
Hero Member
*****
Offline Offline

Activity: 3668
Merit: 693


www.Crypto.Games: Multiple coins, multiple games


View Profile
November 22, 2025, 03:48:21 PM
 #17

how do you feel about such solutions? And is it worth keeping your savings in such assets?
I feel like that we cannot expect decentralization to be persisting with the evaluation of cryptocurrencies as  corporates and dictators may join at any time. I am sure that there would be no point of saving the assets which are very much similar to my bank account because my government may freeze my all type of asset on their own discretion whenever they need. Simply we can conclude that these assts are centralized ones and we need to face bank account kind of similar consequences on adapting them.

Honestly I am here just for the reason of decentralization. I still remember all my struggle with paypal and alertpay in my initial phase of online career. Bitcoin provided me freedom along with wealth creation whereas these coins/tokens may push anyone back to the era of paypal.

█████████████████████████
███████▄▄▀▀███▀▀▄▄███████
████████▄███▄████████
█████▄▄█▀▀███▀▀█▄▄█████
████▀▀██▀██████▀██▀▀████
████▄█████████████▄████
███████▀███████▀███████
████▀█████████████▀████
████▄▄██▄████▄██▄▄████
█████▀▀███▀▄████▀▀█████
████████▀███▀████████
███████▀▀▄▄███▄▄▀▀███████
█████████████████████████
.
 CRYPTOGAMES 
.
 Catch the winning spirit! 
█▄░▀███▌░▄
███▄░▀█░▐██▄
▀▀▀▀▀░░░▀▀▀▀▀
████▌░▐█████▀
████░░█████
███▌░▐███▀
███░░███
██▌░▐█▀
PROGRESSIVE
      JACKPOT      
██░░▄▄
▀▀░░████▄
▄▄▄▄██▀░░▄▄
░░░▀▀█░░▀██▄
███▄░░▀▄░█▀▀
█████░░█░░▄▄█
█████░░██████
█████░░█░░▀▀█
LOW HOUSE
         EDGE         
██▄
███░░░░░░░▄▄
█▀░░░░░░░████
█▄░░░░░░░░█▀
██▄░░░░░░▄█
███▄▄░░▄██▌
██████████
█████████▌
PREMIUM VIP
 MEMBERSHIP 
DICE   ROULETTE   BLACKJACK   KENO   MINESWEEPER   VIDEO POKER   PLINKO   SLOT   LOTTERY
DrBeer (OP)
Legendary
*
Offline Offline

Activity: 4424
Merit: 2780



View Profile WWW
November 25, 2025, 08:03:19 AM
 #18

how do you feel about such solutions? And is it worth keeping your savings in such assets?
I feel like that we cannot expect decentralization to be persisting with the evaluation of cryptocurrencies as  corporates and dictators may join at any time. I am sure that there would be no point of saving the assets which are very much similar to my bank account because my government may freeze my all type of asset on their own discretion whenever they need. Simply we can conclude that these assts are centralized ones and we need to face bank account kind of similar consequences on adapting them.

Honestly I am here just for the reason of decentralization. I still remember all my struggle with paypal and alertpay in my initial phase of online career. Bitcoin provided me freedom along with wealth creation whereas these coins/tokens may push anyone back to the era of paypal.

This is where the complexity or dissonance of the situation lies. On the one hand, cryptocurrencies were created for freedom. When it was just a hobby for geeks, that was the case. But then a full-fledged crypto business appeared, with companies, legal entities, and... compliance with the laws of one jurisdiction or another. Now we see that state mechanisms are forcing crypto projects, while remaining technologically decentralized, to become legally centralized and add centralization mechanisms to the blockchain itself.


███████▄▄███▄███▄
███▄▄████████▌██
▄█████████████▐██▌
██▄███████████▌█▌
███████▀██████▐▌█
██████████████▌▌▐
████████▄███████▐▐
█████████████████
███████████████▄██▄
██████████████▀▀▀
█████▀███▀▀▀

▄▄▄██████▄▄▄███████▄▄▄
███████████████████████████
███▌█████▀███▌█████▀▀███████████▄▄▄▄▄▄▄▄
███▌█████▄███▌█████▄███▐███████████████████▄
▐████████████▀███████▄██████████▀▀▀▀▀▀▀▀████▀
▐████████████▄██▄███████████▌█████████▄████▀
▐█████████▀█████████▌█████████████▄▄████▀
██████████▄███████████▐███▌██▄██████▀
██████████████▀███▐███▌██████████████████████
████▀██████▀▀█████████▌███▀▀▀▀███▀▀▀▀▀▀▀████▌
 
      P R E M I E R   B I T C O I N   C A S I N O   &   S P O R T S B O O K      

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

  98%  
RTP

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

 HIGH 
ODDS

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀
 
..PLAY NOW..
zeuner
Member
**
Online Online

Activity: 270
Merit: 22


View Profile
November 29, 2025, 04:13:39 PM
 #19

how do you feel about such solutions? And is it worth keeping your savings in such assets?
I feel like that we cannot expect decentralization to be persisting with the evaluation of cryptocurrencies as  corporates and dictators may join at any time. I am sure that there would be no point of saving the assets which are very much similar to my bank account because my government may freeze my all type of asset on their own discretion whenever they need. Simply we can conclude that these assts are centralized ones and we need to face bank account kind of similar consequences on adapting them.

Honestly I am here just for the reason of decentralization. I still remember all my struggle with paypal and alertpay in my initial phase of online career. Bitcoin provided me freedom along with wealth creation whereas these coins/tokens may push anyone back to the era of paypal.

This is where the complexity or dissonance of the situation lies. On the one hand, cryptocurrencies were created for freedom. When it was just a hobby for geeks, that was the case. But then a full-fledged crypto business appeared, with companies, legal entities, and... compliance with the laws of one jurisdiction or another. Now we see that state mechanisms are forcing crypto projects, while remaining technologically decentralized, to become legally centralized and add centralization mechanisms to the blockchain itself.

In a lot of cases, there is a fallacy involved. Only if a protocol is sufficiently decentralized, a participating actor can plausibly deny exercising control. However, if you build in mechanisms of control and centralization, legal systems rightly demand that you exercise that control in order to fulfill your responsibilities. A sensible response would be to strengthen centralization and to limit the possibilities for control. Ironically, some projects go in the opposite direction, making it easy to hold them legally accountable.
DrBeer (OP)
Legendary
*
Offline Offline

Activity: 4424
Merit: 2780



View Profile WWW
November 29, 2025, 07:07:35 PM
 #20

how do you feel about such solutions? And is it worth keeping your savings in such assets?
I feel like that we cannot expect decentralization to be persisting with the evaluation of cryptocurrencies as  corporates and dictators may join at any time. I am sure that there would be no point of saving the assets which are very much similar to my bank account because my government may freeze my all type of asset on their own discretion whenever they need. Simply we can conclude that these assts are centralized ones and we need to face bank account kind of similar consequences on adapting them.

Honestly I am here just for the reason of decentralization. I still remember all my struggle with paypal and alertpay in my initial phase of online career. Bitcoin provided me freedom along with wealth creation whereas these coins/tokens may push anyone back to the era of paypal.

This is where the complexity or dissonance of the situation lies. On the one hand, cryptocurrencies were created for freedom. When it was just a hobby for geeks, that was the case. But then a full-fledged crypto business appeared, with companies, legal entities, and... compliance with the laws of one jurisdiction or another. Now we see that state mechanisms are forcing crypto projects, while remaining technologically decentralized, to become legally centralized and add centralization mechanisms to the blockchain itself.

In a lot of cases, there is a fallacy involved. Only if a protocol is sufficiently decentralized, a participating actor can plausibly deny exercising control. However, if you build in mechanisms of control and centralization, legal systems rightly demand that you exercise that control in order to fulfill your responsibilities. A sensible response would be to strengthen centralization and to limit the possibilities for control. Ironically, some projects go in the opposite direction, making it easy to hold them legally accountable.

The thing is, we are in a very specific situation:
- If you want to be a “good crypto project,” stop being anonymous, decentralized, and uncontrolled. Become a commercial version of CBDC
- If you disagree with the rules and want to be a “true crypto,” you are outside the law, you will be persecuted, you will not be allowed to enter the market, and you will become a tool for very specific consumers, who are usually illegal.
What is the solution? I don't see one...


███████▄▄███▄███▄
███▄▄████████▌██
▄█████████████▐██▌
██▄███████████▌█▌
███████▀██████▐▌█
██████████████▌▌▐
████████▄███████▐▐
█████████████████
███████████████▄██▄
██████████████▀▀▀
█████▀███▀▀▀

▄▄▄██████▄▄▄███████▄▄▄
███████████████████████████
███▌█████▀███▌█████▀▀███████████▄▄▄▄▄▄▄▄
███▌█████▄███▌█████▄███▐███████████████████▄
▐████████████▀███████▄██████████▀▀▀▀▀▀▀▀████▀
▐████████████▄██▄███████████▌█████████▄████▀
▐█████████▀█████████▌█████████████▄▄████▀
██████████▄███████████▐███▌██▄██████▀
██████████████▀███▐███▌██████████████████████
████▀██████▀▀█████████▌███▀▀▀▀███▀▀▀▀▀▀▀████▌
 
      P R E M I E R   B I T C O I N   C A S I N O   &   S P O R T S B O O K      

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

  98%  
RTP

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀

█▀▀









▀▀▀

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

 HIGH 
ODDS

 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

▀▀█









▀▀▀
 
..PLAY NOW..
Pages: [1] 2 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!