api

command module
v0.0.0-...-54a0447 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2024 License: BSD-3-Clause Imports: 6 Imported by: 0

README

API

This is the API the Oomph authenticator will use in the near future to authenticate users that wish to use the Oomph proxy. This will be replacing the authentication server, which would end up being a hassle to maintain. The reasons this API is public is

  1. To make an open-source project that I am able to put on my portfolio.
  2. To put more stress on me to ensure this API isn't exploitable.

Exploit/Bug Finds

If you find a bug or exploit in the API, please feel free to DM me on Discord @ethaniccc. I'm a broke college student at the moment, but I'd be willing to compensate you if your exploit is legitimate and effective :D

Preventing MiTM Exploits on the Authenticator

Because this project is open-source, some bad actors may attempt to clone this repository in attempt to host their own authentication servers and use Oomph without permission. To prevent MiTM exploits, we verify the API's SSL certificate on the authenticator.

TODO

Some documentation on how the authenticator is supposed to use the API.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL