This website uses an open source Bitcoin SV library called Datapay to construct and broadcast OP_RETURN Bitcoin SV Transactions.
1. All the signing takes place 100% on the client side so your private key is safe. (Check out the source code to make sure)
2. After the signed transaction is constructed, you can broadcast it to Bitcoin SV network by pressing the "Send" button. This will broadcast the signed transaction through a public JSON-RPC endpoint.