Global Security awam
[search 0]
lebih
Download the App!
show episodes
 
Held live every two weeks on Thursdays, the Global Security Briefing is now the industry's largest virtual event of its kind. We examine security threats, supply chain impacts and geopolitical developments for global security and risk intelligence professionals. Since the earliest days of COVID, Factal and Emergent Risk International have held an essential hour-long briefing for global security and resilience professionals.
  continue reading
 
Artwork

1
Global Security Briefing

The Royal United Services Institute

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Bulanan+
 
Global Security Briefing provides regular insights from leading international experts to help you make sense of the far-reaching changes affecting international security around the globe. Hosted by analysts from RUSI's International Security Studies team, the podcast looks at how the UK can best shape its foreign and security policies in an increasingly dynamic international environment. The Global Security Briefing channel is also host to a back-catalogue of episodes from the concluded RUSI ...
  continue reading
 
Welcome to the front lines of digital conflict, where the stakes are global and the battleground is code. Global Cyber Security: The Encrypted Podcast is your essential guide through the complex world of modern defense, strategic warfare, and digital privacy. Over 100 deep-dive episodes, we dissect the foundational texts that define our secure—and insecure—digital reality. We go beyond the headlines to explore applied cryptography, threat modeling, and secure cloud architecture, explaining t ...
  continue reading
 
The Global Interagency Security Forum podcast began in September 2017, when GISF was known as EISF, and currently features four series. Check out our latest series, Inclusive Security. To learn more about all of our podcast series see the link below: https://gisf.ngo/resources/?search=&topics=&types=podcast®ions=&languages=&gisf=yes #SecurityRiskMangement #Security #Risk #RiskManagement #Humanitarian #Development
  continue reading
 
Loading …
show series
 
The final Briefing of 2025 features Factal editor James Morgan with an update on Ukraine-Russia. What's the state of the ground war, the drone war, the hybrid war and peace talks? That's the first 20 minutes. Then Kieran O'Leary from Emergent Risk International presents five things ERI is tracking. That includes why tin prices may be an indicator o…
  continue reading
 
Dr Eric Rudenshiold joins Neil Melvin to examine regional change, great-power competition and Washington's renewed engagement within the Caspian region. The Caspian region is being reshaped by new political and economic dynamics as Central Asia and the South Caucasus deepen regional cooperation and navigate the competing ambitions of Russia, China …
  continue reading
 
Professor John Bew joins Neil Melvin to reflect on the UK's evolving global role, strategic reviews, and how Britain can navigate an era of geopolitical upheaval. Over the past decade, the United Kingdom has faced a rapidly transforming global environment marked by the rise of revisionist powers, economic disruption and the erosion of the post-Cold…
  continue reading
 
In this Global Security Briefing Factal editor Sarah Burke and Emergent Risk International analyst Cameron Evers dive deep into four nations in Africa's unique situations, how they got there and what the business intelligence professional needs to pay attention to next. Kieran O'Leary wrapped up with a preview for Iraq's election. As always, the Br…
  continue reading
 
Trump's revived 'America First' policy is reshaping US-Latin America ties, testing regional stability, governance and the balance between Washington, Beijing, and Moscow. Nearly a year into his second term, President Trump has revived the 'America First' doctrine with a renewed focus on the Western Hemisphere. As Washington prioritises border secur…
  continue reading
 
Producer Dave Clark from Factal delivered an abbreviated version of his GSX presentation on using games for learning as opposed to longer simulations. The Director of Analysis at ERI, Kieran O’Leary, then discussed various scenarios involving Venezuela and the U.S. He also explained the dispute between China and the Netherlands around a chip manufa…
  continue reading
 
Can Taipei maintain stability amid great power competition? Taiwan is facing rising Chinese pressure and increasingly uncertain US backing. As cross-strait tensions intensify, the central question for Taipei is whether it can maintain its delicate status quo. In this episode of Global Security Briefing, Neil Melvin is joined by Dr Philip Shetler-Jo…
  continue reading
 
This episode is a deep dive into the mathematics, implementation, and vulnerabilities of modern digital security, focusing on the powerful role of Elliptic Curve Cryptography (ECC). ECC has largely superseded older algorithms like RSA because of its superior efficiency, providing equivalent security strength with significantly shorter keys, a cruci…
  continue reading
 
