https://github.com/hexaeightteam/hexaeight-token-server
This Repository contains the links to the Latest Release of HexaEight Tokens. The Zip Files also contain HIC files required verify the authenticity of the Executables.
https://github.com/hexaeightteam/hexaeight-token-server
api-authentication authentication authentication-server authentication-service authorization authorization-server hexaeight hexaeight-sessions token-server web-authentication
Last synced: about 2 months ago
JSON representation
This Repository contains the links to the Latest Release of HexaEight Tokens. The Zip Files also contain HIC files required verify the authenticity of the Executables.
- Host: GitHub
- URL: https://github.com/hexaeightteam/hexaeight-token-server
- Owner: HexaEightTeam
- License: apache-2.0
- Created: 2022-12-13T11:07:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T11:20:41.000Z (over 1 year ago)
- Last Synced: 2025-10-19T16:52:20.623Z (6 months ago)
- Topics: api-authentication, authentication, authentication-server, authentication-service, authorization, authorization-server, hexaeight, hexaeight-sessions, token-server, web-authentication
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HexaEight-Token-Server
HexaEight Token Server is an Authorization Server and issues Client Tokens to HexaEight Sessions running On the Client Side as well as HexaEight Sessions runnning inside Resource Servers a.k.a Middleware. The tokens are used by both the source and destination for encryption and decrypton purposes.
HexaEight Token Server can run over HTTP since the Client tokens a.k.a Asymmetric Shared keys are not vulnerable to attacks. But if you want to enhance the security of the Token Server, you can configure the Server run in HTTP(s) mode.

This Repository contains the links to HexaEight Token Server Executables. The Zip Files also contain HIC files required verify the authenticity of the Executables.
### HexaEight Token Server is currently available for the following Platforms. The links below contain Platform specific instructions.
#### [Windows (64 bit version)](https://github.com/HexaEightTeam/HexaEight-Token-Server/tree/main/winx64)
#### [Linux (64 bit version)](https://github.com/HexaEightTeam/HexaEight-Token-Server/tree/main/linux)
#### [Mac OSX (64 bit version)](https://github.com/HexaEightTeam/HexaEight-Token-Server/tree/main/macosx)
#### [Raspberry Pi (ARM)](https://github.com/HexaEightTeam/HexaEight-Token-Server/tree/main/arm)