diff --git a/osx-setup/distribution.xml b/osx-setup/distribution.xml index 4b16a7591..68bf7a4f8 100644 --- a/osx-setup/distribution.xml +++ b/osx-setup/distribution.xml @@ -1,6 +1,6 @@ - LokiNET + Lokinet network.loki @@ -22,7 +22,7 @@ id="network.loki.lokinet" visible="false" title="LokiNET" - description='LokiNET is a free, open source, private, decentralized, \"market based sybil resistant\" and IP based onion routing network' + description='Lokinet is a free, open source, private, decentralized, \"market based sybil resistant\" and IP based onion routing network' start_selected="true"> diff --git a/osx-setup/make-release.sh b/osx-setup/make-release.sh index 8ec6c415c..b710b9f53 100755 --- a/osx-setup/make-release.sh +++ b/osx-setup/make-release.sh @@ -12,5 +12,5 @@ mkdir -p pkg1 rm pkg1/lokinet.pkg pkgbuild --root osx-pkg --scripts scripts --identifier network.loki.lokinet --version $VERSION pkg1/lokinet.pkg rm lokinet-v$VERSION.pkg -productbuild --distribution distribution.xml --resources resources --package-path pkg1 --version $VERSION lokinet-v$VERSION.pkg +productbuild --distribution distribution.xml --resources resources --package-path pkg1 --version $VERSION lokinet_macos64_installer_v$VERSION.pkg diff --git a/osx-setup/resources/conclusion.html b/osx-setup/resources/conclusion.html index c40e75277..fca16e9e0 100644 --- a/osx-setup/resources/conclusion.html +++ b/osx-setup/resources/conclusion.html @@ -1,3 +1,3 @@ -IRC or Discord is likely the best place for help with LokiNET +IRC or Discord is likely the best place for help with Lokinet IRC: #llarp on irc.freenode.org diff --git a/osx-setup/resources/license.html b/osx-setup/resources/license.html index c0b098c8c..714ed8932 100644 --- a/osx-setup/resources/license.html +++ b/osx-setup/resources/license.html @@ -1,4 +1,4 @@ -LokiNET is the reference implementation of LLARP (Low Latency Anonymous +Lokinet is the reference implementation of LLARP (Low Latency Anonymous Routing Protocol) and is licensed under ZLIB license, however the protocol specifications are placed into the public domian using the CC0 License. diff --git a/osx-setup/resources/welcome.html b/osx-setup/resources/welcome.html index 86efea88f..40c6b63eb 100644 --- a/osx-setup/resources/welcome.html +++ b/osx-setup/resources/welcome.html @@ -1,6 +1,6 @@ -Hi, welcome to LokiNET public alpha! +Hi, welcome to Lokinet public alpha! -LokiNET is a private, decentralized and Market based, Sybil resistant overlay network for the internet. +Lokinet is a private, decentralized and Market based, Sybil resistant overlay network for the internet. This package contains the reference implementation of LLARP.