Skip to content

Commit 432b8ef

Browse files
authored
Merge pull request #60 from tankyleo/rust-ready
Mark Rust-based implementation of VSS server as ready to use
2 parents ca77a22 + fa37155 commit 432b8ef

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,7 @@ See the [VSS API contract] for details.
6262

6363
### Implementation
6464

65-
> [!CAUTION]
66-
> The Java-based implementation of VSS-server is now **deprecated**; please use the Rust-based VSS-server implementation instead.
67-
68-
Currently, VSS-server has a deprecated Java-based implementation. Support for a Rust-based VSS-server is a work
69-
in progress.
65+
Currently, VSS-server has a Rust-based implementation and is ready to use.
7066
[VSS-rust-client] is a Rust-based client with support for client-side encryption, key obfuscation, retry mechanisms, and
7167
LNURL-auth.
7268
VSS is also integrated with [LDK-node] v0.4.x as alpha support.

0 commit comments

Comments
 (0)