Skip to content

AuthSphere is an open source licensing/authentication system which can be deployed on the cloud

License

Notifications You must be signed in to change notification settings

Roman0x0/AuthSphere

Repository files navigation

AuthSphere

AuthSphere is an open source licensing/authentication system which can be deployed on the cloud

Project Background

So basically, I used to host this project on my own, offering it to people. Unfortunately, I couldn’t host it any longer, so I decided to share it on GitHub.

Screenshot

License Notice

This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. You are free to use this source code for personal, non-commercial purposes. You may modify and share it, but you must provide appropriate credit and distribute any derivative works under the same license. You may not sell this code or use it for commercial purposes.

Requirements

Features

  • Multiple applications
  • Custom licenses with custom formats
  • Custom variables for your application (in case you need to access specific values or data)
  • Blacklist users from your application
  • Logs for your application (log when a user signs in etc)
  • AntiVPN addon (only works with a specific provider)
  • 2 Factor Authentication (2FA)
  • Reliable hybrid encryption using RSA + AES combined

& much more

Backend Development

Go

Frontend Development

Html Css JavaScript