Merge remote-tracking branch 'origin/master' into dev
This commit is contained in:
@@ -24,7 +24,7 @@ sudo swapon /swapfile
|
|||||||
```sh
|
```sh
|
||||||
# install build dependencies
|
# install build dependencies
|
||||||
sudo apt-get install build-essential pkg-config libc6-dev m4 g++-multilib \
|
sudo apt-get install build-essential pkg-config libc6-dev m4 g++-multilib \
|
||||||
autoconf libtool ncurses-dev unzip git python zlib1g-dev wget \
|
autoconf libtool ncurses-dev unzip git zlib1g-dev wget \
|
||||||
bsdmainutils automake curl unzip nano libsodium-dev cmake
|
bsdmainutils automake curl unzip nano libsodium-dev cmake
|
||||||
# clone git repo
|
# clone git repo
|
||||||
git clone https://git.hush.is/hush/hush3
|
git clone https://git.hush.is/hush/hush3
|
||||||
|
|||||||
@@ -62,9 +62,11 @@ Please feel free to join us on Telegram for official support:
|
|||||||
* Mining group: https://hush.is/telegram_mining
|
* Mining group: https://hush.is/telegram_mining
|
||||||
|
|
||||||
Other socials:
|
Other socials:
|
||||||
* Toot us <a href="https://hush.is/twitter">@MyHushTeam</a> on Twitter
|
* Twitter: <a href="https://hush.is/twitter">@hushisprivacy</a>
|
||||||
* Follow <a href="https://hush.is/yt">Hush</a> on YouTube
|
* Matrix: <a href="https://hush.is/matrix">@hush_main:meowchat.xyz</a>
|
||||||
* Join <a href="https://hush.is/reddit">Hush</a> on Reddit
|
* PeerTube <a href="https://hush.is/peertube">videos.hush.is</a>
|
||||||
|
* Reddit <a href="https://hush.is/reddit">@Myhush</a>
|
||||||
|
* Mastodon <a href="https://hush.is/mastodon">@myhushteam@fosstodon.org</a>
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|||||||
@@ -111,3 +111,6 @@ Install deps on Linux:
|
|||||||
- Upload the debian packages to the Gitea release page, with SHA256 sums
|
- Upload the debian packages to the Gitea release page, with SHA256 sums
|
||||||
- Figure out how to update https://faq.hush.is/rpc/ for new release
|
- Figure out how to update https://faq.hush.is/rpc/ for new release
|
||||||
|
|
||||||
|
## Platform-specific notes
|
||||||
|
|
||||||
|
Use `./util/build-mac.sh` to compile on Apple/Mac systems, use `./util/build-win.sh` to build on Windows and `./util/build-arm.sh` to build on ARMv8 systems.
|
||||||
Reference in New Issue
Block a user