Skip to content

the-anweddol-project/Anweddol-server

Repository files navigation

Anweddol-server


Introduction

Anweddol is a client/server system providing temporary, SSH-controllable virtual machines to enhance anonymity online.

It’s usefulness comes when someone wants to use a fully functional computer while being exposed to less dangers by using it remotely on a dedicated server, and by destroying it after use.

Content

This repository contains :

  • The Anweddol server core features source code ;
  • The Anweddol server CLI implementation source code ;

To get the client source code, see the Anweddol client repository.

Installation

The Anweddol server installation requires a specific setup before installation and usage in order to provide a functional service.

See the Administration guide to learn more.

Configuration

When the Anweddol server is installed, a YAML configuration file /etc/anweddol/config.yaml is created, containing all parameters used by the server to run.

Before using it, the Anweddol server needs a specific setup to run. See the Administration guide to learn more.

Documentation

You can retrieve the Administration guide on the readthedocs page.

See also the Anweddol server API references on the server Developer documentation page.

Bugs & New ideas

Anweddol is a community-driven project : You are free to bring new ideas, enhancement, report malfunctions or bugs.

Open a ticket on the issue page to do so.

License

This software is under the MIT license.

This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

Developer / Maintainer

Copyright 2023 The Anweddol project