Thomas

Results 17 comments of Thomas

I can confirm the crash on OpenBSD with gmp 6.1.2, cgal 4.14.2 and sfcgal 1.3.7: ``` obsd# lldb -c a.out.core -f a.out (lldb) target create "a.out" --core "a.out.core" Core file...

I can also confirm the crash on **Windows 10** with cgal 4.14.2, sfcgal 1.3.7 and gmp 6.1.2 cross-compiled with mingw-w64 Backtrace when run under cygwin (until I figure out how...

ichnaea provides coverage as a tile layer, are you planning to add support for that as well or only geojson?

For example many webinterfaces of routers have a button next to recently connected devices to wake them up¹; there is also the CLI-tool [wol](https://sourceforge.net/projects/wake-on-lan/) and the GUI-Tool [gwakeonlan](http://www.muflone.com/gwakeonlan/english/) and I...

I have not a list of domains but more a domain-pattern: `*hbbtv*` indicates some kind of smart-TV Edit: A more specific regex would be `^hbbtv\.*` as many stations (at least...

> I've now created https://raw.githubusercontent.com/DandelionSprout/adfilt/master/Special%20security%20lists/IDNHomographProtectionTotal.txt and https://raw.githubusercontent.com/DandelionSprout/adfilt/master/Special%20security%20lists/IDNHomographProtection-USLatinTLDsOnly.txt, to attempt to ensure a list that prevents homograph attacks. > > @ameshkov Do these two new lists mean that the goal of...

> I believe that's 100% exactly how IDN homograph protection works like, if I understood the concept behind it correctly. in real-world attacks it's more abusing characters from different alphabets...