URL shortener and long posts are coming!

Hello!

Latest work by @tasty and @mfreitas commited to twister repositories implement the first (afaik) decentralized URL shortener!

How it works:

 

Then, another experimental feature has just been added today: long (> 140 characters) post.

Long post is not yet (at time of writing) enabled in twister-html UI. There is an ongoing discussion here on what limits should be imposed instead of the old one.

Unfortunately, unlimited post size are not possible due to technical limitarions of the protocol.

 

Should I use URL shortener or a long post including the URL?

That´s a good question, both alternatives have advantages and disadvantages:

  • Long posts, which use more than 768 bytes after encoding may be recused by some nodes, causing then to not being added to “mentions”  lists, for example.
  • Note UTF8 may expand to more bytes on non-latin languages and some overhead is added as well (like sender fields, signature etc).
  • URL shortened special post is added to torrent and DHT. However DHT may expire it after two weeks, causing delays on URL resolver. posts with URL as text have no such problem.

So stay tuned! We´re working on these.

 

Posted in Uncategorized

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>