add libssh & logo

This commit is contained in:
Paul Visscher 2025-04-04 20:00:57 -04:00
parent a077c30b33
commit 0c4ef14d4e
2 changed files with 27 additions and 11 deletions

View file

@ -373,6 +373,22 @@ leading open source systems; and LibreHealth Radiology, a specialized
distribution of Toolkit customized for radiology health care distribution of Toolkit customized for radiology health care
professionals.</p> professionals.</p>
<h2><a href="https://www.libssh.org/">libssh</a></h2>
<img class="project-logo" src="{% static 'img/projects/libssh.png' %}" alt="" />
<form action="https://www.paypal.com/donate" method="post" target="_top">
<input type="hidden" name="hosted_button_id" value="W85VN9LMBATGN" />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" title="Donate to Libssh via PayPal" alt="Donate to Libssh via PayPal" />
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>
<p>libssh is a multiplatform C library implementing the
SSHv2 protocol for client and server side. With libssh, you can build
applications to remotely execute programs, transfer files, use a
secure and transparent tunnel, manage public keys and much more.</p>
<h2><a href="https://github.com/AltraMayor/XIA-for-Linux/wiki">Linux XIA</a></h2> <h2><a href="https://github.com/AltraMayor/XIA-for-Linux/wiki">Linux XIA</a></h2>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB