red-token

command module
v0.0.0-...-ea41141 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

README ยถ

Repo Dev Status GitHub go.mod Go version GitHub PkgGoDev Go Report Card GitHub last commit

๐Ÿ” RedToken

RedToken Splash

Secure Authorization Web Portal & Key-Value Storage Server to link all of your services.

๐Ÿ’ก Concept Keys

  • Users' store with basic data
  • Apps' store with icon, name, description and etc
  • Each user contains own containers with name and description
  • Each user can connect any app with own account
  • Each user can create a new app or container in the public space
  • Any connected app can add own container or get R/W access to user's containers
  • Any authorized app can make R/W operations with user's containers
  • User can revoke apps' access
  • The server can give access token with permissions for app and the app can R/W with specific containers
  • All containers encrypted by user's hashed password
  • Main encryption algorithm for concrete user is SHA512(SHA512(pass)^SHA512(sail)). Sail from config

๐ŸŒ€ Technologies

  • Full Support of OAuth 2.0

๐Ÿ““ TODO

  • CI/CD with Docker
  • HTTPS Server
  • Configurable CORS in config.yml

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