End-to-end encrypted messaging client
Project description
Antch
End-to-end encrypted messaging client.
Status: Demo / Pre-alpha
This project is in early development. Expect breaking changes and incomplete features.
Installation
pipx install .
Or for development:
pip install -e .
Usage
Client
antch
The client will open a launcher screen where you can create or select an account.
Server
antch-server --host 0.0.0.0 --port 8765
Options:
--host- Bind address (default: 0.0.0.0)--port- Port number (default: 8765)--db- Database file path (default: server.db)--cert- SSL certificate file (optional)--key- SSL key file (optional)
Node (Distributed Storage)
antch-node
The node reads configuration from ~/.antch/node.conf. See node_config.example.conf for format.
Configuration
Client data is stored in:
- Linux/macOS:
~/.antch/ - Windows:
%APPDATA%/antch/
Dependencies
- Python 3.10+
- SQLCipher (for encrypted database)
- See
requirements.txtfor full list
License
GPL-3.0-or-later
git
radicle repo: rad:z23mnPF8GfNnndXua4McwYNyEtRUW
rad auth && rad clone rad:z23mnPF8GfNnndXua4McwYNyEtRUW
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file antch-0.0.1.dev0.tar.gz.
File metadata
- Download URL: antch-0.0.1.dev0.tar.gz
- Upload date:
- Size: 212.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
268b72010809761881eb041c296ddd8dbeb8f869874101225384f327e0b575c0
|
|
| MD5 |
35d47ea7a754765aca663308702d7866
|
|
| BLAKE2b-256 |
280077224b82360141d2d6534eeb0348348f466e462ec7e38e648d90fa3299ca
|
File details
Details for the file antch-0.0.1.dev0-py3-none-any.whl.
File metadata
- Download URL: antch-0.0.1.dev0-py3-none-any.whl
- Upload date:
- Size: 223.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7bf7355fe16ed71fb44d1e904c1bfa30f59e9f6477204827042b99cf3c73d56e
|
|
| MD5 |
3d888eb04c439f5d4e7e53a0b197d741
|
|
| BLAKE2b-256 |
71568fa9038035be84ebf10d77555391ac434dd3fced327b15dc73029ba08a45
|