This episode explores the core mechanisms, failures, and threats related to modern digital security, moving from mathematical foundations to real-world cyber warfare. The foundation of secure communication relies on cryptography, which is broadly split into symmetric ciphers (like AES) for high-speed confidentiality, and asymmetric ciphers (like RS…
  continue reading
 
This episode dives into the true state of digital security by examining the fundamental building blocks of cryptography, their inherent vulnerabilities, and the systemic threats that compromise them. The foundation of secure communication relies on ciphers like the symmetric Triple DES (3DES), which bought time by increasing the effective key size …
  continue reading
 
This episode investigates the most common causes of cryptographic system failure, highlighting that the true vulnerability lies not in broken math, but in flawed engineering and implementation errors. Modern cryptographic algorithms like AES and RSA are mathematically robust, but they are often undermined by common software bugs, such as buffer ove…
  continue reading
 
This episode explores the central irony of cryptography: while the underlying mathematical algorithms are incredibly strong, most real-world data breaches occur due to poor key management and implementation flaws. The consensus among security experts is that the theoretical strength of modern ciphers like AES or RSA is sound, but this technical rob…
  continue reading
 
This episode examines why even mathematically strong cryptographic systems often fail in the real world, concluding that the primary vulnerabilities stem not from broken math, but from implementation flaws, misuse of modes, and flawed protocol design. The security of any system must be viewed as a chain, where the core cryptographic algorithm is on…
  continue reading
 
This episode focuses on the immense, often-overlooked logistical challenge of maintaining security and achieving crypto-agility across trillions of interconnected systems, even without a catastrophic future threat. The foundations of digital trust were revolutionized by Public Key Cryptography (PKC), with RSA becoming the initial standard for encry…
  continue reading
 
This episode argues that the biggest threat to digital security is not broken cryptography math, but implementation flaws and bad code written by humans. The mathematical foundations of modern cryptography, such as RSA's reliance on factoring large numbers and AES's diffusion and confusion properties, are fundamentally strong and buy defenders time…
  continue reading
 
This episode explores the new frontiers in cryptography, focusing on tools that allow functionality and secure collaboration without revealing underlying data. This advanced field is formalized as Secure Multi-Party Computation (MPC), with the objective of allowing multiple parties to jointly compute a function based on their private inputs while m…
  continue reading
 
This episode dives into advanced cryptography and the foundations of digital security, starting with the counter-intuitive concept of Zero-Knowledge Proofs (ZKPs), which allow a system to prove a fact, like a valid request or knowing a password, without revealing the sensitive underlying data. The core idea of ZKPs and blind signatures is to establ…
  continue reading
 
This episode begins by exploring the cryptographic ideal of unconditional security, which is only truly achieved by the theoretical One-Time Pad (OTP), a cipher that is mathematically unbreakable. The impracticality of the OTP lies in the difficulty of creating, distributing, and securely managing a perfectly random, one-time key as long as the mes…
  continue reading
 
This episode delves into the deep ambiguity and complexity of cyber conflict, using the Stuxnet malware attack as a pivotal case study that highlighted the vulnerability of critical infrastructure. Stuxnet demonstrated the risk of integrity attacks, where the goal is not to steal data, but to manipulate physical processes, such as causing nuclear c…
  continue reading
 
This episode tackles the complex problem of software supply chain security, where trust must be established across a long chain of potentially vulnerable steps, from development to deployment. The core challenge is the lack of transparency about what actually happens to code between the programmer's keyboard and the end user's system. The proposed …
  continue reading
 
This episode asserts that unreliability is fundamental insecurity and that the best security posture isn't about preventing every attack, but building a foundation of resilience to survive compromise. This foundational work starts with strong cryptography, which is often brittle; for instance, the security of a cryptographic system relies on unpred…
  continue reading
 
This episode focuses on defensive cryptography, moving beyond mere confidentiality to explore the essential safeguards needed for data integrity, key management, and robust system architecture. The session begins by highlighting that encryption alone is insufficient for security; weak historical practices like simple password encryption failed beca…
  continue reading
 
This episode dissects the "designer's mind," focusing on why secure cryptographic algorithms often fail in the real world due to subtle implementation blunders and design flaws, rather than mathematical weaknesses. Cryptography relies on hard math problems, like factoring and discrete logarithms, which are computationally infeasible to reverse with…
  continue reading
 
This episode takes a deep dive into the Public Key Infrastructure (PKI), the mathematical bedrock of digital trust, starting with asymmetric cryptography which uses public and private key pairs to solve the problem of securely sharing a secret key. Because asymmetric algorithms like RSA are computationally slow, they are paired with much faster sym…
  continue reading
 
This episode traces the history of cryptography through three major shifts, highlighting the constant arms race between code-makers and code-breakers. The first shift was from simple manual substitution ciphers to mechanized secrecy, perfectly embodied by the Enigma machine. Enigma achieved its massive complexity through rotating scramblers and a r…
  continue reading
 
This episode explores the core principles of cryptography, emphasizing that true security is rooted not just in strong math but in meticulous engineering and key management. The efficiency of modern encryption largely relies on symmetric ciphers like AES and 3DES, which use the same secret key for both encryption and decryption. A critical challeng…
  continue reading
 
This episode dives into the Protocol Paradox, which states that the security of systems built on the mathematical bedrock of cryptography is constantly undermined by flaws in the implementation and surrounding processes. Cryptographic algorithms are theoretically strong because they rely on computationally hard math problems, but successful attacks…
  continue reading
 
This episode explores the significant gap between the theoretical security of cryptography, based on complex mathematics like modular arithmetic and computationally hard problems, and the messy reality of real-world digital security. Cryptographic algorithms are tested against theoretical attacks, aiming to make it mathematically impossible to reve…
  continue reading
 
The briefing starts with Iman Elbanna from Emergent Risk International talking about the expanding business impacts from the the U.S. government shutdown, with what to watch for if it continues. Iman then continues with five other things ERI is watching -- including the Israel-Hamas ceasefire agreement, France's government crisis, and U.S. National…
  continue reading
 
As the end of the fourth year of the Russia-Ukraine war approaches, questions mount over President Trump's peace efforts and shifting international dynamics. In this episode of Global Security Briefing, Neil Melvin is joined by Andriy Zagorodnyuk, a former Ukrainian Minister of Defence and now Chairman of the Centre for Defence Strategies in Kyiv, …
  continue reading
 
Factal APAC lead Vivian Wang is back with an expansion on the South and Southeast Asia protests and youth uprisings as they expand into East Timor and the Philippines. One aspect carrying over through the region is the connection to popular anime series One Piece. Emergent Risk International Director of Analysis Kieran O'Leary follows that with thi…
  continue reading
 
Can Turkey act as a stabilising force in Syria and Iraq, or are its policies driven by short-term security concerns? As Ankara seeks to navigate the shifting geopolitical landscape of the Middle East, its approach to Syria and Iraq has become a key test of its regional influence. In this episode of Global Security Briefing, Neil Melvin is joined by…
  continue reading
 
To paraphrase usual host Kieran O'Leary, everything is a polycrisis because every crisis overlaps. This week's Global Security Briefing touches on political crises in France and Nepal, what security teams and businesses should be aware of after the Charlie Kirk killing, what to watch for after Russian drones flew over Poland, the recent airstrike b…
  continue reading
 
The Royal Navy Fleet flagship in Asia prompts a critical question: How serious is Britain about the Indo-Pacific? Against a backdrop of deepening UK - Japan defence and economic ties, shifting US engagement, and growing regional security pressures, this episode of Global Security Briefing explores what the HMS Prince of Wales' 2025 mission reveals …
  continue reading
 
This comprehensive intelligence analysis update presents a detailed assessment of the evolving global security landscape as of September 3, 2025, drawing from multiple sources across diverse regions and threat domains. The current security environment is characterised by unprecedented complexity, with traditional state-based threats converging with…
  continue reading
 
Intelligence Assessment: The 2025 Irish Presidential Election As Ireland approaches its tenth presidential election since independence, the country faces a significant political transition with the conclusion of Michael D. Higgins' transformative 14-year presidency. The upcoming election, scheduled for late October 2025, occurs against a backdrop o…
  continue reading
 
This edition of the Briefing starts with Factal Chief Product Officer talking about the employment impacts of generative AI (some job fields are down for entry level positions). He then explores the latest in generative imagery and video, focusing on how the latest advancements will challenge risk intelligence and journalism. Kieran O'Leary shares …
  continue reading
 
This edition of the Global Security Briefing starts with Factal examining Trump's war on Latin America's drug cartels. Irene Villora, Factal's LATAM editorial lead, discusses the Trump administration's alleged order to use military force, Mexico's response, the expansion of surveillance, and potential implications. Cameron Evers, Deputy Director of…
  continue reading
 
This edition of the Global Security Briefing starts with Factal looking at Europe's fire season. Dave Clark goes over the nations with the most fires, urban areas threatened so far, and what the near-term prognosis is after more than twice the forested area burned in 2025 compared to the 20-year average. Kieran O'Leary, Director of Intelligence and…
  continue reading
 
Tensions in the Indo-Pacific are testing US power and alliances. What does this mean for regional strategy and for the UK? In this episode of Global Security Briefing, host Neil Melvin is joined by Dr. Kori Schake, senior fellow and the director of foreign and defence policy studies at the American Enterprise Institute, and Dr Philip Shetler-Jones,…
  continue reading
 
This week's Global Security Briefing covered the recent violence in Sweida, Syria hosted by Factal editor Agnese Boffano. Then Emergent Risk International analyst Hannah Poppy presented on the removal of U.S. sanctions on Syria, plus the remaining economic concerns in the nation. Vassilis Benopoulos from ERI finished the briefing with an updated on…
  continue reading
 
Open warfare has crossed the Middle East, and in its wake came an erosion of the norms of statesmanship and the power of international law to avert conflict. What are the implications for deterrence, diplomacy, and the future of UK, US, and regional strategy? In this episode of Global Security Briefing, host Neil Melvin is joined by RUSI experts Bu…
  continue reading
 
How is the UK's Labour government approaching European security, and how does this compare to the Conservatives? In this episode of Global Security Briefing, host Neil Melvin is joined by Professor Richard Whitman to examine how much has changed since Labour came to power. The UK is currently setting a path to navigate an uncertain world in a serie…
  continue reading
 
Together Factal and Emergent Risk International bring you up to Thursday morning's news on the conflict then they tell you what editors are watching for and what businesses should pay attention. Then ERI talks about the protests and political violence in the United States. Our next Briefing is July 17. Since the earliest days of COVID, Factal and E…
  continue reading
 
Is there a real near-term prospect of an end of Russia's war against Ukraine? RUSI experts explain four and a half months of the Trump Administration's approach to the war. In this episode of Global Security Briefing, host Neil Melvin is joined by Professor Samuel Greene, who teaches Russian politics at King's College and is a senior fellow at the …
  continue reading
 
First up Factal NORAM lead Joe talks about what went wrong with Hurricane Helene last year, this year's hurricane season forecast and the challenge of staffing shortages in NOAA and FEMA. Then Emergent Risk International Director of Analysis Kieran brings us up to speed on Ukraine's drone strike, Russia's asymmetric warfare and the chance for peace…
  continue reading
 
Can Peace Without Democracy Work? RUSI experts discuss the rise of illiberal peacebuilding in the Middle East and what it means for UK foreign policy. In this episode of Global Security Briefing, host Neil Melvin is joined by RUSI Senior Research Fellow for Middle East Security Dr. Burcu Ozcelik, Dr Claire Smith, Deputy Associate Dean for the Facul…
  continue reading
 
GSB turns 100: RUSI experts look back on key security shifts and explore what's next for the UK in a rapidly changing global landscape. In this special 100th episode of Global Security Briefing, host Neil Melvin is joined by the RUSI International Security team to reflect on how global security has evolved since the podcast's launch in 2021. Record…
  continue reading
 
Hi all! Usually Producer Dave writes these episode descriptions, but he's on vacation and I (Tyler) am recapping this - apologies that there's not the professional intro music, I don't know what drawer Dave keeps it in. This was a heater; Sachin Singh joins past midnight India time to answer lots of questions on India-Pakistan's big escalation. Kie…
  continue reading
 
April 2025 is busy. Tornado season started early. There's conflict brewing in South Asia. France has new terror attacks. Geopolitics happens in real-time. Tren de Aragua is getting more attention in the US than ever. Emergent Risk International and Factal tell you the foundations, the current events and what to watch for around them moving forward …
  continue reading
 
Loading …

Panduan Rujukan Pantas

Podcast Teratas
Dengar rancangan ini semasa anda meneroka
Main