@MountainDew tried out new flavour “Major Melon,” hoping for a refreshing watermelon taste; what I received was what I can only describe as the used bullet rounds of said Major’s battles. Perfect drink potential. Just cut out the “kick” in the aftertaste.
@BlacksSideshow 4 for visa, 5 for MasterCard, 3 for Amex, 6 for Discover. Next 6 digits for issuing bank. Last number to balance the verification, as a card’s number can be determined valid just by the numbers.
@flaviocopes I’ve been thinking about this. Double-encryption (one by user, one by website), site can access data when user is visiting and unlocked their data; site can request a snapshot for their own purposes (lists of users matching criteria).
@nodejs Build anonymous 2FA redirection service with end-to-end encryption and Zero Trust. Node is by far the most flexible and extensible environment I've worked in.
@flaviocopes I'm fullstack, so I've got all the gotchas, but the biggest one was preventing exploits, which eventually resulted in implementing a proxy between EVERYTHING, and never hitting each other directly.