Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/intl/en/page-what-is-ethereum.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"page-what-is-ethereum-network-censorship-desc-2": "This is because ethereum's network of nodes record every single transaction without discrimination—and this rule is embedded in the code.",
"page-what-is-ethereum-network-security-title": "Highly secure",
"page-what-is-ethereum-network-security-desc-1": "While many apps today are hosted on cloud providers like AWS and can be vulnerable to takedowns and attacks, dapps on Ethereum are secured by the network itself. Every node stores and syncs the entire state of Ethereum, including all contracts.",
"page-what-is-ethereum-network-security-desc-2": "If someone tried to change a contract, the network would reject it since it wouldn't match their records. To take down a single app, attackers need to take over the entire network, which would costs billions and be extremely hard to coordinate.",
"page-what-is-ethereum-network-security-desc-2": "If someone tried to change a contract, the network would reject it since it wouldn't match their records. To take down a single app, attackers need to take over the entire network, which would cost billions and be extremely hard to coordinate.",
"page-what-is-ethereum-network-reliability-title": "Durable and reliable",
"page-what-is-ethereum-network-reliability-desc-1": "Downtime on cloud hosting platforms can take apps offline, but Ethereum's design ensures perfect uptime. The network will keep running even if some nodes go offline due to software bugs, government crackdowns, natural disaster, or war.",
"page-what-is-ethereum-network-reliability-desc-2": "Millions of people use thousands of dapps on Ethereum every day. While high demand can lead to elevated transaction fees, it reflects the strength of a network that prioritizes security, decentralization, and the guarantee that it's always available when you need it.",
Expand Down