Cake Wallet and Electrum are identified as industry leaders for zero-exposure privacy standards

April 28, 2026-A recent independent analysis of popular cryptocurrency wallets has uncovered a significant privacy vulnerability: many leading applications expose a users IP address the moment the app is opened, often before a wallet is even created.  The study, conducted on a clean Android device using advanced packet monitoring tools, evaluated how wallets behave during their initial launch. The findings reveal that several widely used wallets initiate outbound connections to multiple domains and IP addresses immediately, linking users to analytics services, attribution platforms, and blockchain infrastructure providers before a single private key is generated.  The “Phone Home” Problem  The research scored wallets on a scale of 0 to 100 based on network exposure at first launch (100 indicating zero outbound connections). The results highlighted a stark contrast in how developers prioritize user metadata:  • Low Scorers: SafePal ranked lowest (0/100), connecting to 41 IPs and 26 domains instantly. Binance Wallet (30/100) generated over 10,000 packets upon opening. MetaMask, Crypto.com Wallet, and Base also showed significant outbound activity.  • Moderate Scorers: Trust Wallet (79/100) and Phantom (91/100) showed improved privacy, with Phantom utilizing proxy infrastructure to reduce direct exposure.  • The Gold Standard: Cake Wallet and Electrum both earned perfect 100/100 scores, recording zero outbound connections or

04-28Industry

The Dangers of AI Agents: Entire Firms Database Deleted by Claude-Based Agent

