github-auth3

Use Github for your SSH AuthorizedKeysCommand (by tsutsu)

Github-auth3 Alternatives

Similar projects and alternatives to github-auth3

  • 0x0

    No-bullshit file hosting and URL shortening service. Mirror of https://git.0x0.st/mia/0x0

  • PictShare

    :camera: PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself. :rice_scene:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • curldrop

    :arrow_double_up: web app for for easy file uploads via curl

  • share

    Simple file sharing from the browser and the command-line. (by schollz)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better github-auth3 alternative or higher similarity.

github-auth3 reviews and mentions

Posts with mentions or reviews of github-auth3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-15.
  • X0.at: upload files from cURL (free)
    5 projects | news.ycombinator.com | 15 Mar 2021
    This is incompatible with using curl as your client, but one “hacker-friendly way to do auth” is to use Github’s public SSH keys API.

    You can stand up an (SCP/SFTP-subprotocol-only) SSH server, and then configure it to call[1] a check on GitHub’s API to map the user’s SSH key to a GitHub username.

    From there, you can do whatever you like to continue the auth process: let any GitHub user in; only let GitHub users in from a specific GitHub org; keep an LDAP directory of GitHub usernames such that you can attach metadata to them like “is banned” or “has used up their upload credits for the day” or “is on plan tier X”; etc.

    Then, set up automatic local user instantiation per remote user; populate /etc/skel with just the right set of limited files to allow the user to upload into one “spool” directory; and then have an inotify-like daemon that watches for files to be closed in that directory and handles them from there (e.g. uploading them to an S3 bucket, etc.)

    [1] As it happens, I wrote an OpenSSHD plugin for exactly this: https://github.com/tsutsu/github-auth3

Stats

Basic github-auth3 repo stats
1
12
0.0
over 1 year ago

The primary programming language of github-auth3 is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com