The Dod

Results 28 comments of The Dod

Although we can't write tests yet (see previous comment), I have the privilege of testing this in an actual project. This is how I've found out a case that wasn't...

While we're at it, I wonder if anyone could do something similar for android. Where I live, many people don't have access to desktop computers.

I've found a workaround: adding an `ExtendedNavbar` class, and subclassing `BootstrapRenderer` to render it. Here's a [gist](https://gist.github.com/thedod/eafad9458190755ce943e7aa58355934#file-readme-md) demonstrating it on the [sample app](https://github.com/mbr/flask-bootstrap/tree/master/sample_app): ![screenshot](https://lut.im/OZaP9b3XJO/hYkBdef9smq2qXO3.png)

@slr, I think this is a wake up call. We should use something like [showdown](https://showdownjs.github.io/showdown/) or some other known and tested library because parsers are where the script kiddies nest,...

Thanks for quick patch (#271), but not sure it covers everything discussed [here](https://github.com/showdownjs/showdown/wiki/Markdown%27s-XSS-Vulnerability-%28and-how-to-mitigate-it%29) (not that I actually checked :wink:)

:+1: I like this notation, because it covers both twists and links (of course, we should explicitly say `#0` to indicate it's the link and not the twist). If the...

"In real life"(TM), Tahoe-LAFS can create urls that are >140 chars (not by much, usually), and maybe there are systems that keep lots of important stuff in the query string,...

@black-puppydog But that's _exactly_ the purpose of this issue. Use a _twist_ as an "unhosted shortening service" (especially now that @slr has [introduced markup](https://twisterio.com/post/tasty/2273)). If the twist is long enough...

IMHO this is a [core issue](https://github.com/miguelfreitas/twister-core/issues/12#issuecomment-32679808) (and the existing bitmessage and tox fields should also be part of that paradigm)

So far, I like the [idea](#issuecomment-32813414) of @miguelfreitas best, but I'd suggest 3 modifications 1. Since we're shortening, let's make the protocol short: `sh://123.mfreitas` (putting the user as "tld" is...