
Hantu in the Machine: The Cyber-Sak Yant & The Soulbound Token
Why some assets, like sacred tattoos, can never be transferred or sold.

Same Same but Different 4-6
An explainer content series to simplify blockchain concepts that even a 10 year-old could understand.

Hantu in the Machine: The Pontianak in Your DMs
Here's why the most beautiful offer in your inbox might be hiding a deadly secret.
<100 subscribers

Hantu in the Machine: The Cyber-Sak Yant & The Soulbound Token
Why some assets, like sacred tattoos, can never be transferred or sold.

Same Same but Different 4-6
An explainer content series to simplify blockchain concepts that even a 10 year-old could understand.

Hantu in the Machine: The Pontianak in Your DMs
Here's why the most beautiful offer in your inbox might be hiding a deadly secret.


In the traditional worldview of this region, the universe is divided into two distinct realms: the real natural world of humans, animals, and trees, and the unseen world of spirits, jinns, and ancestors. They're also known as the Alam Nyata (Real Nature) and Alam Ghaib (The Unseen)
These two worlds coexist, but they cannot speak to each other directly. A human cannot simply WhatsApp call a spirit, and a spirit cannot access the internet to check the local news. They are separated by a veil.
To cross this veil, you need a shaman known as a Bomoh.
The Bomoh is the intermediary between both worlds. They are the specialists who know the rituals, the mantras, and the language of the other side. When a village needs to ask the spirits for permission to build a house, or when a family needs to know the cause of a sudden illness, they call the Bomoh. He goes into a trance, retrieves the truth from the unseen world, and brings it back to the physical world.
He is the bridge. Without him, the two worlds remain isolated.

In the world of Web3, we have an identical situation. It is called the Oracle Problem. Since the blockchain is a golden fortress operating in a different dimension, if you want to establish a connection to access it and provide real-world information, you'll need the equivalent of a Bomoh.
Most people think blockchains are all-knowing supercomputers. They aren't.
A blockchain (like Ethereum or Solana) is actually a hermit. It lives in a perfectly secure, mathematical box. It only knows everything that happens inside its own network, like who sent money to whom and which wallet holds which token.
But it is blind to the outside world.
A smart contract on Ethereum does not know the current weather in Singapore or what the traffic situation is like in Jakarta. It would not know the real-time price of Tesla stock. It doesn't even know who's playing in the World Cup.
This is a huge problem. Imagine you want to build a crop insurance app on the blockchain that automatically pays farmers if it doesn't rain for a month.
The Contract: "If rain is less than 10 mm, pay the farmer."
The Blockchain: "I am ready to pay. But... did it rain? I have no eyes. I cannot see the sky."
The contract is useless because the blockchain cannot "see" the natural world. It needs someone to tell it the truth.

In tech, the entity that bridges this gap is called an Oracle. The most famous example is Chainlink.
The Oracle acts exactly like the Bomoh. It is a third-party service that connects the "unseen world" (the blockchain) to the "natural world" (real-world data). It's actually quite similar to how APIs work to bring you all the latest information into one of your news apps, just decentralized.
Here is how the ritual works:
The Request: The Smart Contract (the application) needs information. It sends a request to the Oracle (the Bomoh) and a fee is paid.
The Trance: The Oracle nodes enter the real world. They query APIs, check weather stations, look at sports scores, or check the price of gold on the New York Stock Exchange.
The Prophecy: The Oracle takes this real-world data, verifies it, formats it into a language the blockchain understands, and pushes it onto the chain.
The Execution: The smart contract now knows that it didn't rain and instantly releases the insurance money to the farmer.
Just as the Bomoh relies on specific rituals to ensure the connection is clear, oracles rely on decentralized consensus. They don't just ask one source; they ask hundreds, averaging the answers to ensure they aren't being tricked.
In folklore, there is nothing more dangerous than a corrupted Bomoh.
If the village trusts a Bomoh, but he decides to lie—perhaps because he was bribed by a rival—he can bring massive destruction to the village. He could tell them the spirits demand they burn their crops, when in reality, the spirits said nothing of the sort.

