SEC Crypto Task Force Meets with Deutsche Bank amid Crypto Week

TheCryptoTimesОпубліковано о 2025-07-16Востаннє оновлено о 2025-07-17

The U.S. Securities and Exchange Commission’s (SEC) Crypto Task Force met with one of the world’s leading banks and financial services firms to discuss the regulation of crypto assets. The meeting happened during the highly anticipated Crypto Week, raising speculations regarding the primary agenda of the meeting.

According to a memo, three members of Deutsche Bank USA Corp. met with the regulator to talk about considering cross-border digital asset regulation and harmonizing with international regulatory frameworks.

The bank also stressed upon exploring current European and UK frameworks for digital asset regulation, such as the European Union’s Markets in Crypto-Assets (MiCA) regulation. It highlighted the latest research on digital asset markets by French economist Marion Laboure.

Deutsche Bank continues to expand deeper into the crypto industry, realizing the opportunities in the emerging class of digital assets. The bank plans to launch its crypto custody platform in 2026.

Recently, Deutsche Bank confirmed exploring stablecoins and tokenized deposits for its payment infrastructure amid the GENIUS Act buzz. The bank is also considering issuing its own stablecoin and joining the industry-wide initiative.

Meanwhile, the U.S. House of Representatives debated three crucial bills amid the Crypto Week. These are the GENIUS Act, the CLARITY Act, and the Anti-CBDC Surveillance State Act. The bills move forward for another voting today after US President Donald Trump intervened, seeking support to pass the bills.

U.S. Representative French Hill believes there is “strong bipartisan support” for the crypto market structure bill, even after a surprising setback in the House of Representatives last day.

Also Read: Bitcoin is No Longer Volatile, Says Deutsche Bank



Трендові криптовалюти

Пов'язані матеріали

Anthropic Creates an AI Jailbreak 'Penal Code': Your Requests, Four Ways to Die

Anthropic has publicly detailed its security measures and a new "Cyber Jailbreak Severity" (CJS) framework following the controversial takedown of its Fable 5 model. The incident, triggered by simple user requests like counting letters or stating a profession, highlighted overzealous safety filters. Anthropic classifies cybersecurity-related prompts into four tiers: malicious activities (blocked), high-risk dual-use (like pentesting, with strict limits), low-risk dual-use (often blocked by "safety margin" errors), and harmless tasks (theoretically allowed but still frequently flagged). The company admits its classifiers are tuned for high sensitivity, leading to many false positives. The newly proposed CJS framework aims to objectively score the severity of AI "jailbreaks" (prompts that bypass safety rules) on a 0-10 scale across four dimensions: Capability Gain (does it grant new attack abilities?), Breadth (does it work across multiple attack types?), Weaponization Ease (how hard is it to turn into a real attack?), and Discoverability (how easy is it to find?). The score determines the response, from no action (CJS-0) to a potential model takedown (CJS-4). The score is context-dependent; for example, discovering a major unknown vulnerability today scores high, while asking about a well-known one scores low. The article raises concerns about Anthropic's dual role: it is both creating powerful models (like the restricted Mythos 5) and defining the rules (CJS) for judging their misuse, potentially giving it disproportionate influence. This is set against the backdrop of U.S. export controls, which for the first time directly restricted API access to a model (Fable 5), creating a "tiered" system where public models are heavily filtered and advanced ones are limited to vetted partners. The CJS framework is portrayed as potentially providing regulators with a metric to justify future API shutdowns. For users, the advice is to carefully phrase prompts, watch for signs of being downgraded to a weaker model, and wait indefinitely for promised filter improvements.

marsbit30 хв тому

Anthropic Creates an AI Jailbreak 'Penal Code': Your Requests, Four Ways to Die

marsbit30 хв тому

$100M Annual Revenue, Two Berkeley Roommates in Their 20s Build the Most Profitable AI Business

