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
group_id.txt
# Whitenoise submodule (external dependency)
# Whitenoise dependency (external - should not be in repo)
whitenoise/
# IDE and system files

View File

@@ -1,5 +1,6 @@
# 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.
## Features
@@ -168,4 +169,4 @@ This is a **fully functional implementation** of the WhiteNoise protocol:
## License
This project implements the WhiteNoise CLI as specified in the technical plan.
This project implements the WhiteNoise CLI as specified in the technical plan.