This commit is contained in:
Aekez 2018-03-14 02:04:46 +01:00
parent 6b26309862
commit 315fd0a10c

View File

@ -2,8 +2,22 @@
Work is being done to prepare a guide to set up a Wire server on a Qubes sytem, to maximize secure chat, while still having features akin to Whatsapp, Skype and even Discord. Wire is open source, for client as well as server, however uses a similar business-model where they offer free 1:1 uses, and a small fee paid version for group features.
Wire is end-to-end encrypted on the client side, even if you don't use a trusted server, the client is still in your control, and the encryption and keys are handled in your client, not on the Wire server.
In addition the Wire client also works on all major platforms, whether mobile of desktops, android/ios/linux/linux-appimages/windows/mac.
You may use your phone number, however it is not required, you can also use your e-mail or an anonymouse e-mail. Wire is very flexible, and tries to respect your freedom, open source and your human rights.
Similar they do not endorse datamining, but instead relies on businesses and groups to pay a small fee, in roder to stay in business.
This is very speculative, however it should be noted that their business-model is very new, they might have to review how to survive if the income isn't high enough to cover costs.
All their client source code's can be found here
https://github.com/wireapp
Their server source code can be found here
https://github.com/wireapp/wire-server
Their official website can be found here (Please note that personal uses are free even without a private hosted server)
https://wire.com/en/
Stay tuned for more.
For the time being you can download the Linux appimage or the Linux binaries, and install Wire and use through their official servers. It's free for personal 1:1 use-cases. Also keep in mind that currently private hosted Wire servers cannot reach the official hosted Wire server, however the Wire developers has said they plan to fix this. So far, they've been true on their words, and are showing a pro-open-source attitude. We'll see, but it's looking good for now.