Not showing you the secret yet...

What is this?

Sorta Secret is a simple web app that helps with blocking bots and web scrapers from reading semi-secret information. A great use case—and the reason this came into existence—is to allow real people to get someone's email address from a webpage without encouraging spammers.

If you're familiar with it, this is similar to what Mailhide did before it was turned offline.

This app is written in Rust, and is an FP Complete demonstration of using Cloudflare Workers, Rust, and Web Assembly to create globally distributed, scalable, low maintenance, and robust applications using a "serverless" architecture.

Want to learn more? Read our Serverless Rust using WASM and Cloudflare blog post.

Source code is available on Github.

Read more on the FP Complete blog. You can also sign up for our Rust and DevOps mailing lists.