Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCheatEugene authored Feb 2, 2024
1 parent e22a9dd commit ca431eb
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,18 @@ PM is a messenger that really, really respects your privacy.
+ You set up the server, and you can be 100% confident in your privacy.
+ Fully open source
+ Free to use or modify
+ Server can be password-protected
+ Some basic server administration (still in progress)
- Limited to web
- Not that much of funcionality (in comparison to other messengers)
- Limited functionality (in comparison to Telegram or Whatsapp)
- Only VC mode
- Can't upload files
- No server password-protection
- No server administration
- Only WSS
- Files aren't encrypted
```

# Set up
1. Clone the repo
2. `pip install websockets`
3. Configure the SSL certificates at line 64 of index.py
3. Configure the SSL certificates at line 115 of index.py, and passwords at line 14/15.
4. `python3 index.py`

# Usage
Expand Down

0 comments on commit ca431eb

Please sign in to comment.