And, most importantly, don't sacrifice accessibility in the name of excluding bots. Mouseover links are notoriously inaccessible. Same with only adding href on focus via JS rather than on page load. If I tab through a page, that would seem to break keyboard navigation.

On 10/30/2012 08:31 AM, Stanislav Paskalev wrote:
Add/remove the links on mouseOver. Although this might be a little bit
far-fetched and should probably be exposed as an option.

Regards,
Stanislav Paskalev


On Tue, Oct 30, 2012 at 3:01 PM, Kees Nuyt <k.n...@zonnet.nl> wrote:
[Default] On Tue, 30 Oct 2012 06:17:05 -0400, Richard Hipp
<d...@sqlite.org> wrote:

Finally: Do you have any further ideas on how to defend a Fossil website
against runs such as the two we observed on SQLite last night?
Another suggestion:
Include a (mostly invisible, perhaps hard to recognize) logout hyperlink
on every page that immediately invalidates the session if it is
followed. Users will not see it and not be bothered by it, bots will
stumble upon it.

--
Groet, Cordialement, Pozdrawiam, Regards,

Kees Nuyt

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to