In crypto, this becomes a very real, multi-million dollar threat.
If a DeFi protocol holds $1 billion in assets, and it relies on a single oracle to tell it the price of Bitcoin, that oracle can easily become a target of bad faith actors.
If a hacker can bribe or hack that oracle and turn it into a corrupted Bomoh to tell the smart contract, "Hey, the price of Bitcoin just dropped to $0.01," the smart contract believes it instantly. It has no other eyes. It will liquidate everyone's positions and sell all the Bitcoin to the hacker for pennies.
This is why we trust decentralized oracles, which function like a council of Bomohs rather than a single one. If one Bomoh says, "It's raining," but the other 99 say, "It's sunny," the network ignores the liar.
The next time you access a DeFi app, a prediction market, or a supply chain tracker, remember the invisible bridge that makes it possible for you to use your tokens on real-world events.
These systems are powerful, but they are isolated spirits. They need the digital Bomohs—the oracles—to fetch the truth from our messy, chaotic world.
It is a reminder that even in the most advanced technological systems, connection is everything. Without a medium to speak the truth, even the smartest contract is dumb.
In the traditional worldview of this region, the universe is divided into two distinct realms: the real natural world of humans, animals, and trees, and the unseen world of spirits, jinns, and ancestors. They're also known as the Alam Nyata (Real Nature) and Alam Ghaib (The Unseen)
These two worlds coexist, but they cannot speak to each other directly. A human cannot simply WhatsApp call a spirit, and a spirit cannot access the internet to check the local news. They are separated by a veil.
To cross this veil, you need a shaman known as a Bomoh.
The Bomoh is the intermediary between both worlds. They are the specialists who know the rituals, the mantras, and the language of the other side. When a village needs to ask the spirits for permission to build a house, or when a family needs to know the cause of a sudden illness, they call the Bomoh. He goes into a trance, retrieves the truth from the unseen world, and brings it back to the physical world.
He is the bridge. Without him, the two worlds remain isolated.

In the world of Web3, we have an identical situation. It is called the Oracle Problem. Since the blockchain is a golden fortress operating in a different dimension, if you want to establish a connection to access it and provide real-world information, you'll need the equivalent of a Bomoh.
Most people think blockchains are all-knowing supercomputers. They aren't.
A blockchain (like Ethereum or Solana) is actually a hermit. It lives in a perfectly secure, mathematical box. It only knows everything that happens inside its own network, like who sent money to whom and which wallet holds which token.
But it is blind to the outside world.
A smart contract on Ethereum does not know the current weather in Singapore or what the traffic situation is like in Jakarta. It would not know the real-time price of Tesla stock. It doesn't even know who's playing in the World Cup.
This is a huge problem. Imagine you want to build a crop insurance app on the blockchain that automatically pays farmers if it doesn't rain for a month.
The Contract: "If rain is less than 10 mm, pay the farmer."
The Blockchain: "I am ready to pay. But... did it rain? I have no eyes. I cannot see the sky."
The contract is useless because the blockchain cannot "see" the natural world. It needs someone to tell it the truth.

In tech, the entity that bridges this gap is called an Oracle. The most famous example is Chainlink.
The Oracle acts exactly like the Bomoh. It is a third-party service that connects the "unseen world" (the blockchain) to the "natural world" (real-world data). It's actually quite similar to how APIs work to bring you all the latest information into one of your news apps, just decentralized.
Here is how the ritual works:
The Request: The Smart Contract (the application) needs information. It sends a request to the Oracle (the Bomoh) and a fee is paid.
The Trance: The Oracle nodes enter the real world. They query APIs, check weather stations, look at sports scores, or check the price of gold on the New York Stock Exchange.
The Prophecy: The Oracle takes this real-world data, verifies it, formats it into a language the blockchain understands, and pushes it onto the chain.
The Execution: The smart contract now knows that it didn't rain and instantly releases the insurance money to the farmer.
Just as the Bomoh relies on specific rituals to ensure the connection is clear, oracles rely on decentralized consensus. They don't just ask one source; they ask hundreds, averaging the answers to ensure they aren't being tricked.
In folklore, there is nothing more dangerous than a corrupted Bomoh.
If the village trusts a Bomoh, but he decides to lie—perhaps because he was bribed by a rival—he can bring massive destruction to the village. He could tell them the spirits demand they burn their crops, when in reality, the spirits said nothing of the sort.

In crypto, this becomes a very real, multi-million dollar threat.
If a DeFi protocol holds $1 billion in assets, and it relies on a single oracle to tell it the price of Bitcoin, that oracle can easily become a target of bad faith actors.
If a hacker can bribe or hack that oracle and turn it into a corrupted Bomoh to tell the smart contract, "Hey, the price of Bitcoin just dropped to $0.01," the smart contract believes it instantly. It has no other eyes. It will liquidate everyone's positions and sell all the Bitcoin to the hacker for pennies.
This is why we trust decentralized oracles, which function like a council of Bomohs rather than a single one. If one Bomoh says, "It's raining," but the other 99 say, "It's sunny," the network ignores the liar.
The next time you access a DeFi app, a prediction market, or a supply chain tracker, remember the invisible bridge that makes it possible for you to use your tokens on real-world events.
These systems are powerful, but they are isolated spirits. They need the digital Bomohs—the oracles—to fetch the truth from our messy, chaotic world.
It is a reminder that even in the most advanced technological systems, connection is everything. Without a medium to speak the truth, even the smartest contract is dumb.
Share Dialog
Share Dialog
No comments yet