Arena, the AI model ranking platform, has become a $100 million annual revenue business just eight months after launching its commercial service. Originally a UC Berkeley open-source research project called Chatbot Arena, it created a "battle arena" where users blind-test and vote on anonymous AI model responses. This has generated a highly trusted, community-driven leaderboard based on over 10 million user evaluations and 82 million votes. Major AI companies like OpenAI, Google, and Anthropic submit their flagship models to be ranked. The core monetization strategy is its AI Evaluations service, where model developers and large enterprises pay for in-depth performance analysis from Arena's massive user community. This provides real-world feedback on model strengths, weaknesses, and hallucinations—a critical service as models become more complex. The company, spun out from Berkeley in early 2025, quickly raised $100 million in seed funding at a $600 million valuation and later secured a $150 million Series A at a $1.7 billion valuation. The founding team includes CEO Anastasios Angelopoulos, a mathematician focused on rigorous model evaluation; CTO Wei-Lin Chiang, creator of the popular Vicuna chatbot; and co-founder Ion Stoica, a renowned Berkeley professor. Arena is now expanding beyond chat benchmarks into "Agent Mode," evaluating AI agents on complex, multi-step tasks like coding and research. The company's success illustrates the growing value and cost of independent, real-world AI model evaluation as the industry intensifies.

marsbit34 хв тому

$100M Annual Revenue, Two Berkeley Roommates in Their 20s Build the Most Profitable AI Business

marsbit34 хв тому

Racking Up 24,000 Stars: With One Command, AI Can Now Find Its Own Skills

Vercel, known for its developer tools like Next.js, has launched 'skills', a package manager for AI coding agents, garnering 24,000 GitHub stars. It allows developers to add specialized capabilities, such as React best practices, to AI assistants like Claude Code or Cursor with a single command: `npx skills add <package>`. Skills are shareable, reusable modules that define an AI agent's behavior for specific tasks, moving beyond one-off prompt engineering towards standardized 'capability engineering'. A key innovation is the 'find-skills' skill, which acts as an internal search engine, allowing an agent to autonomously find and install the right skill for a user's request. This lowers the barrier for non-developers to leverage advanced AI coding assistance. However, this 'npm moment' for AI brings significant security risks. Security audits of thousands of skills on platforms like skills.sh and ClawHub found over 30% contained security flaws, with about 13% classified as severe. Threats include malicious scripts that can access local files and credentials, and prompt injection hidden within skill documentation. Unlike traditional code packages, skills blend instructions, code, and system access, posing a direct risk to user machines and data. Experts advise treating skills like code—reviewing them carefully before installation, especially their scripts, and being wary of excessive permissions. Ultimately, Vercel's initiative represents a major shift towards modular, reusable AI capabilities, but its rapid adoption requires developers to bring the same caution used in managing traditional software dependencies.

marsbit35 хв тому

Racking Up 24,000 Stars: With One Command, AI Can Now Find Its Own Skills

marsbit35 хв тому

Claude Engineer Finally Unveils Fable 5's Ultimate Strategy, Teaching You How to Bridge the Information Gap with AI Models

This article, titled "Claude Engineer Finally Releases Fable 5 'Skill-Burning' Guide, Teaching How to Bridge the Information Gap with Models," details a blog post by Claude Code engineer Thariq Shihipar. The core concept is the "information gap" or "unknowns"—the disconnect between a user's instructions (the "map") and the actual task requirements (the "territory"). The article argues that with powerful models like Claude Fable 5, work quality depends on the user's ability to identify and clarify these unknowns. Shihipar categorizes unknowns into four types: Known Knowns (explicit instructions), Known Unknowns (awareness of gaps), Unknown Knowns (implicit, unstated knowledge), and Unknown Unknowns (unforeseen issues). The blog provides a framework for addressing these gaps throughout the workflow: * **Before Implementation:** Techniques include "Blindspot Scanning" to uncover Unknown Unknowns, brainstorming/prototyping for visual or complex tasks, having Claude ask clarifying questions, using reference code/examples, and creating implementation plans. * **During Implementation:** Maintaining an "implementation notes" file for Claude to document deviations and decisions made due to encountered edge cases. * **After Implementation:** Creating summary documents for review and having Claude generate quizzes to ensure the user fully understands the completed changes. The article concludes that as models become more capable, the key to success is systematically discovering and defining these unknowns through low-cost methods like prototyping and planning, allowing for more effective collaboration.

marsbit39 хв тому

Claude Engineer Finally Unveils Fable 5's Ultimate Strategy, Teaching You How to Bridge the Information Gap with AI Models

marsbit39 хв тому

Торгівля

Спот

Популярні статті

Що таке $BANK

