1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cjdns_ynh.git synced 2024-09-03 18:16:29 +02:00

Merge branch 'YunoHost-Apps:master' into master

This commit is contained in:
Dimitris 2024-04-02 17:24:36 +03:00 committed by GitHub
commit ce1d347b45
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,6 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Cjdns implements an encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. This provides near-zero-configuration networking, and prevents many of the security and scalability issues that plague existing networks.
**Shipped version:** 22.7~ynh1
## Screenshots
@ -27,9 +26,9 @@ Cjdns implements an encrypted IPv6 network using public-key cryptography for add
## Documentation and resources
* Upstream app code repository: <https://github.com/cjdelisle/cjdns/>
* YunoHost Store: <https://apps.yunohost.org/app/cjdns>
* Report a bug: <https://github.com/YunoHost-Apps/cjdns_ynh/issues>
- Upstream app code repository: <https://github.com/cjdelisle/cjdns/>
- YunoHost Store: <https://apps.yunohost.org/app/cjdns>
- Report a bug: <https://github.com/YunoHost-Apps/cjdns_ynh/issues>
## Developer info