this post was submitted on 04 Jun 2024
663 points (98.7% liked)

Technology

58011 readers
3340 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

this rootless Python script rips Windows Recall's screenshots and SQLite database of OCRed text and allows you to search them.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 46 points 3 months ago (1 children)

How could the db be all plaintext unencrypted?!? I mean this is amateur hour at display here

[–] [email protected] 37 points 3 months ago (1 children)

How are they supposed to feed it into their LLMs later if it's encrypted??

[–] [email protected] 16 points 3 months ago* (last edited 3 months ago) (1 children)

Decrypt it server side like all other encrypted data

If we believe it doesn’t leave the machine then the ai can have a decryption layer

[–] Bakkoda 9 points 3 months ago (2 children)

That takes up precious cpu cycles

[–] [email protected] 12 points 3 months ago

So does the rest of it

[–] You999 7 points 3 months ago (1 children)

If only Microsoft required a second prossesor like some sort of module just for encrypting and decrypting things without using additional CPU cycles... What if we also stored the encryption keys on that module so we could trust that platform...

[–] [email protected] 2 points 3 months ago* (last edited 3 months ago) (1 children)

Honestly I'm pissed that even if I switch OS I'm probably going to be paying more for CPUs from now on to account for microsofts blatant abuse of a monopoly.

[–] You999 1 points 3 months ago* (last edited 3 months ago) (1 children)

How old of a system are you running because TPM have been included on CPUs since at least 2009. Microsoft requiring something already built into modern CPU isn't the reason why CPUs cost more now.