Bank AI: Революційний крок у майбутнє банківської справи Вступ В епоху, що характеризується швидкими технологічними змінами, Bank AI знаходиться на перетині штучного інтелекту (ШІ) та банківських послуг. Цей інноваційний проєкт прагне переосмислити фінансовий ландшафт, підвищуючи ефективність роботи, заходи безпеки та досвід клієнтів завдяки потужності ШІ. Розпочинаючи дослідження Bank AI, ми заглибимося в суть проєкту, його операційні динаміки, історичний контекст і значущі етапи. Що таке Bank AI? У своїй основі Bank AI представляє собою трансформаційну ініціативу, спрямовану на інтеграцію штучного інтелекту в різні банківські операції. Цей проєкт використовує можливості ШІ для автоматизації процесів, покращення протоколів управління ризиками та підвищення взаємодії з клієнтами через персоналізовані послуги. Основні цілі Bank AI включають: Автоматизація банківських функцій: Використовуючи технології ШІ, Bank AI прагне автоматизувати рутинні завдання, зменшуючи навантаження на людські ресурси та підвищуючи ефективність. Покращене управління ризиками: Проєкт використовує алгоритми ШІ для прогнозування та виявлення ризиків, тим самим зміцнюючи заходи безпеки проти шахрайства та інших загроз. Персоналізація банківських послуг: Bank AI зосереджується на пропозиції індивідуальних фінансових продуктів і послуг, аналізуючи дані і поведінку клієнтів. Покращення досвіду клієнтів: Впровадження рішень на основі ШІ, таких як чат-боти та віртуальні асистенти, має на меті забезпечити користувачам більш природну взаємодію, революціонізуючи спосіб, яким клієнти спілкуються з банками. З цими цілями Bank AI займає важливу роль в робленні банківської справи більш ефективною, безпечною та орієнтованою на користувача. Хто є творцем Bank AI? Деталі стосовно творця Bank AI залишаються невідомими. Таким чином, жодна конкретна особа або організація не були ідентифіковані в доступній інформації. Анонімність навколо створення проєкту піднімає питання, але це не зменшує його амбітного бачення та цілей. Хто є інвесторами Bank AI? Аналогічно творцеві проєкту, конкретна інформація стосовно інвесторів або організацій, що підтримують Bank AI, не була розкрито. Без цієї інформації важко окреслити фінансову підтримку та інституційну підтримку, які могли б сприяти розвитку проєкту. Тим не менше, важливість наявності міцної інвестиційної бази є вирішальною для забезпечення розвитку в такій інноваційній сфері. Як працює Bank AI? Bank AI функціонує на кількох інноваційних фронтах, фокусуючись на унікальних факторах, які відрізняють його від традиційних банківських структур. Нижче наведено ключові операційні характеристики: Автоматизація: Застосовуючи алгоритми машинного навчання, Bank AI автоматизує різні ручні процеси в банках. Це призводить до зниження операційних витрат і дозволяє працівникам перенаправити свої зусилля на більш стратегічні завдання. Покращене управління ризиками: Інтеграція ШІ в практики управління ризиками забезпечує банки інструментами для точного прогнозування потенційних загроз, таких як шахрайство, забезпечуючи при цьому безпеку інформації і активів клієнтів. Індивідуальні фінансові рекомендації: Завдяки безперервному навчанню з інтерaktionen з клієнтами, системи ШІ розвивають тонке розуміння потреб користувачів, що дозволяє їм пропонувати персоналізовані поради щодо фінансових рішень. Покращені взаємодії з клієнтами: Використовуючи чат-ботів і віртуальних асистентів на базі ШІ, Bank AI дозволяє створити більш залучений досвід для клієнтів, дозволяючи користувачам швидше отримувати відповіді на свої запитання, зменшуючи час очікування та підвищуючи рівень задоволеності. Разом ці операційні характеристики позиціонують Bank AI як піонера в банківському секторі, встановлюючи нові стандарти для надання послуг і операційної досконалості. Хронологія Bank AI Для розуміння траєкторії Bank AI необхідно ознайомитися з його історичним контекстом. Нижче наведено хронологію, що підкреслює важливі етапи та розробки: Ранні 2010-ті: Концептуалізація інтеграції ШІ в банківські послуги почала привертати увагу, коли банківські установи визнали потенційні переваги. 2018: Відбулося помітне збільшення впровадження технологій ШІ, коли банки почали використовувати інструменти ШІ, такі як чат-боти для базового обслуговування клієнтів та системи управління ризиками для покращення безпеки. 2023: Софістикація ШІ продовжувала розвиватися, з введенням генеративного ШІ для більш складних завдань, таких як обробка документів і аналіз інвестицій в реальному часі. Цей рік став важливим стрибком у можливостях, які забезпечує технологія ШІ для банків. 2024-актуальний статус: Станом на цей рік, Bank AI знаходиться на зростаючій траєкторії, з постійними дослідженнями та розробками, які готові подальше покращити можливості в банківських операціях. Продовження дослідження застосувань ШІ натякає на захоплюючі події, які ще попереду. Ключові моменти про Bank AI Інтеграція ШІ в банківську справу: Bank AI зосереджується на прийнятті штучного інтелекту для оптимізації банківських процесів та покращення досвіду користувачів. Автоматизація та фокус на управлінні ризиками: Проєкт сильного підкреслює ці сфери, прагнучи зshift тягар рутинних завдань, водночас підвищуючи безпеку через прогнозну аналітику. Персоналізовані банківські рішення: Завдяки використанню даних клієнтів, Bank AI забезпечує персоналізовані банківські послуги, що відповідають потребам окремих користувачів. Прихильність до розвитку: Bank AI залишається відданим постійним дослідженням і розробкам, що забезпечують його адаптацію та постійну актуальність у міру того, як технології продовжують розвиватися. Висновок Підсумовуючи, Bank AI є важливим кроком вперед у банківській індустрії, використовуючи штучний інтелект для переформатування операційних парадигм, підвищення безпеки та сприяння задоволеності клієнтів. Незважаючи на прогалини в інформації щодо творця та інвесторів, чіткі цілі і функціональні механізми Bank AI забезпечують міцну основу для його подальшої еволюції. Оскільки технологія ШІ продовжує розвиватися та інтегруватися в банківський сектор, Bank AI має всі шанси суттєво вплинути на майбутнє фінансових послуг, покращуючи спосіб, яким ми розуміємо та взаємодіємо з банківською справою.

