Giter Site home page Giter Site logo

authify-example's Introduction

Authify

Authify is an advanced authentication system written to be better than the other ones publicly available with streaming of images with proper encryption instead of out-of-the-box AES with no actual security.

Security practices

To keep authify as secure as possible, we have decided to use statically linked libraries, dynamic link libraries with exported functions and some examples without streaming of images. In this industry, we are actively fighting against reverse engineers, so staying secure is key and is more important than transparency.

Subscriptions?

To keep authify online, we have decided to add a one-time payment of 14.99 USD for access to streaming. Keep in mind you may get access for free if you either promote our service or help us.

Staying secure

Now obviously if you are an experienced developer you would understand to never trust the client, we take this very seriously.

Here is a couple of tips for staying secure.

  • Never place streamed images on disk if you wouldn't just send it to them.
  • We don't encrypt user data when authenticating as it doesn't matter because even poisoning DNS is always a scenario that is where streaming comes in, it's authenticated via a session-id returned when authenticated.
  • Don't trust all windows api functions, I would recommend checking some flags directly from PEB which you can get either by using intrinsic functions or just NtCurrentTeb()->ProcessEnvironmentBlock

Why use us?

I know we don't have all the other features matching competitors but this is a work in progress and we write our products with best practices for each language. Not to be a prick but if you look at KeyAuth you would notice their code is a complete mess and written terribly not even using prepared statements.

Information

Authify was written with:

authify-example's People

Contributors

justvmexit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.