Skip to content

Commit c1821be

Browse files
committed
docs: Fix URLs
1 parent c5c64c3 commit c1821be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Coldwire - The Ultra‑Paranoid Post‑Quantum Messenger
2-
![Tests](https://github.com/Freedom-Club-FC/Coldwire/actions/workflows/tests.yml/badge.svg) ![Coverage](https://coveralls.io/repos/github/Freedom-Club-FC/Coldwire/badge.svg?branch=main) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/3f378d152ff24f2f93c9d93928f91ee2)](https://app.codacy.com/gh/Freedom-Club-FC/Coldwire/dashboard)
2+
![Tests](https://github.com/Freedom-Club-Sec/Coldwire/actions/workflows/tests.yml/badge.svg) ![Coverage](https://coveralls.io/repos/github/Freedom-Club-Sec/Coldwire/badge.svg?branch=main) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/3f378d152ff24f2f93c9d93928f91ee2)](https://app.codacy.com/gh/Freedom-Club-Sec/Coldwire/dashboard)
33

44
---
55
**Coldwire** is designed to survive *the worst attacks* and when operated correctly it offers significantly better security than any messenger currently available.
@@ -19,7 +19,7 @@
1919
- **Metadata‑Free**: Random 16‑digit session IDs, no server contacts, no logs, no server‑side metadata, enforced passwordless authentication. Everything is local, encrypted, and ephemeral.
2020

2121
## ⚠️ Disclaimer
22-
While Coldwire enforces paranoid‑level security features, the [protocol](https://github.com/Freedom-Club-FC/Coldwire/blob/main/PROTOCOL.md), and codebase are under active development.
22+
While Coldwire enforces paranoid‑level security features, the [protocol](https://github.com/Freedom-Club-Sec/Coldwire/blob/main/PROTOCOL.md), and codebase are under active development.
2323

2424
**Do not** use for production‑grade secrecy until an formal audit is complete.
2525

@@ -40,7 +40,7 @@ pip install .
4040

4141
Clone Coldwire repositioary and install `requirements.txt` by running:
4242
```
43-
git clone https://github.com/Freedom-Club-FC/Coldwire
43+
git clone https://github.com/Freedom-Club-Sec/Coldwire
4444
cd Coldwire
4545
pip install -r requirements.txt
4646
```

0 commit comments

Comments
 (0)