realcorvus

realcorvus

Hi Elixir Forum,

I’ve been working on Paraxial.io for a while now, and am excited to announce the beta is officially live! Here’s the announcement post.

If you currently use reCaptcha or a CDN based bot defense (Cloudflare, Akamai, etc.), you’re familiar with the problems bots cause. I’ve seen bypasses of both these systems via:

  1. Outsourced/automated captcha solving.
  2. Hosts leaking their IP address, leading to the CDN protection being completely bypassed.

The key features of Paraxial.io are:

  1. You install the agent through your mix file.
  2. You can define a rule like, “If an IP sends > 10 logins in 10 seconds, ban it”. Unlike a CDN based approach, this cannot be bypassed due to a host IP leak.
  3. If an attacker is using a cloud server (AWS, GCP, etc.) for a large pool of IPs (see Bypassing IP Based Blocking with AWS API Gateway), the Paraxial.io agent can be configured to block cloud provider IPs.
  4. You control the data you want to send to the Paraxial.io backend, unlike a CDN where all your data has to pass through a third party server.
  5. A nice dashboard showing allowed and blocked requests.

The price for a personal account is $27 per month, where your site has less than 10,000 good events per month. If you sign up for the beta and provide feedback, I’m happy to drop that to $9. Business pricing scales with the number of requests.

To get access, email support@paraxial.io and I’ll add your email to the approved users list.

I hope this is posted under the correct category, I can move it if it violates a forum rule. Thank you!

Showing Posts 1 to 10

realcorvus

realcorvus OP

Hi everyone, just a brief update, the beta is no longer invite only! I’ve published a step-by-step guide to installing Paraxial via mix here - Getting started with Paraxial.io, Free Tier — Paraxial v2.10.0

To create an account, just visit - https://app.paraxial.io/users/register - and sign up. The agent is hosted on Hex, and installation only takes a few minutes.

marcin

marcin

Hey @realcorvus

I lately noticed that Elixir Companies website is down and it seems the maintainers do not know how to deal with spam – perhaps you could afford the generosity to offer a free plan for that project which promotes elixir?
It looks like adding Paraxial to a website is a breeze.

realcorvus

realcorvus OP

It’s a good idea, since Elixir Companies is not run for profit and contributes to the Elixir ecosystem. Paraxial.io is able to detect spam/bot submissions as well.

pedromtavares

pedromtavares

Tried using this but it depends on httpoison 1.0 which is a bit absurd given the latest version has been 2.1.0 for quite a while. I use v2 of httpoison because data streaming is a core part of my app so this was a hard stop for me

realcorvus

realcorvus OP

Very sorry you ran into this issue, the agent has been updated to include the new versions of httpoison - paraxial | Hex

realcorvus

realcorvus OP

Hi Elixir Forum,

Paraxial.io 2.0 recently launched, here’s the announcement blog post - Introducing Paraxial.io 2.0

And a video overview of the features:

The original launch was just over a year ago, and focused on stopping bot attacks. This release helps you ensure the Elixir application you deploy cannot be hacked. For example, the sites overview page gives a list of your current sites, if they are exposed to the internet, and a summary of vulnerabilities.

There are a number of security metrics relevant to Elixir applications, including:

  • Active vulnerabilities
  • Dependency versions
  • Recent exploitation attempts
  • HTTP traffic
  • Rules for restricting bot attacks

The new Overview page for each site displays the most relevant information on one screen.

A common barrier to using security tools in Elixir is the high number of initial findings. Paraxial.io is able to prioritize findings by severity, and provide details on how to fix the issue.

The mix task is fully compatible with your CI/CD pipeline, because it runs as normal Elixir code. For example, you can configure a Github action to check each new pull request for security problems.

If no issues are found the build is successful.

The feedback and support from the community has been really fantastic, and this release incorporates so many things learned over the last several months. Thank you all for the support, I’m so grateful to be working in Elixir, and hope this release will encourage further adoption of the language.

realcorvus

realcorvus OP

Hello Elixir forum, it has been 2 years since Paraxial.io first went live, and I would like to thank you all for the incredible feedback and support you have shown. The goal of Paraxial.io is to help developers secure their work, and today I’m very excited to announce a free non-commercial tier: Paraxial.io is Free for Elixir Developers

You can sign up now, no credit card required, and use most of the available features to improve the security of your side project, academic work, or just learn more about appsec. The free tier limits:

  1. Maximum of 2 Sites.
  2. You cannot invite users to a Site.
  3. HTTP traffic cannot be ingested by the backend.
  4. Limit of 30 scans per site, per month.
14
Post #7
Mostafa86

Mostafa86

I tried to create an account and boom I am banned :joy: :thinking:
Don’t know why this is the case ?!

cmo

cmo

How come the priciing is hidden and you have to send an email to upgrade? I generally refuse to use products that make you schedule a call or whatever just to try it.

realcorvus

realcorvus OP

Sorry about that, recently there have been a large number of spam signups. I sent you a DM.

Where Next? Top

Trending in Discussions Top

AstonJ
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
2977 94592 917
New
cblavier
Hey there, It’s been more than a year since we started using LiveView as our main UI library and building a whole library of UI componen...
New
mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
heathen
Quite interesting article Google brought me. Didn’t find any mentions about it here. What do you think in general? Would you use togethe...
New
mhanberg
Hi everyone! The first release candidate for the Expert language server project is now available! We’ve published a press release detai...
New
axelson
Hi there! :wave: @frigidcode and I (but mostly him) have been running an Elixir Book club, we’re almost done with Designing Elixir Syste...
New
budgie
A little off-topic, but I feel like people here have a good head on their shoulders. I used to be quite good at making software. Was luc...
New

Other Trending Topics Top

GenericJam
Edit: 2026 May 15 - This post is archived. Mob is alive!! Main docs: mob v0.7.11 — Documentation A bit of explanation for the slightly c...
New
JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
georgeguimaraes
Just published claude-code-elixir, a plugin marketplace for Claude Code with Elixir support. These are the plugins I’ve been using for my...
New
Dmk
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
webofbits
With AI doing more of the implementation work, I’ve been wondering how much coding I should deliberately keep doing myself. My main conc...
#ai
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews