this post was submitted on 13 Jun 2026
12 points (83.3% liked)

Technology

85357 readers
5167 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
 

This is an article that is now over twenty years old.

And yet posting it seems like a worthwhile refresher for the "Agentic Age" .... because very basic principles are being thrown overboard.

One is: There has to be a clear separation between code that controls actions on your computer, and untrusted data.

Looking at agentic systems - what do you see?

top 4 comments
sorted by: hot top controversial new old
[–] pulsewidth@lemmy.world 1 points 3 hours ago (2 children)

The point about 'educating users' being dumb is itself incredibly stupid, because the largest element of hacking is social engineering: the letter from a nigerian prince, the zip file from an attractive person with 'my hot photos enclosed', to today's calls from government impersonators (tax agency, immigration), and emergency requests from close known contacts that 'urgently need money wired to them'.

Education has gone a long way to improving user response and caution against default trust of unverified contact, which is essentially what the first two points complain about from a technical aspect (default allow). Those complaints are at odds with one-another.

[–] HaraldvonBlauzahn@feddit.org 1 points 2 hours ago* (last edited 52 minutes ago)

Education has gone a long way to improving user response and caution against default trust of unverified contact

If that were true, nobody would run agentic tools.

Because these:

  • perform actions on your computer
  • operate on untrusted data
  • candat, by principle, safely discern between commands and untrusted data
[–] HaraldvonBlauzahn@feddit.org 1 points 3 hours ago

Unfortunately, social engineering works incredibly well.

[–] vk6flab@lemmy.radio 2 points 4 hours ago

A merging of the two 😁