sidestore's anisette-v3 compatible server
Go to file
2023-08-15 12:27:17 +02:00
.github Set-up Docker and GitHub Actions 2023-06-17 00:36:47 +02:00
source Should fix the memory leak, and hopefully the segmentation fault 2023-08-15 12:27:17 +02:00
.gitignore Initial commit 2023-05-01 01:22:51 +02:00
Dockerfile Use a stable debian image in the container 2023-08-09 19:15:01 +02:00
dub.json Downgrade Provision because there is a memory leak in the last version. 2023-08-12 00:43:14 +02:00
dub.selections.json Downgrade Provision because there is a memory leak in the last version. 2023-08-12 00:43:14 +02:00
README.md Fix https://github.com/SideStore/SideStore/issues/446 2023-08-11 02:09:20 +02:00

anisette-v3-server

A supposedly lighter alternative to omnisette-server

Like omnisette-server, it supports both currently supported SideStore's protocols (anisette-v1 and anisette-v3) but it can also be used with AltServer-Linux.

You can run it using docker, or build it with dub (requires both openssl and zlib, see the Dockerfile for dependencies).