160 переглядів усьогоОпубліковано 2024.04.06Оновлено 2024.12.03

Що таке $BANK

Як купити BANK

Ласкаво просимо до HTX.com! Ми зробили покупку Lorenzo Protocol (BANK) простою та зручною. Дотримуйтесь нашої покрокової інструкції, щоб розпочати свою криптовалютну подорож.Крок 1: Створіть обліковий запис на HTXВикористовуйте свою електронну пошту або номер телефону, щоб зареєструвати обліковий запис на HTX безплатно. Пройдіть безпроблемну реєстрацію й отримайте доступ до всіх функцій.ЗареєструватисьКрок 2: Перейдіть до розділу Купити крипту і виберіть спосіб оплатиКредитна/дебетова картка: використовуйте вашу картку Visa або Mastercard, щоб миттєво купити Lorenzo Protocol (BANK).Баланс: використовуйте кошти з балансу вашого рахунку HTX для безперешкодної торгівлі.Треті особи: ми додали популярні способи оплати, такі як Google Pay та Apple Pay, щоб підвищити зручність.P2P: Торгуйте безпосередньо з іншими користувачами на HTX.Позабіржова торгівля (OTC): ми пропонуємо індивідуальні послуги та конкурентні обмінні курси для трейдерів.Крок 3: Зберігайте свої Lorenzo Protocol (BANK)Після придбання Lorenzo Protocol (BANK) збережіть його у своєму обліковому записі на HTX. Крім того, ви можете відправити його в інше місце за допомогою блокчейн-переказу або використовувати його для торгівлі іншими криптовалютами.Крок 4: Торгівля Lorenzo Protocol (BANK)Легко торгуйте Lorenzo Protocol (BANK) на спотовому ринку HTX. Просто увійдіть до свого облікового запису, виберіть торгову пару, укладайте угоди та спостерігайте за ними в режимі реального часу. Ми пропонуємо зручний досвід як для початківців, так і для досвідчених трейдерів.

673 переглядів усьогоОпубліковано 2025.05.09Оновлено 2026.06.02

Як купити BANK

Обговорення

Ласкаво просимо до спільноти HTX. Тут ви можете бути в курсі останніх подій розвитку платформи та отримати доступ до професійної ринкової інформації. Нижче представлені думки користувачів щодо ціни BANK (BANK).

活动图片