mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-01-01 19:06:25 -05:00
Merge pull request #499 from Raviu8/patch-2
Remove syncany as development is ceased. Fix #438
This commit is contained in:
commit
d17983ad15
19
index.html
19
index.html
@ -1935,23 +1935,6 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-sm-4">
|
<div class="col-sm-4">
|
||||||
<div class="panel panel-info">
|
<div class="panel panel-info">
|
||||||
<div class="panel-heading">
|
|
||||||
<h3 class="panel-title">Syncany</h3>
|
|
||||||
</div>
|
|
||||||
<div class="panel-body">
|
|
||||||
<p><img src="img/tools/Syncany.png" alt="Syncany" align="right" style="margin-left:5px;">Syncany allows users to backup and share certain folders of their workstations using any kind of storage. Syncany is open-source and provides data encryption and
|
|
||||||
incredible flexibility in terms of storage type and provider. Files are encrypted before uploading.</p>
|
|
||||||
<p>
|
|
||||||
<a href="https://www.syncany.org/">
|
|
||||||
<button type="button" class="btn btn-info">Website: syncany.org</button>
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
<p>OS: Windows, macOS, Linux.</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-sm-4">
|
|
||||||
<div class="panel panel-warning">
|
|
||||||
<div class="panel-heading">
|
<div class="panel-heading">
|
||||||
<h3 class="panel-title">Syncthing</h3>
|
<h3 class="panel-title">Syncthing</h3>
|
||||||
</div>
|
</div>
|
||||||
@ -1960,7 +1943,7 @@
|
|||||||
choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.</p>
|
choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://syncthing.net/">
|
<a href="https://syncthing.net/">
|
||||||
<button type="button" class="btn btn-warning">Website: syncthing.net</button>
|
<button type="button" class="btn btn-info">Website: syncthing.net</button>
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<p>OS: Windows, macOS, Linux, Android, BSD, Solaris.</p>
|
<p>OS: Windows, macOS, Linux, Android, BSD, Solaris.</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user