The VLS team is pleased to announce the [Beta 
release](https://gitlab.com/lightning-signer/validating-lightning-signer/-/releases/v0.9.1)
 of the validating lightning signer. This is our MVP2 release, designed to be 
secure against accidental fund loss and malicious nodes. 

We encourage LN application developers to join our [Matrix 
room](https://matrix.to/#/#vls:matrix.org), submit a [feature 
request](https://gitlab.com/lightning-signer/validating-lightning-signer/-/issues/new?issuable_template=Feature%20Request),
 or take VLS for a spin with sample 
[CLN](https://gitlab.com/lightning-signer/vls-hsmd) or [LDK 
nodes](https://gitlab.com/lightning-signer/lnrod).

While the VLS beta is secure against the most common ways a malicious node may 
steal user funds, it does not yet capture all scenarios in which a user might 
lose funds. We recommend running VLS in testnet or with limited funds in 
production until we reach our production release milestone and you are 
comfortable it adequately protects against all scenarios relevant to your use 
case.

Highlights for developers:

* Works with CLN and LDK
* Encrypted cloud state backup
* Disaster recovery from signer and node failure
* Complete set of layer-2 [validation 
rules](https://gitlab.com/lightning-signer/validating-lightning-signer/-/blob/main/docs/policy-controls.md)
* Optional validation rules (e.g. velocity, approval)
* A complete set of layer-1 validation rules (on-chain channel state tracking)
* Heartbeat generation
* Allowlist for approved destinations
* UTXO set oracle guarantees safe on-chain state
* [See 
here](https://gitlab.com/lightning-signer/validating-lightning-signer/-/blob/main/CHANGELOG.md)
 for a full changelog

[Click here](https://vls.tech/posts/vls-beta/) to learn more.

Planned for the next release:

* Signer runs in `no-std` environment without a standard library
* Signer can run on modest amounts of RAM and ROM
* Tuning performance for embedded processors

Planned for later releases:

* Routing
* BOLT-12 Support
* VSS Integration
* Multisig

What’s that you say? You’re a dev looking for a fun and impactful FOSS project 
to contribute to? Look no further, we could use your help. Get in touch with us 
on [Matrix](https://matrix.to/#/#vls:matrix.org) to see how you can get 
involved.

--
Devrandom

_______________________________________________
Lightning-dev mailing list
Lightning-dev@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/lightning-dev

Reply via email to