You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Mix
2
2
3
+
> **⚠️ This repository is no longer maintained.**
4
+
>
5
+
> Development has moved to [nim-libp2p/libp2p/protocols/mix](https://github.com/vacp2p/nim-libp2p/tree/master/libp2p/protocols/mix). Please refer to that implementation for the latest updates.
6
+
7
+
---
8
+
9
+
3
10
This repository contains the implementation of the Mix protocol, a custom protocol within the libp2p framework
4
11
designed to enable anonymous communication in peer-to-peer networks.
0 commit comments