×
It’s The Summer Of Chunky Jewelry Maxxing

It’s The Summer Of Chunky Jewelry Maxxing

This summer’s biggest trend, quite literally, is chunky jewelry. Unlike most seasonal trends, this one is not going anywhere anytime soon. Once you fall for chunky jewelry, it quietly becomes part of your personal style, to the point where people can’t imagine you without it.

No one embraced the spirit of chunky jewelry quite like the late, great fashion icon Iris Apfel. Long before oversized bangles and sculptural necklaces took over the fashion world, she built an unforgettable personal style around maximalist jewelry. Her bold accessories became a reflection of her fearless personality, making it almost impossible to picture her without them. And from what we’re seeing now, maybe we’re all channeling our inner Iris Apfel this summer.

Whether it’s a beach day, a city stroll, dinner plans, or a night out, chunky jewelry belongs everywhere. After all, an accessory is the finishing touch that can completely transform any outfit.



Source link
#Summer #Chunky #Jewelry #Maxxing

Previous post

TMRW PR Is Seeking Fashion PR Interns In New York, NY

Next post

How AI guardrails are impeding the work of offensive cybersecurity researchers | TechCrunch<div> <p id="speakable-summary" class="wp-block-paragraph">For months, AI giants have devised special vetted programs and strict guardrails to limit the use of their models by malicious hackers. But these limits are now hindering the work of legitimate network defenders, as well as that of offensive cybersecurity researchers. </p> <p class="wp-block-paragraph">In June, the U.S. government <a href="https://techcrunch.com/2026/06/12/anthropics-safety-warnings-may-have-just-backfired-the-government-has-pulled-the-plug-on-its-most-powerful-ai/" target="_blank" rel="noreferrer noopener">slapped export control restrictions</a> on Anthropic’s much-hyped AI models Mythos and Fable. The move was prompted at least in part by a report that claimed it was possible to bypass the models’ guardrails designed to prevent users from using them to build and execute malicious cyberattacks.</p> <p class="wp-block-paragraph">Regardless of whether the incident was really motivated by <a href="https://techcrunch.com/2026/06/15/the-us-governments-anthropic-models-ban-was-never-about-an-ai-jailbreak/" target="_blank" rel="noreferrer noopener">fears of a jailbreak</a>, the fact is that Anthropic <a href="https://techcrunch.com/2026/04/07/anthropic-mythos-ai-model-preview-security/" target="_blank" rel="noreferrer noopener">has repeatedly marketed</a> Mythos as <a href="https://techcrunch.com/2026/04/09/is-anthropic-limiting-the-release-of-mythos-to-protect-the-internet-or-anthropic/" target="_blank" rel="noreferrer noopener">some kind of doomsday cybermachine</a> that can only be given to carefully vetted users, and even then with strict guardrails in place. (The export controls on Fable 5 and Mythos 5 have since been lifted. Fable 5 returned to general access on July 1; Mythos 5 has been reintroduced only to vetted U.S. organizations as part of the government’s review process.)</p> <p class="wp-block-paragraph">That kind of gatekeeping isn’t unique to Mythos. Both Anthropic, with its other models, and OpenAI offer cybersecurity researchers programs they can apply to get vetted and — if approved — access models with fewer cybersecurity restrictions: OpenAI’s <a href="https://openai.com/index/scaling-trusted-access-for-cyber-defense/" target="_blank" rel="noreferrer noopener nofollow">Trusted Access for Cyber program</a> and Anthropic’s <a href="https://support.claude.com/en/articles/14604842-real-time-cyber-safeguards-on-claude-opus-and-sonnet" target="_blank" rel="noreferrer noopener nofollow">Cyber Verification Program</a>. </p> <p class="wp-block-paragraph">These guardrails have been widely criticized, particularly by researchers whose job is to find unknown vulnerabilities in systems and devise ways to exploit them before criminals do.</p> <p class="wp-block-paragraph">During a recent appearance on a cybersecurity podcast, Mark Dowd, a well-known security researcher, <a href="https://docs.google.com/document/d/1G2B7VetSNfxN9Lfb8f2Y1Vyy-uVBQPl_YSj_3ayVUxM/edit?tab=t.0" target="_blank" rel="noreferrer noopener nofollow">said</a> that, “it’s not really comfortable to me that these random large companies are making arbitrary decisions about what is safe in security and what’s not.”</p> <p class="wp-block-paragraph">Dowd has spent decades <a href="https://www.vice.com/en/article/iphone-zero-days-inside-azimuth-security/" target="_blank" rel="noreferrer noopener nofollow">finding and selling “zero-days”</a> — previously unknown software flaws and the exploits that take advantage of them — to Western governments, rather than reporting them to the software makers so they get patched. Governments pay a premium for vulnerabilities precisely because they stay open, which is useful for intelligence operations.</p> <p class="wp-block-paragraph">Dowd admitted his work may make him biased, but he isn’t alone. Several people who work in offensive cybersecurity — they proactively probe systems for weaknesses — described to TechCrunch how they use AI tools and deal with their guardrails. </p> <p class="wp-block-paragraph">Chris Anley, the chief scientist at security consulting giant NCC Group, said that asking an AI model to try to exploit a bug is a key step in confirming it’s a real vulnerability worth fixing. But if a guardrail prompts the model to refuse to answer the question outright, the guardrail hurts defenders, he said. </p> <p class="wp-block-paragraph">“This is where the whole offensive versus defensive and guardrails part comes in, because ‘fix this code’ as a prompt is both an essential mechanism for defense but also a roadmap for finding critical vulnerabilities in the code base,” said Anley. “So at the same time, the same tool is both an offensive tool and a defensive tool, and the two can’t really be unpicked.” </p> <p class="wp-block-paragraph">It’s “like a hammer,” he continued. “You can’t build a house without a hammer. It’s definitely a tool but it’s also irreducibly a weapon as well.”</p> <p class="wp-block-paragraph">When he and his colleagues run into such a roadblock, they sometimes fall back on open source AI models that come with no guardrails at all.</p> <p class="wp-block-paragraph">Paolo Stagno, the chief technology officer at Crowdfense, a well-known company that develops, acquires, and sells unknown vulnerabilities to government agencies, agreed with Dowd, saying AI companies “essentially treat customers like children who need babysitting” with their vetted programs and guardrails. </p> <p class="wp-block-paragraph">Stagno said he and his colleagues do use frontier models — but only for reverse engineering. They avoid using AI to help find vulnerabilities or build exploits, he said, because feeding that work into a cloud-based model risks leaking sensitive vulnerability data or having it absorbed into future training runs. For that step, he said, they use open source models run locally, as they do not rely on sharing data outside of the model. </p> <p class="wp-block-paragraph">Giuseppe Cali, a security researcher who finds zero-days and develops exploits, said guardrails are not impeding his work. That’s because he doesn’t use AI for offensive work; instead, he uses it for initial reverse engineering, to understand the code he’s analyzing, and to build supporting tools. For that, he said, AI tools can speed up the process and allow him to focus on discovering vulnerabilities. </p> <p class="wp-block-paragraph">“I still want to own the actual bug discovery and weaponization myself and that wouldn’t change if all guardrails were lifted tomorrow,” said Cali. “I am jealous of my bugs, and I like this game too much to let models play it for me.”</p> <p class="wp-block-paragraph">One researcher at a smartphone-component manufacturer, who spoke on condition of anonymity because he isn’t authorized to talk to the press, said his employer isn’t part of Anthropic’s CVP program and as a result, its tools are barely useful for finding vulnerabilities because the guardrails are too strict.</p> <p class="wp-block-paragraph">“If it catches wind we’re doing anything security related, it just stops and isn’t usable,” the person said. </p> <p class="wp-block-paragraph">Chris Thompson — chief executive of cybersecurity firm RemoteThreat and founder of Offensive AI Con, an offensive security and AI-focused event — said that in his experience using the frontier AI models, the guardrails can be inconsistent and work differently every day. That’s true even inside the looser boundaries of Anthropic’s and OpenAI’s vetted programs. </p> <p class="wp-block-paragraph">“I think the practical impact is you spend a lot of time negotiating with the model instead of working on the core security program,” said Thompson. “Instead of analyzing a vulnerability and reasoning through the exploitability, you’re trying to find why you’re getting inconsistent results or why are models over-sanitizing the output.” </p> <p class="wp-block-paragraph">Consequently, researchers rely on or get pushed toward Chinese open source models like GLM — freely downloadable models that can be run locally with no vetting or usage restrictions — said Thompson.</p> <p class="wp-block-paragraph">“You have these responsible researchers that are being pushed away from U.S.-governed systems to foreign-owned systems,” he said. “I think it’s more harmful than good to have these guardrails in place.”</p> <p class="wp-block-paragraph">Rather than tightening restrictions further, Thompson called for the AI frontier labs to open up their programs, provide responsible access, and hold those who abuse their tools accountable. Otherwise, he argued, defenders will lose the AI race.</p> <p class="wp-block-paragraph">“There’s this big storm coming. There’s this big wave of attacks that are going to happen at speed and scale like never before,” said Thompson. “But the same security consulting firms and legit researchers that are trying to make a difference are being stifled right now.”</p> </div><p><em>When you purchase through links in our articles, <a href="https://techcrunch.com/techcrunch-affiliate-monetization-standards/">we may earn a small commission</a>. This doesn’t affect our editorial independence.</em></p>#guardrails #impeding #work #offensive #cybersecurity #researchers #TechCrunchcybersecurity,Zero-days

Post Comment