Skip to content

Anonymous SSH connection via hidden Onion services. Burns everything after!

License

Notifications You must be signed in to change notification settings

GeorgesAlkhouri/burner-ssh

Repository files navigation

Burner-SSH (Project in the making/POC)

Key-point is to create an anonymous SSH connection to a server (through the Tor network) and burn (e.g. key-pairs) everything after you finished.

Concept

Burner-SSH concept

Usage

Development

Setup pre-commit after you checked out the repo with pre-commit install.

Build and bootstrap a fresh operation system with Docker to not be in conflict with your system's SSH setup.

make build
make dev

Compile python requirements

To have a pleasant experience with your package dependencies let pip-tools manage them.

make compile
make sync

Tests

make test

About

Anonymous SSH connection via hidden Onion services. Burns everything after!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published