Coder Social home page Coder Social logo

soatok / canis-server Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 74 KB

Server-side component to Project Canis

Home Page: https://www.patreon.com/posts/project-canis-26253851

License: ISC License

PHP 72.41% TSQL 6.57% CSS 1.58% JavaScript 3.28% HTML 16.15%

canis-server's Introduction

Canis Server

Support on Patreon

canis-server's People

Contributors

soatok avatar

Watchers

 avatar  avatar

canis-server's Issues

API: Package Release

Needed info:

  • Vendor Name
  • Package Name
  • One or more of the following:
    • Update file contents
    • URL pointing to direct file download location
  • Public Key ID for file signature
  • Signature of file contents

API: Revoke Public Key

Needed info:

  • Account ID
  • Public Key ID
  • Sign-Off Key ID
  • Reason (text)
  • Signature of reason

The Revocation API will allow an account to say "this public key has been compromised" in an irrevocable, public way. Revoked public keys will be distrusted from that point in time forward.

User Registration, Authentication, and MFA

  • Register new account from website
  • Send verification email
  • Verify token sent to inbox
  • Login with username / password
  • If no device token (regardless of password correctness) for the given username, prompt for TOTP code
  • Logout (with CSRF protection)
  • Same-Site, HTTP-Only, and Secure cookie flags

API: Create New Package

Needed info:

  • Active account ID (required for authentication)
  • Vendor (accounts have a many-to-many relationship with vendors)
  • Package name
  • Platform
    • RPG Maker XP
    • RPG Maker VX
    • RPG Maker MV
    • Game Maker 1
    • Game Maker 2
    • etc.
  • Type
    • Available types are entirely platform-dependent

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.