Commit graph

2 commits

Author SHA1 Message Date
49cc5036d3 Add GPLv3 LICENSE file and package metadata for open-source release
Include the full GPL-3.0 text (declared in pyproject but missing as a file),
add project URLs, keywords and classifiers, and ignore .agent-shell/.DS_Store.
2026-08-21 14:05:07 +02:00
bfd8b510b6 Initial neotalk: P2P encrypted chat over UDP discovery + TCP streaming
Clean architecture (core use cases + infra gateways), X25519/AES-GCM E2E
encryption, tkinter GUI, and a pytest suite. 45 tests passing.
2026-08-21 09:16:07 +02:00