this post was submitted on 05 Aug 2026
1112 points (97.7% liked)

Technology

86957 readers
3525 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
you are viewing a single comment's thread
view the rest of the comments
[–] zergtoshi@lemmy.world 1 points 1 day ago

To put it bluntly: if you do an offline transaction, you're prone to fraud.
If you expect the senders account chain to have balance x (because that's your offline record for that) and the sender has sent all funds to a different address after you synced that account chain, you receive money that isn't there - kind of like an invalid cheque.
I have no clue how that would work in practice, because to know a random account in advance, you'd have to sync the whole amount of account chains there is (called block lattice in Nano's case).
With a mobile device that's hardly feasible and without a mobile device I don't see how you'd get in contact with people to make such an offline transaction.

That kind of specialized AI is what I imagine to be a use case for locally run AI, too.
After all you don't want to build processes on an AI, where you have zero control over what happens behind the curtains.
That includes feeding potentially sensitive data back to it as well as being unable to control the training data set, its learning, version numbers, etc.