mdom

Results 14 comments of mdom

Oh, I forget to write that i would be willing to add the code if you like the idea... :)

After thinking about this topic for a few days, I'm sure benaiah's first suggestion would be a very good fit for twtxt. If we just use comments like ``` #...

We talked a little about it on irc, and we would also propose to add a timestamp to the comment, so the client can reorder metadata as it seems fit....

Though i still prefer the lines starting with comments, this would be also a fine choice. It's a good point that you wouldn't have to add special syntax. But i...

Maybe we can use C99 oneline comment syntax. Using // would be visible distinctive, shouldn't be that common in normal tweets and it feels like a rather nice fit for...

If user foo is registered at a registry, user bar could just [query for mentions](http://twtxt.readthedocs.org/en/latest/user/registry.html#query-for-mentions) to see foo's tweet. Although i think it would be very nice to have a...

The plan is to have multiple registries than can exchange their data. You would always be able to run your own registry.

Yeah, you're right. I implemented basic support for Linkback in txtnix. Maybe we can discuss here what a twtxt client should send to a linkback URL. Is the URL enough?...

I like the idea of clearsigning the file. I uploaded a signed twtxt at https://domgoergen.com/twtxt/mdom.txt.asc, so everybody can test their clients. txtnix does ignore everything unknown so it works finde...

Comment by @freemor on irc: > I like the idea of GPG signing the twtxt.txt file.. as far as keymanagement goes I'd suggest leaving that to the user. could have...