532
  • Web3 developer Brian Guan lost $40,000 after accidentally posting his wallet's secret keys publicly on GitHub, with the funds being drained in just two minutes.
  • The crypto community's reactions were mixed, with some offering support and others mocking Guan's previous comments about developers using AI tools like ChatGPT for coding.
  • This incident highlights ongoing debates about security practices and the role of AI in software development within the crypto community.
you are viewing a single comment's thread
view the rest of the comments
[-] NOT_RICK@lemmy.world 26 points 2 months ago

And that’s why you always ~~leave a note~~ recheck your .gitignore file before committing

[-] bamboo@lemmy.blahaj.zone 7 points 2 months ago

Does Microsoft's GitHub offer any pre-receive hook configuration to reject commits pushed that contain private keys? Surely that would be a better feature to opt all users into rather than Windows Copilot.

[-] redcalcium@lemmy.institute 4 points 2 months ago* (last edited 2 months ago)

They notify but iirc only if you push a commit to a public repo. The dev in the article pushed it to a private repo, then later made the repo public.

[-] PumaStoleMyBluff@lemmy.world 2 points 2 months ago

The docs say they can reject if you enable push protection, which is also available for private repos, just as a paid feature. It's free for public, but still needs to be enabled.

[-] alexdeathway@programming.dev 2 points 2 months ago

they notify but that's all

[-] chilicheeselies@lemmy.world 1 points 2 months ago

They have something called advanced security that can scan for things like secrets. It works on PRs though, so not very helpful if you have a public repo.

[-] Faresh@lemmy.ml 1 points 2 months ago

You can also do git diff --cached to see all changes you added to the index.

this post was submitted on 07 Jun 2024
532 points (98.4% liked)

Technology

57226 readers
4608 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