Ok work over for the day...ROUGH DAY.
Now to twiddle some StyloBot knobs (discovered more data sources for detection); optional, working on the high risk policies which need that 100%).
THEN more dashboard sytuff and site updates (adding packs)
#stylobot

A wee bit boring but part of the StyloBot release docs; asnwering the question 'how do you test a probablistic system designed to block automation'

StyloBot Release Series: Testing the Thing That Won't Sit Still
https://www.mostlylucid.net/blog/stylobot-release-nondeterministic-testing

#testing #stylobot #probablistic-testing

StyloBot Release Series: Testing the Thing That Won't Sit Still (English)

How do you test a detector whose answer is supposed to change as it learns? This post is about BDF, the Behavioural Definition Format that makes StyloBot...

mostlylucid

Two new draft StyloBot articles today:

1. On the upcoming TypeScript SDK for StyloBot (behavourally aware UX for Node / client side)

https://www.mostlylucid.net/blog/typescript-sdk

2. What makes that (and other) SDKs like Go /Caddy support possible..a SideCar mode for StyloBot - low latency low resource StyloBot running alongside any other service.

https://www.mostlylucid.net/blog/sidecar-architecture

#aot #dotnet #npm #go #stylobot

StyloBot Release Series: Behaviour-Aware TypeScript UI (English)

Bot detection should not stop at allow/block. This post shows how StyloBot's classification result becomes application logic in TypeScript - server...

mostlylucid

OK my StyloBot hours begin (after my two contracts).
Today is getting the new SideCar mode in shape for the draft article.
This is what lets Node, Caddy etc...work with it in high performance modes. So .NET service running over gRPC in 1-2ms for a bot decision.

SO also building a small SDK with Typescript (client and server) & Go (Caddy) implementations. And it has a neat 'template' mode which accepts liquid templates and renders HTML controls allowing a hybrid rendering mode.

Makes it really useful beyond .net (so the behavioural UX idea from ASp.NET works everywhere https://www.mostlylucid.net/blog/behaviour-aware-ux.

#stylobot #dotnet #caddy #frauddetection

StyloBot Release Series: Behaviour-Aware ASP.NET UI (English)

Bot detection should not stop at allow/block. This post shows how StyloBot's classification result becomes application logic in ASP.NET - tag helpers in...

mostlylucid

New article about StyloBot - my FREE realtime adaptive automation blocker and detector.

https://www.mostlylucid.net/blog/stylobot-fingerprint

Trying to put together a *human* level descriptor as I prepare to make it my full time gig (amongst other self-released projects).

#botdetection #fraud #stylobot

StyloBot - what if client behaviour was a vector? (English)

DRAFT intro: this post explains how StyloBot turns a request (and a session, and a client over time) into a behavioural vector and why that matters when...

mostlylucid