Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      May 16, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      May 16, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      May 16, 2025

      How To Prevent WordPress SQL Injection Attacks

      May 16, 2025

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025

      Bing Search APIs to be “decommissioned completely” as Microsoft urges developers to use its Azure agentic AI alternative

      May 16, 2025

      Microsoft might kill the Surface Laptop Studio as production is quietly halted

      May 16, 2025

      Minecraft licensing robbed us of this controversial NFL schedule release video

      May 16, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The power of generators

      May 16, 2025
      Recent

      The power of generators

      May 16, 2025

      Simplify Factory Associations with Laravel’s UseFactory Attribute

      May 16, 2025

      This Week in Laravel: React Native, PhpStorm Junie, and more

      May 16, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025
      Recent

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025

      Bing Search APIs to be “decommissioned completely” as Microsoft urges developers to use its Azure agentic AI alternative

      May 16, 2025

      Microsoft might kill the Surface Laptop Studio as production is quietly halted

      May 16, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Microsoft Delays Recall Following Security, Privacy Backlash that Started on The Cyber Express

    Microsoft Delays Recall Following Security, Privacy Backlash that Started on The Cyber Express

    June 14, 2024

    June 13, 2024 may go down as one of the tougher days in Microsoft’s long history.

    The day started with a report alleging that a vulnerability long neglected by Microsoft led to the SolarWinds software supply chain breach in 2021; was followed by a nearly three-hour hostile hearing on Capitol Hill over the software giant’s security failures that resulted in a massive hack by China of U.S. government email systems; and it ended late at night with the company’s announcement that it will delay the rollout of its Windows Recall screen recording feature that faced heavy criticism from cybersecurity researchers over the lack of security and data privacy controls built into Recall.

    Microsoft President Brad Smith struck a conciliatory tone in his hearing with U.S. lawmakers and he outlined plans to improve security at the company, but the bungled launch of Recall – coming after the company had already pledged at least twice to improve security – shows that the software and cloud technology giant has a long way to go to make good on those pledges.

    Recall Controversy Took Off After a Report on The Cyber Express

    Calls to overhaul Recall’s security and privacy features started with the work of security researcher Kevin Beaumont, who called the lack of controls the “dumbest cybersecurity move in a decade.” Beaumont’s work demonstrating Recall’s security holes was first reported in a Cyber Express article that landed on the front page of tech news aggregator Slashdot, where it received 140 comments, and the story took off from there, creating something of a PR nightmare for Microsoft.

    Further proofs supporting Beaumont’s work emerged, and Microsoft belatedly tried to address the security and privacy concerns, but apparently not in time for the release of Copilot+ PCs planned for June 18.

    In a blog post update late on June 13, Microsoft said Recall will now become “a preview available first in the Windows Insider Program (WIP) in the coming weeks. Following receiving feedback on Recall from our Windows Insider Community, as we typically do, we plan to make Recall (preview) available for all Copilot+ PCs coming soon.

    “We are adjusting the release model for Recall to leverage the expertise of the Windows Insider community to ensure the experience meets our high standards for quality and security.”

    Beaumont Welcomes Microsoft Recall Delay, Awaits Changes

    In a post on a Mastodon cybersecurity instance, Beaumont welcomed the Microsoft Recall delay.

    “Good on Microsoft for finally reaching a sane conclusion,” he wrote. “When it does appear in preview channels, privacy and security researchers need to keep a close eye on what Microsoft are doing with the feature.

    “Microsoft tried developing this feature in secret in a way which tried to avoid scrutiny. Thank you to everyone who stood up.”

    Beaumont said it’s his understanding that Recall was developed without input from security and privacy staff.

    “I’ve also been told Microsoft security and privacy staff weren’t provided Recall, as the feature wasn’t made available broadly internally either,” he said.

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleUK, US and Canada Accuse Russia of Plot to Interfere With Elections in Moldova
    Next Article Infrastructure of Websites Spreading Terrorist Propaganda Disrupted

    Related Posts

    Security

    Nmap 7.96 Launches with Lightning-Fast DNS and 612 Scripts

    May 16, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-47916 – Invision Community Themeeditor Remote Code Execution

    May 16, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    Microsoft adds Gamepad keyboard layout to Windows 11 with Build 22631.5116

    Operating Systems

    Elevate healthcare interaction and documentation with Amazon Bedrock and Amazon Transcribe using Live Meeting Assistant

    Development

    Outlook just added a brilliant feature that I can’t wait for Gmail to steal

    News & Updates

    Rilasciata l’App PeerTube Mobile versione 1

    Linux
    GetResponse

    Highlights

    Java Selenium: Custom Assert Message for Multiple Checkbox

    July 26, 2024

    I’m working with an automated script for multiple checkboxes that has dependent permissions.

    Given there are multiple checkboxes

    Checkbox A
    Checkbox B
    Checkbox C
    Checkbox D
    Checkbox E

    When I select Checkbox A
    Then Checkbox C and Checkbox E is selected

    I’ve handled this using a switch statement because there are multiple combinations but its kind of messy because certain checkbox(es) are not only selected but disabled as well due to the dependent permissions:

    e.g.

    public boolean multipleCheckboxVerification(String roleName) {
    switch (roleName) {
    case CheckboxA:
    return permissionPage.isSelectedChkA() && permissionPage.isSelectedChkC()
    && permissionPage.isSelectedChkE() && !permissionPage.isEnabledChkC() && !permissionPage.isEnabledChk();}

    May I kindly know if there is a cleaner way to return which checkbox isn’t as expected?

    I’m currently just using assertTrue from TestNG but the output seems to be vague of which checkbox is actually failing.

    I was looking for an output where the error message would display “Checkbox E is enabled where it should be disabled”

    CVE-2025-4470 – SourceCodester Online Student Clearance System Cross-Site Scripting Vulnerability

    May 9, 2025

    Can you play Dune: Awakening on Steam Deck, ROG Ally and other gaming handhelds?

    February 20, 2025

    200+ artists warn about generative AI meddling in music

    April 4, 2024
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.