Oh and your Zoom and [insert meeting app here] meetings are vulnerable too.Continue readingLight bulb spying: What’s all the fuss about?
Author: Ali Sherief
Editor-in-chief and serial coder & blogger.
A few weeks ago, I shared some tips for improving React app performance. Let’s see how another metric can be improved - the bundle size.Continue readingPro Tips For Designing Robust React Components Part II: Bundle Size
Musings about Database Indexes
And not “Indicies”; I just took the Triplebyte backend developer test last night, and this was on the assessment.Continue readingMusings about Database Indexes
In a world that is embracing DevOps, Infosec is not sure which one should shoulder this responsibility.Continue readingWho’s responsible for securing software?
An address is a string of alphanumeric characters which identifies a bitcoin wallet. Users can use addresses to send and receive cryptocurrency. Addresses are usually identifiers for their public keys, and are recorded on the blockchain. Addresses might have a protocol name at the beginning of them, such as “bitcoin:1aF398Csd3hF…..”. This allows browsers to open…Continue readingEverything You Wanted To Know About Bitcoin Addresses
DISCLOSURE: I don’t believe any of these people to be Satoshi.Continue readingPeople claiming to be Satoshi (List of Faketoshis)
Fields of Bitcoin wallet hashes
People mainly run bitcoin2john on wallet files to get the hash, which can then be attacked by hashcat.Continue readingFields of Bitcoin wallet hashes
No, the FBI did not hack bitcoinContinue readingGotcha, Darkside: How I Traced The Stolen Bitcoins
I mean an image. You know a nice one that people can put on their checkout webpages.Continue readingHas someone made a “buy with bitcoins” button?
I’ve actually been thinking about a full shell implementation of bitcoin for some time.Continue readingA full shell script implementation of bitcoin?