Add media assets to IPFS
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
{% include cardv2.html
|
||||
title="Signal"
|
||||
image="/assets/img/tools/Signal.png"
|
||||
image="https://ipfs.privacytools.io/ipfs/QmWNFSGdjj8EupzXoTikm3se1vG8YDCBBRKAq3bGDnnxc4/assets/img/tools/Signal.png"
|
||||
description="Signal is a mobile app developed by Open Whisper Systems. The app provides instant messaging, as well as voice and video calling.
|
||||
All communications are end-to-end encrypted. Signal is free and open source."
|
||||
labels="success:VoIP"
|
||||
@ -25,7 +25,7 @@ ios="https://apps.apple.com/us/app/signal-private-messenger/id874139669"
|
||||
|
||||
{% include cardv2.html
|
||||
title="Wire"
|
||||
image="/assets/img/tools/wire.png"
|
||||
image="https://ipfs.privacytools.io/ipfs/QmWNFSGdjj8EupzXoTikm3se1vG8YDCBBRKAq3bGDnnxc4/assets/img/tools/wire.png"
|
||||
description="A free software End-to-End Encrypted chatting application that supports instant messaging, voice, and video calls. Full source code is available."
|
||||
labels="warning:<a href=//www.vice.com/en_us/article/gvzw5x/secure-messaging-app-wire-stores-everyone-youve-ever-contacted-in-plain-text>Warning</a>:Wire stores some plaintext metadata about its users on their servers. This data includes profile names, profile pictures, usernames, and users' lists of connections and conversations.|success:VoIP"
|
||||
website="https://wire.com/"
|
||||
|
Reference in New Issue
Block a user