pull down to refresh
I knew this would be inevitable. There's an incentive for users to sell this data to any party and then for that party to sell this data to chain analytics services.
This is just incentives catching up to the privacy flaws that exist. The only steps we can have is to yell out our concerns and point this shit out. I don't think Amboss is trying to be a bad actor, so all that's left is to educate and try to get them to reverse this feature.
I'll do some digging later but it's a sad reality that someone would abuse this sooner rather than later. Just hate to see that it's them.
reply
Just merged a massively improved sn development experience. You can now get started contributing by simply running
./sndev startand it spins up the entire project with practically all functionality, loading a significant db seed, creating a regtest lightning network, and mocking things like s3. I tried to make it good enough that even I'll use it (before I would run everything locally outside of containers).[keyan stackernews]🍏 ./sndev help 888 888 888 .d8888b 88888b. .d88888 .d88b. 888 888 88K 888 '88b d88' 888 d8P Y8b 888 888 'Y8888b. 888 888 888 888 88888888 Y88 88P X88 888 888 Y88b 888 Y8b. Y8bd8P 88888P' 888 888 'Y88888 'Y8888 Y88P manages a docker based stacker news development environment USAGE $ sndev [COMMAND] $ sndev help [COMMAND] COMMANDS help show help env: start start env stop stop env restart restart env status status of env delete delete env lnd: fund pay a bolt11 for funding withdraw create a bolt11 for withdrawal db: psql open psql on db prisma run prisma commands other: compose docker compose passthrough sn_lncli lncli passthrough on sn_lnd stacker_lncli lncli passthrough on stacker_lnd