HN user

daveid

0 karma
Posts26
Comments170
View on HN
blog.joinmastodon.org 7y ago

Why does decentralization matter?

daveid
57pts15
blog.joinmastodon.org 7y ago

Mastodon 2.6: Link verification

daveid
9pts0
blog.joinmastodon.org 8y ago

Mastodon: An overview of features for dealing with abuse and harassment

daveid
27pts1
blog.joinmastodon.org 8y ago

How to become a successful artist on Mastodon

daveid
56pts11
blog.joinmastodon.org 8y ago

How to implement a basic ActivityPub server

daveid
23pts2
blog.joinmastodon.org 8y ago

What's new in Mastodon 2.4

daveid
2pts0
medium.com 8y ago

#DeleteFacebook: Perspective from a platform that doesn’t put democracy in peril

daveid
3pts1
medium.com 8y ago

#DeleteFacebook: Perspective from a platform that doesn't put democracy in peril

daveid
9pts0
medium.com 8y ago

Mastodon 2.3: The Spring Creator's Release

daveid
6pts0
medium.com 8y ago

The Mastodon Spring Creator’s Release

daveid
27pts2
medium.com 8y ago

Replacing the Pillars of the Internet

daveid
4pts0
medium.com 8y ago

Twitter is not a public utility

daveid
21pts2
medium.com 8y ago

Social.coop: A Cooperative Decentralized Social Network

daveid
3pts0
medium.com 9y ago

April post-mortem: The rise and rise of Mastodon

daveid
5pts0
medium.com 9y ago

Two reasons why organizations should switch to self-hosting social media

daveid
5pts0
medium.com 9y ago

Learning from Twitter’s mistakes: Privacy and abuse-handling tools in Mastodon

daveid
5pts1
medium.com 9y ago

The power to build communities, a response to Mark Zuckerberg

daveid
7pts0
www.patreon.com 9y ago

Federated microblogging engine Mastodon 1.0 released

daveid
3pts1
mastodon-bridge.herokuapp.com 9y ago

Show HN: Find Twitter friends on Mastodon

daveid
2pts0
copywrongs.eu 12y ago

Help reform copyright in the EU

daveid
3pts0
www.vice.com 12y ago

I Got Kicked Out of America for Having a Guitar

daveid
4pts0
blog.artistsnclients.com 13y ago

A quick watermarking tool using the canvas element

daveid
1pts0
github.com 13y ago

A jQuery zoom-on-hover plugin for images

daveid
1pts0
blog.artistsnclients.com 13y ago

Experiences I’ve had with advertising and marketing in the last weeks

daveid
1pts0
blog.artistsnclients.com 13y ago

One year later: How we built Artists&Clients

daveid
1pts0
artistsnclients.com 14y ago

Show HN: Tired of how unorganized art/design commissions were, I made this

daveid
2pts0

Nobody thinks of Mastodons when thinking of any form of communication, but we all hear birds tweeting every day and have been used in real life to send messages

This seems like backwards reasoning. If you named a new platform after pigeons, which were actually used for transmitting information, you'd get critics saying "It's so archaic, nobody has used pigeons for 80 years!" Birds carrying messages is just as "extinct" of a metaphor as Mastodons are as an animal.

Unless there's gonna be native browser support, the different websites you visit won't be able to know which accounts you've recently used elsewhere.

Then your account is gone, but your friends on other servers are still where they were. With backup/import tools you can reconnect with them from a new account easily.

From the thread:

I don't expect any major changes are needed for compliance, which is why it's been pretty low priority. it's just a matter of getting a document together that better informs admins.

Mastodon has all the features needed for compliance, and does not collect or store any data that's not for its primary purpose.

I'm seeing the opposite, as independent platforms like Mastodon won't be able to implement content ID they won't be complying with this new law, which means it'll potentially become legally dangerous to run Mastodon within the EU. It's like the EU parliament is bent on giving all the cards to Google and Facebook and shutting down European competition...

I built Mastodon alone for a year for like $600/mo until it got popular. Now I'm getting more ($3k/mo from Patreon) but I don't think I'm even anywhere close to hitting $100k. So it's possible :P

TLS is required in Mastodon for all transport. And of course your IP address is not included in any payloads leaving your server.

The average joe expects direct messages to really be private. If they're not, that's bad.

They're not "really private" in Twitter DMs and Facebook Messenger and PMs on phpBB and Discourse forums, they were not "really private" in ICQ, AIM and XMPP (unless you installed the OTR plugin on the last one). E2EE is cool but most private messages on the internet do not use it and they are still called things like "private" and "direct".

Connect to post something without encryption means your location is revealed to anybody observing the network.

Where are you taking this from? You think connecting to your Mastodon server you have an account on somehow broadcasts to the whole network?

should I be some location and post something, I'd be broadcasting my location, even if that isn't intended

Can you tell me how and where you would broadcast your location via Mastodon? There are no geolocation features in Mastodon.

It needs to be encrypted, too, because it's the reasonable expectation when private messages and followers-only messages exist.

Has anyone attempted to encrypt a message to 64,000 recipients yet? I don't think restricting a message to followers is an applicable model for e2ee. Direct messages yes, I can see the point in that.

I don't know what you mean. Mastodon deletes all the data from the server, and sends out delete payloads to other servers that may have stored copies. If you refer to the fact that some of those copies may remain, then you need to mark all services as not allowing account deletion because Google may have caches of indexed profile and post pages.