Session Sentinel - continous trust assurance engine.
Project description
Continous Passive Authentication
The Relock Session Sentinel is an automated defense software, designed for web apps dealing with the most sensitive data. It allows developers to securely implement mutual authentication with session trust assurance, streamlined and fail-proof elegant solution.
Minimal example
Run service:
docker pull relockid/sentinel
docker run --privileged --network host -it relock/sentinel run \
--host 127.0.0.1 --port 8111 \
--multiprocessing
Python:
python3 -m pip install relock
from relock import Flask as Sentinel
GitHub repository
This repository contains ready-to-use, minimal implementation of the producer server and the consumer for test purpose of re:lock sentinel. This minimal implementation makes it easy to check how the system works in practice.
You can run the demo solution on one machine, as consumer and producer may use the same enclave for this purpose.
Links
- Docker: https://hub.docker.com/u/relockid
- Documentation: https://relock.security/docs
- Demo Source Code: https://github.com/relockid
- Issue Tracker: https://github.com/relockid/sentinel/issues
- Website: https://relock.security/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file relock-0.1.19.tar.gz.
File metadata
- Download URL: relock-0.1.19.tar.gz
- Upload date:
- Size: 143.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0674daa58a9a5c1aa431c2248fa5bf9287da654119264f5c0c79a6cc3fba4fd
|
|
| MD5 |
869d68c1344a732659ed2a2928acc2ee
|
|
| BLAKE2b-256 |
dbb3f3b4f1c05104485eccccf3dd4978f97a71f7f6e0d3f76df9312fcc698c94
|
File details
Details for the file relock-0.1.19-py3-none-any.whl.
File metadata
- Download URL: relock-0.1.19-py3-none-any.whl
- Upload date:
- Size: 163.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0178b57693f979d13fb6c5442f86e2eb90239e5033b7f8d4ed698d43fede015a
|
|
| MD5 |
3026b917e6f6d438189170fa9377cae7
|
|
| BLAKE2b-256 |
dab55138677eb9d14a2cb264b71dd6823bfed3e564239fe960ea031d302c0e5f
|