This commit is contained in:
2025-08-05 08:48:14 +02:00
parent d660c1bcd3
commit 18308316e3
2 changed files with 3 additions and 2 deletions

2
.gitignore vendored
View File

@@ -24,7 +24,7 @@ test_storage/
!Cargo.toml !Cargo.toml
group_id.txt group_id.txt
# Whitenoise submodule (external dependency) # Whitenoise dependency (external - should not be in repo)
whitenoise/ whitenoise/
# IDE and system files # IDE and system files

View File

@@ -1,5 +1,6 @@
# WhiteNoise CLI - Interactive Secure Messaging # WhiteNoise CLI - Interactive Secure Messaging
# FULLY VIBED AND EXTREMELY EXPERIMENTAL
A command-line interface for secure messaging using the WhiteNoise protocol (Nostr + MLS), fully compatible with the WhiteNoise Flutter client. A command-line interface for secure messaging using the WhiteNoise protocol (Nostr + MLS), fully compatible with the WhiteNoise Flutter client.
## Features ## Features