CHANGELOG.md 1.0 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • create mount point at /var/lib/tor to be able to make container's root filesystem read-only

Changed

  • moved tor's data directory from /home/onion/.tor to /var/lib/tor
  • run tor as user tor instead of onion
  • ansible-playbook: read-only root filesystem

0.1.1 - 2020-09-27

Fixed

  • pin versions of tor & obfs4proxy
  • reduce number of image layers
  • ansible-playbook: fixed invalid keyword

0.1.0 - 2019-08-30

Added

  • Tor bridge running obfs4 obfuscation proxy in Alpine