feat: rebrand to SecureBit.chat due to name conflict
BREAKING CHANGE: Project renamed from LockBit.chat to SecureBit.chat - Changed project name to avoid confusion with LockBit ransomware group - Updated all documentation, branding, and references - Maintained all existing functionality and security features - Domain migration planned to securebit.chat Reason: The LockBit name became associated with a notorious ransomware group, causing conflicts on platforms and potential confusion for users. SecureBit better reflects our mission of providing secure P2P messaging while avoiding negative associations. This change affects: - README.md and all documentation - Package.json name field - Brand assets and logos - Website references - Social media handles Core functionality remains unchanged: ✅ 12-layer military-grade security ✅ Lightning Network integration ✅ P2P WebRTC architecture ✅ Open source MIT license
This commit is contained in:
16
README.md
16
README.md
@@ -1,9 +1,9 @@
|
||||
# lockbit-chat
|
||||
# securebit-chat
|
||||
🔒 World's most secure P2P messenger with Lightning Network integration. End-to-end encryption, pay-per-session model, zero data collection. WebRTC direct connections, quantum-resistant roadmap. Privacy-first communication for the Bitcoin age ⚡
|
||||
|
||||
🛡️ LockBit.chat - Enhanced Security Edition
|
||||
🛡️ SecureBit.chat - Enhanced Security Edition
|
||||
🎯 About the Project
|
||||
LockBit.chat is a revolutionary P2P messenger that combines:
|
||||
SecureBit.chat is a revolutionary P2P messenger that combines:
|
||||
|
||||
Military-grade cryptography (ECDH P-384 + AES-GCM 256)
|
||||
Lightning Network payments for sessions
|
||||
@@ -35,7 +35,7 @@ No metadata collection
|
||||
|
||||
🚀 Quick Start
|
||||
|
||||
Open: https://lockbit.chat
|
||||
Open: https://SecureBit.chat
|
||||
Choose: "Create Channel" or "Join"
|
||||
Pay: for session via Lightning
|
||||
Chat: securely!
|
||||
@@ -71,8 +71,8 @@ P2P: WebRTC DataChannels
|
||||
Payments: Lightning Network / WebLN
|
||||
|
||||
Local Development:
|
||||
bashgit clone https://github.com/lockbitchat/lockbit-chat.git
|
||||
cd lockbit-chat
|
||||
bashgit clone https://github.com/SecureBitChat/securebit-chat.git
|
||||
cd securebit-chat
|
||||
python -m http.server 8000
|
||||
# Open http://localhost:8000
|
||||
🤝 Contributing
|
||||
@@ -88,8 +88,8 @@ How to help:
|
||||
📄 License
|
||||
MIT License with mandatory attribution
|
||||
⚠️ Disclaimer
|
||||
LockBit.chat is provided "as is". Use at your own risk. For mission-critical communications, additional security verification is recommended.
|
||||
SecureBit.chat is provided "as is". Use at your own risk. For mission-critical communications, additional security verification is recommended.
|
||||
📞 Contacts
|
||||
|
||||
🌐 Website: https://lockbit.chat
|
||||
🌐 Website: https://SecureBit.chat
|
||||
📧 Email: lockbitchat@tutanota.com
|
||||
|
||||
Reference in New Issue
Block a user