diff options
| author | Gab <24553253+gabrix73@users.noreply.github.com> | 2024-12-31 04:51:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-31 04:51:00 +0100 |
| commit | 1f8b7a81a3ada07001c351b41c410ff3f6433116 (patch) | |
| tree | 8e36eb97edd75bec72dcb50cf44bd1f8eee3525c | |
| parent | 9006f333496b4cec92c1448cce6d70e928df6a9e (diff) | |
| download | yamnweb-1f8b7a81a3ada07001c351b41c410ff3f6433116.tar.gz yamnweb-1f8b7a81a3ada07001c351b41c410ff3f6433116.tar.xz yamnweb-1f8b7a81a3ada07001c351b41c410ff3f6433116.zip | |
Update README.md
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,9 +2,10 @@ <p>This code is here for making it better</p><br> <b>Yamn Web Interface</b><br> -<p>This repository contains the Yamn Web Interface, a user-friendly web application designed to facilitate the sending of anonymous emails through a chain of remailers using the Yamn remailer software.<br> -The interface is built using HTML5, CSS3, and PHP, and it ensures secure and anonymous email transmission.</p> +<p>This repository contains a web interface for <em>crooks/yamn</em>, a user-friendly web application designed to facilitate the sending of anonymous emails through a chain of remailers using the yamn network.<br> +The interface is built using HTML5, CSS3, and PHP.</p> +<b>Instructions<b><br> <p>Make this repository as the apache document's root /var/www/yamnweb.<br> Create a subdirectory pool/ in /var/www/yamnweb.</p> <p>git clone https://github.com/crooks/yamn /opt/yamn-master </p> |