AI agents can be helpful, but they can also cause damage… a lot of it.  ;  }  function loadTrinityPlayer(targetWrapper, theme,extras=“”) {  cleanupPlayer(targetWrapper); // Always clean first ✅  targetWrapper.classList.add(‘played’);  // Create script  const scriptEl = document.createElement(“script”);  scriptEl.setAttribute(“fetchpriority”, “high”);  scriptEl.setAttribute(“charset”, “UTF-8”);  const scriptURL = new URL(`https://trinitymedia.ai/player/trinity/2900019254/?themeAppearance=${theme}${extras}`);  scriptURL.searchParams.set(“pageURL”, window.location.href1);  scriptEl.src = scriptURL.toString();  // Insert player  const placeholder = targetWrapper.querySelector(“.add-before-this”);  placeholder.parentNode.insertBefore(scriptEl, placeholder.nextSibling);  }  function getTheme() {  return document.body.classList.contains(“dark”) ? “dark” : “light”;  }  // Initial Load for Desktop  if (window.innerWidth 768) {  const desktopBtn = document.getElementById(“desktopPlayBtn”);  if (desktopBtn) {  desktopBtn.addEventListener(“click”, function () {  const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);  if (desktopWrapper) loadTrinityPlayer(desktopWrapper, getTheme(),  });  }  }  // Mobile Button Click  const mobileBtn = document.getElementById(“mobilePlayBtn”);  if (mobileBtn) {  mobileBtn.addEventListener(“click”, function () {  const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);  if (mobileWrapper) loadTrinityPlayer(mobileWrapper, getTheme(),  });  }  function reInitButton(container,html){  container.innerHTML = + html;  }  // Theme switcher  const destroyButton = document.getElementById(“checkbox”);  if (destroyButton) {  destroyButton.addEventListener(“click”, () = {  setTimeout(() = {  const theme = getTheme();  if (window.innerWidth 768) {  const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);  if(desktopWrapper.classList.contains(‘played’)){  loadTrinityPlayer(desktopWrapper, theme,  }else{  reInitButton(desktopWrapper,‘’)  const desktopBtn = document.getElementById(“desktopPlayBtn”);  if (desktopBtn) {  desktopBtn.addEventListener(“click”, function () {  const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);  if (desktopWrapper) loadTrinityPlayer(desktopWrapper,theme,‘  });  }  }  } else {  const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);  if(mobileWrapper.classList.contains(‘played’)){  loadTrinityPlayer(mobileWrapper, theme,  }else{  const mobileBtn = document.getElementById(“mobilePlayBtn”);  if (mobileBtn) {  mobileBtn.addEventListener(“click”, function () {  const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);  if (mobileWrapper) loadTrinityPlayer(mobileWrapper,theme,  });  }  }  }  }, 100);  });  }  })();  “Vibe coding,” or the ability to produce code using a human language prompt, interpreted, and converted into working code, has been the biggest trend of the past year. People are literally using learning computer programs (called agents) to handle tasks more or less autonomously, while they handle different aspects of their business or life.  But

04-28Industry

White House Crypto Adviser Hints at ‘Breakthrough’ Bitcoin Reserve Move

In briefThe Trump administration has been “figuring out” how to push forward the strategic Bitcoin reserve, Patrick Witt said Monday.The U.S. Treasury had ruled out any new Bitcoin purchases since August last year, and has not reversed its position since.Senator Cynthia Lummis BITCOIN Act will reportedly be reworked under a new name in the coming weeks.  Over a year since President Donald Trump‘s executive order created the U.S. strategic Bitcoin reserve, a key White House figure has hinted at the reserve’s operational and legal framework, even as the Treasury continues to rule out new Bitcoin purchases.  Patrick Witt, executive director of the Presidents Council of Advisors for Digital Assets, told a panel at the Bitcoin 2026 conference in Las Vegas on Monday that the administration has spent months “figuring out” the legal interpretations needed to protect that would end up on the government balance sheet.  A “big announcement” is expected within weeks, Witt said, describing it as a “breakthrough” that the executive branch can deliver before Congress acts on legislation.  Its worth noting that the annual conference is also where President Trump first pledged a strategic Bitcoin stockpile back in 2024. Months later, his administration told a closed-door industry roundtable it wanted to acquire

04-28Industry

Dogecoin Price Analysis: Can DOGE Finally Break the $0.12 Barrier?

Dogecoin Price Analysis: The Squeeze is On  The daily chart reveals a clear period of volatility compression. Since February, DOGE has been printing higher lows, forming a gradual ascending support structure.Resistance: The immediate hurdle is the $0.099 – $0.100 zone. A daily close above this level is essential to confirm a trend reversal.Support: The green support line at $0.086 remains the “line in the sand” for bulls.RSI Indicator: The Relative Strength Index (RSI) is currently sitting at 58.67, trending upward. This suggests that while momentum is positive, there is still significant “overbought” headroom before the rally becomes overextended.  Why is Dogecoin Trending Today?  The recent price action isnt happening in a vacuum. Several fundamental catalysts are converging to keep DOGE in the headlines of crypto news.  1. The “X Money” Factor  Speculation is reaching a fever pitch regarding Elon Musks X platform and its upcoming payment feature, X Money. While initial reports suggest a fiat-based system in partnership with Visa, the DOGE community is betting on a future crypto integration. Historically, any mention of payments on X (formerly Twitter) has led to massive spikes in $DOGE price.  2. Institutional Adoption: The Dogecoin ETF  In a surprise move for 2026, institutional interest has shifted toward meme coins. Following

04-28Industry

The Dangers of AI Agents: Entire Firms Database Deleted by Claude-Based Agent

AI agents can be helpful, but they can also cause damage… a lot of it.  ;  }  function loadTrinityPlayer(targetWrapper, theme,extras=“”) {  cleanupPlayer(targetWrapper); // Always clean first ✅  targetWrapper.classList.add(‘played’);  // Create script  const scriptEl = document.createElement(“script”);  scriptEl.setAttribute(“fetchpriority”, “high”);  scriptEl.setAttribute(“charset”, “UTF-8”);  const scriptURL = new URL(`https://trinitymedia.ai/player/trinity/2900019254/?themeAppearance=${theme}${extras}`);  scriptURL.searchParams.set(“pageURL”, window.location.href1);  scriptEl.src = scriptURL.toString();  // Insert player  const placeholder = targetWrapper.querySelector(“.add-before-this”);  placeholder.parentNode.insertBefore(scriptEl, placeholder.nextSibling);  }  function getTheme() {  return document.body.classList.contains(“dark”) ? “dark” : “light”;  }  // Initial Load for Desktop  if (window.innerWidth 768) {  const desktopBtn = document.getElementById(“desktopPlayBtn”);  if (desktopBtn) {  desktopBtn.addEventListener(“click”, function () {  const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);  if (desktopWrapper) loadTrinityPlayer(desktopWrapper, getTheme(),  });  }  }  // Mobile Button Click  const mobileBtn = document.getElementById(“mobilePlayBtn”);  if (mobileBtn) {  mobileBtn.addEventListener(“click”, function () {  const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);  if (mobileWrapper) loadTrinityPlayer(mobileWrapper, getTheme(),  });  }  function reInitButton(container,html){  container.innerHTML = + html;  }  // Theme switcher  const destroyButton = document.getElementById(“checkbox”);  if (destroyButton) {  destroyButton.addEventListener(“click”, () = {  setTimeout(() = {  const theme = getTheme();  if (window.innerWidth 768) {  const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);  if(desktopWrapper.classList.contains(‘played’)){  loadTrinityPlayer(desktopWrapper, theme,  }else{  reInitButton(desktopWrapper,‘’)  const desktopBtn = document.getElementById(“desktopPlayBtn”);  if (desktopBtn) {  desktopBtn.addEventListener(“click”, function () {  const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);  if (desktopWrapper) loadTrinityPlayer(desktopWrapper,theme,‘  });  }  }  } else {  const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);  if(mobileWrapper.classList.contains(‘played’)){  loadTrinityPlayer(mobileWrapper, theme,  }else{  const mobileBtn = document.getElementById(“mobilePlayBtn”);  if (mobileBtn) {  mobileBtn.addEventListener(“click”, function () {  const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);  if (mobileWrapper) loadTrinityPlayer(mobileWrapper,theme,  });  }  }  }  }, 100);  });  }  })();  “Vibe coding,” or the ability to produce code using a human language prompt, interpreted, and converted into working code, has been the biggest trend of the past year. People are literally using learning computer programs (called agents) to handle tasks more or less autonomously, while they handle different aspects of their business or life.  But

04-28Industry

The United Arab Emirates exits OPEC, roiling Oil markets

Finance  The United Arab Emirates exits OPEC, roiling Oil markets  The United Arab Emirates (UAE) announces its decision to leave the Organization of the Petroleum Exporting Countries (OPEC) and its allies (OPEC+), marking a major turning point for the balance of the global energy market. According to Reuters, the withdrawal takes effect on May 1 and follows a comprehensive reassessment of the countrys energy strategy.  This announcement comes at a time of heightened geopolitical tensions, particularly linked to the conflict with Iran, which is already disrupting global energy flows. Exports from Gulf producers are under pressure due to threats targeting the Strait of Hormuz, a critical chokepoint through which a significant share of the worlds Oil and Liquefied Natural Gas (LNG) supply normally passes.  The exit of the United Arab Emirates represents a significant setback for the alliance, historically dominated by Saudi Arabia. The move could deepen internal divisions, already visible over production quotas and strategic direction. It also raises questions about the groups ability to maintain a coordinated policy response in the face of a global energy shock.  According to Reuters, Emirati authorities justify the decision by the need to align their energy strategy with broader national priorities beyond Oil alone. This repositioning comes

04-28Industry

Cathie Wood’s Bitcoin bull thesis concedes stablecoins won the real-world payment fight

Cathie Wood built ARK Invests Bitcoin case on the idea that Bitcoin would become a global monetary layer that is programmable, borderless, resistant to inflation, and eventually dominant in payments.  The latest version of that argument concedes that stablecoins got there first on the payments side.  In a recent interview with The Rollup, the ARK CEO said stablecoins have taken over part of the role that ARK once expected Bitcoin to fill in emerging-market payments. At the same time, ETF-era institutions appear to be averaging down during drawdowns, softening the boom-bust severity that defined prior cycles.  Cathie Wood revises Bitcoin forecast as stablecoins gain ground  A data-led look at ETF flows, term premium, and BTC liquidity to decode the target cut without the hype.  Actual stablecoin payments run at roughly $390 billion annualized per McKinsey and Artemis, about 0.02% of global payments volume. Stablecoins have absorbed much of cryptos transactional lane in the markets where Bitcoin once competed for that role.  DefiLlama data shows that the stablecoin market cap is over $320.6 billion as of Apr. 27, up over 56% since early 2025, with USDT commanding 59.16% of the market.  TRM Labs‘ first-quarter adoption report found that Venezuela’s retail crypto activity primarily runs on stablecoins, with USDT

04-28Industry

Chainlink Outflow Hits Highest Level Since December

But if demand persists, the continuous reduction of its available supply poses great support for a stable price movement which could further fuel more price upsurge for Chainlink.  LINK drops to $9.23  Despite the massive withdrawals and growing investor demand seen in the previous day, Chainlink has continued to trade in the red territory, showing a moderate price decline since the new week began.  Apparently, momentum has cooled after the latest price rally seen a few days ago, and LINKs price action has continued to show signs of short-term weakness.  The asset is currently showing a modest decrease of 0.98% over the last 24 hours, hence trading at $9.23 as of writing time, suggesting that current volatility may only be a short-term fluctuation.

04-28Industry

Google signs Pentagon contract to deploy AI on classified networks

Google has entered into an agreement with the U.S. Department of Defense to provide its artificial intelligence models for use on classified systems.Google signed a Pentagon deal to deploy AI models on classified networks for “any lawful government purpose,” joining OpenAI and xAI in defense contracts.The agreement includes limits against domestic surveillance and autonomous weapons without human oversight, but gives the Pentagon final authority over operational use.Tensions persist as Anthropic resists loosening safeguards; despite being labeled a supply-chain risk, its advanced AI tools are still being used by agencies like the NSA.  According to The Information, citing a person familiar with the matter, the Pentagon can deploy Googles AI tools for “any lawful government purpose” under the terms of the deal. The arrangement places Google alongside OpenAI and xAI, both of which have also secured contracts to supply AI models for classified use.  Such classified networks support highly sensitive operations, including mission planning and weapons targeting, where access to advanced AI systems is increasingly seen as critical.  The agreement is part of a wider push by the Pentagon, which in 2025 signed contracts worth up to $200 million each with leading AI developers, including Anthropic, OpenAI, and Google. Earlier reporting from Reuters indicated

04-28Industry

United States ADP Employment Change 4-week average dipped from previous 54.8K to 39.3K in April 4

Finance  United States ADP Employment Change 4-week average dipped from previous 54.8K to 39.3K in April 4  Information on these pages contains forward-looking statements that involve risks and uncertainties. Markets and instruments profiled on this page are for informational purposes only and should not in any way come across as a recommendation to buy or sell in these assets. You should do your own thorough research before making any investment decisions. FXStreet does not in any way guarantee that this information is free from mistakes, errors, or material misstatements. It also does not guarantee that this information is of a timely nature. Investing in Open Markets involves a great deal of risk, including the loss of all or a portion of your investment, as well as emotional distress. All risks, losses and costs associated with investing, including total loss of principal, are your responsibility. The views and opinions expressed in this article are those of the authors and do not necessarily reflect the official policy or position of FXStreet nor its advertisers. The author will not be held responsible for information that is found at the end of links posted on this page.  If not otherwise explicitly mentioned in the body of the

04-28Industry
1
...
967969
...
1000