> daily_signal(2026_06_19)
A Senate committee just advanced the first federal ban on cloning your voice or face, while the FCC moved to tie your government ID to every phone in the country.
PickBits Daily Signal · Friday, June 19, 2026
// tl;dr
- The Senate Judiciary Committee advanced the NO FAKES Act, which would create the first federal right over AI-made replicas of your voice and visual likeness and put platforms on the hook for up to $750,000 per work they fail to take down. Three Republicans raised free-speech concerns but did not block the voice vote, and the Electronic Frontier Foundation argues the carve-outs for news and satire are too narrow. It cleared committee only, it is not law.
- The FCC proposed forcing phone carriers to collect a government-issued ID, name, and address from essentially every customer, which reporters and security experts say would end the anonymous prepaid or "burner" phone. The agency frames it as a way to fight illegal robocalls; the public comment window closes June 25. Nothing is final yet, which is exactly why the comment period matters.
- A flaw in Microsoft 365 Copilot, nicknamed SearchLeak, let a single click on a crafted link turn the assistant against its own user, reading mailbox, files, and calendar, including any login codes sitting in the inbox. It was a prompt-injection attack, the second of its kind from the same researchers, and Microsoft has already deployed a fix server-side. The lesson is that AI assistants still cannot reliably tell a real instruction from a malicious one.
- Bernie Sanders introduced a bill to tax the largest AI companies in their own stock, route the shares into a public fund he estimates at roughly $7 trillion, and pay every American a yearly dividend he says could top $1,000. It is a proposal, not a law, and the headline numbers are estimates that move with the market. What is new is that the question of who owns AI's upside is now written as actual Senate text.
Most weeks the AI story is a capability, a model that can do a new thing. This week the story is the rulebook, and it moved in four directions at once. In one room, a Senate committee voted to make your face and voice yours by federal law, the first time Congress has tried to draw that line. In another, the country's communications regulator proposed attaching a government ID to every phone account, which would quietly retire the anonymous phone. Out in the wild, a flaw in the AI assistant millions of people now use at work showed how easily one of these systems can be talked into turning on the person using it. And on the Senate floor, a bill landed that asks the question none of the others do, not what AI can take from you, but what it might owe you back. Three of these tighten control. One tries to hand some of it back. All four are decisions being made right now about a technology most people did not vote for.
This week a Senate committee advanced a federal right over your own voice and face, the FCC moved to put a government ID behind every phone account in the country, a flaw in Microsoft Copilot let one click read a stranger's inbox, and Bernie Sanders introduced a bill to tax the AI giants into a fund that pays every American a yearly dividend.
1. A Senate committee just voted to make cloning your voice or face without permission a federal offense.
Federal regulatory action, with a free-speech fight built in.
On June 18, the Senate Judiciary Committee advanced the NO FAKES Act by a unanimous voice vote, sending it toward a full Senate floor vote. The bill would create the first federal intellectual-property right over AI-generated replicas of a person's voice and visual likeness, a right that would last through your life and up to 70 years after death, putting the power to authorize or block a digital clone on the same footing as owning a copyright. To make it bite, the bill reaches the platforms: an online service that hosts an unauthorized replica and fails to remove it in good faith once notified faces liability of up to $750,000 per work. Until now, the right to control your own likeness has been a patchwork of state laws; this would be the first national floor under it.
Here is the honest tension, because the bill is not clean. Three Republicans on the committee, Mike Lee, Ted Cruz, and Eric Schmitt, raised First Amendment concerns about satire and commentary but did not block the voice vote, with Lee saying he hopes to keep working on free-speech fixes before any floor vote. The Electronic Frontier Foundation has gone further, calling the bill a "supercharged" takedown regime whose exemptions for news, parody, and criticism are too narrow to protect speech that should be obviously legal, and the trade group NetChoice warns platforms will over-remove to avoid the liability. And it is worth being precise about where this stands: it cleared committee only. It is not law, and as Deadline noted, it is unclear when, or whether, it reaches the Senate floor; an earlier version died in committee in 2024.
deadline.com: NO FAKES Act advances out of Senate Judiciary Committee (June 18, 2026)
rollcall.com: AI deepfakes bill advanced by Senate Judiciary Committee (June 18, 2026)
eff.org: Tell Congress: Just say no to NO FAKES (June 9, 2026)
2. The FCC wants a government ID on every phone account, which would end the anonymous phone.
Federal regulatory action, this time on who is allowed to be unnamed.
The Federal Communications Commission has put out a proposal that would require the companies that originate phone service, the carriers, to collect and store a name, physical address, government-issued ID number, and an alternate phone number for essentially every customer, new and renewing. The agency frames it as a Know Your Customer step to cut down on illegal robocalls, which it ties to roughly $850 million a year in scam losses, and to make phone numbers easier for law enforcement to trace back to a real person. It is a proposal, not a rule, and that distinction is the whole story right now: the public comment window is open, with comments due June 25 and reply comments due July 27, after which the FCC decides whether to finalize anything.
What the FCC calls customer verification, its critics call the end of the anonymous phone. Reporting by 404 Media and a widely-shared write-up by security expert Bruce Schneier on June 15 make the same point: the practical effect would be to eliminate the prepaid or "burner" phone, a phone whose account is not tied to an identified person. Schneier compares the requirement to the government phone registries kept in authoritarian states, and notes that burner phones barely slow down the scammers the rule is supposed to catch, while the people who actually rely on an unregistered phone, a teenager, someone fleeing an abuser, a journalist's source, a traveler who does not want a contract, would be the ones who lose the option. The honest framing is the gap between the stated goal and the built result: the FCC says robocalls, but what it would build is a nationwide registry linking every phone to a verified identity.
schneier.com: The FCC wants to eliminate burner phones (June 15, 2026)
404media.co: The FCC wants to kill burner phones by forcing telecoms to get all customers' IDs (June 2026)
androidauthority.com: The FCC could effectively kill burner phones (June 2026)
PickBits Daily Signal is free. If this lands in your inbox every day and it is worth something to you, the best way to support it is to share it with someone who would read it. Subscribe at pickbitsai.substack.com.
3. A flaw in Microsoft's Copilot let a single click turn your work AI into a data thief.
The security beat, where the AI you were told to trust at work is the attack surface.
On June 15, researchers at Varonis disclosed a vulnerability in Microsoft 365 Copilot, tracked as CVE-2026-42824 and nicknamed SearchLeak. The attack starts with a link that points at a real microsoft.com Copilot address, so it looks safe. When the victim clicks it, the search text packed into the link is read by Copilot as instructions rather than as a search query, a class of attack called prompt injection, and those instructions tell Copilot to rummage through the victim's own mailbox, files, and calendar and quietly ship what it finds to the attacker by hiding the data inside an image request. Because Copilot runs with the signed-in user's own permissions, the attacker inherits that access without ever logging in or stealing a password.
Be precise about what was at risk, because the scary version overstates it. SearchLeak could read email and mailbox contents, SharePoint and OneDrive files, and calendar data, and because one-time login codes and password-reset links arrive in your inbox, those were among the things it could pull, but it did not break two-factor authentication itself; it read the codes that were already sitting in the email. Microsoft deployed a fix on its own servers before the disclosure, so customers did not have to patch anything. Varonis rates it critical, though the formal severity score lands in the mid range, and the company's real point is the pattern: this is the second time they have demonstrated the same root cause, an AI assistant that still cannot reliably tell the difference between a trusted instruction from its user and untrusted text it was handed by a webpage or a link.
varonis.com: SearchLeak, a critical Microsoft 365 Copilot vulnerability (June 15, 2026)
thehackernews.com: One-click Microsoft 365 Copilot flaw exposed user data (June 2026)
bleepingcomputer.com: New attack turned Microsoft 365 Copilot into a 1-click data theft tool (June 2026)
4. Bernie Sanders proposed taxing the AI giants until every American gets a yearly check.
The other direction, a proposal about who should own what AI is building.
On June 18, Senator Bernie Sanders introduced the American AI Sovereign Wealth Fund Act, shown first to the Associated Press. The premise is that the wealth AI generates is concentrating in a handful of companies and their shareholders, and the public, whose data trained the models and whose jobs the models may replace, should hold a direct stake in the upside. The mechanism is a one-time 50% tax, paid in company stock, on AI firms with more than $200 million in annual AI revenue; those shares would go into a public sovereign wealth fund. Sanders estimates that fund at roughly $7 trillion at today's valuations, and says a dividend of about 5% a year off it could send every American a check over $1,000 annually.
The caveats are the honest part of the story. The $7 trillion is an estimate "at current valuations," not a fixed number, so it rises and falls with the AI giants' stock prices, and the $1,000-plus check is a projection off that estimate, not a guaranteed payout. And this is a bill that has been introduced, not a law: Roll Call calls it unlikely to pass under a Republican-controlled Congress, and Sanders has said he has not spoken to the White House about it. What makes it worth your attention is not the odds. It is that the question underneath, who owns the gains from AI, the companies building it or the public absorbing its costs, is now written as actual proposed Senate text instead of a talking point. Read alongside the deepfake bill at the top of this edition, the shape of the week comes clear: lawmakers are starting to decide both what AI is allowed to take from you and what it owes you in return.
rollcall.com: Sovereign wealth fund, tax on AI companies unveiled by Sanders (June 18, 2026)
sanders.senate.gov: Sanders introduces legislation to create a $7 trillion AI sovereign wealth fund (June 18, 2026)
whec.com (AP): Bernie Sanders unveils plan to give the public direct ownership of AI companies (June 18, 2026)
» What to watch this week
- Whether the NO FAKES Act gets scheduled for a Senate floor vote or stalls in committee the way the 2024 version did, and whether the free-speech exemptions get widened before it moves. The tell is a floor calendar date plus revised exemption language, which would turn a committee headline into a real law fight.
- What the FCC's June 25 comment docket fills up with, and whether the agency signals it will narrow the identity-collection rule or push it through. Watch the comment count and which carriers, civil-liberties groups, and law-enforcement bodies file, because that lineup tends to predict where a rulemaking lands.
- Whether another prompt-injection bug surfaces in a major AI assistant before this one is even out of the news cycle, and whether any vendor ships a real architectural fix rather than a one-off patch. The next data point is either a fresh CVE in Copilot, Gemini, or a rival, or a vendor finally separating trusted instructions from untrusted content by design.
- Whether Sanders's bill gets a co-sponsor list and a hearing, and whether any other lawmaker picks up the public-ownership-of-AI frame. A bill that gains co-sponsors and a committee referral is a movement; a bill introduced and never scheduled is a press release.
Tomorrow's signal lands here.