diff --git a/_config.yml b/_config.yml index 0af13f4..d8fffca 100644 --- a/_config.yml +++ b/_config.yml @@ -17,7 +17,7 @@ title: Vac description: >- # this means to ignore newlines until "baseurl:" Vac is a modular peer-to-peer messaging stack, with a focus on secure messaging. baseurl: "" # the subpath of your site, e.g. /blog -url: "vac.dev" # the base hostname & protocol for your site, e.g. http://example.com +url: "https://vac.dev" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: vacp2p github_username: vacp2p diff --git a/_posts/2019-07-19-p2p-data-sync-for-mobile.md b/_posts/2019-07-19-p2p-data-sync-for-mobile.md index e6e6fc4..64c50e8 100644 --- a/_posts/2019-07-19-p2p-data-sync-for-mobile.md +++ b/_posts/2019-07-19-p2p-data-sync-for-mobile.md @@ -6,7 +6,7 @@ author: oskarth published: true permalink: /p2p-data-sync-for-mobile categories: research -summary: Reliably transmitting data in a p2p network. +summary: Reliable and decentralized, pick two. image: /assets/img/vac.jpg --- @@ -71,7 +71,7 @@ Which mode should you choose? It's a tradeoff of latency and bandwidth. If you w ### Basic simulation -Initial ad hoc bandwidth and latency testing shows some issues with a naive approach. Running with the default simulation settings (https://github.com/status-im/mvds/): +Initial ad hoc bandwidth and latency testing shows some issues with a naive approach. Running with the [default simulation settings](https://github.com/vacp2p/mvds/): - communicating nodes: 2 - nodes using interactive mode: 2