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.
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.
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.
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.
You can retrieve the Administration guide on the readthedocs page.
See also the Anweddol server API references on the server Developer documentation page.
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.
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.
- Darnethal0z (GitHub profile)
Copyright 2023 The Anweddol project