diff options
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -8,10 +8,10 @@ m2usenet is a secure, privacy-oriented gateway system that allows posting to Use ``` 📱 Web Interface Mode: -┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ -│ Frontend │────│ mail2news │────│ Backend Go │────│ NNTP Server │ -│ (PHP Web) │ │ Gateway │ │ (m2usenet) │ │ (.onion) │ -└─────────────┘ └─────────────┘ └─────────────┘ └─────────────┘ +┌─────────────┐ ┌─────────────--┐ ┌─────────────┐ ┌─────────────┐ +│ Frontend │────│ Local Mail |────│ Backend Go │────│ NNTP Server │ +│ (PHP Web) │ │ Sendmail+alias │ (m2usenet) │ │ (.onion) │ +└─────────────┘ └────────────--─┘ └─────────────┘ └─────────────┘ ``` ## 🔐 Security Features |
