mirror of
https://github.com/aljazceru/whitenoise-cli.git
synced 2025-12-17 05:54:23 +01:00
vibes
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
@@ -168,4 +169,4 @@ This is a **fully functional implementation** of the WhiteNoise protocol:
|
|||||||
|
|
||||||
## License
|
## 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user