# TrustyHash для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/trustyhash.svg)](https://ci-apps.yunohost.org/ci/apps/trustyhash/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/trustyhash.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/trustyhash.maintain.svg)
[![Установите TrustyHash с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=trustyhash)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить TrustyHash быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
TrustyHash is a small [client-side](https://unhosted.org/) web application that
computes SHA-256 hash values on both local files and on remote URLs, with a
strong emphasis on a process that will allow you to trust the results.
**Поставляемая версия:** 2016.06.17~ynh2
**Демо-версия:**
## Документация и ресурсы
- Официальная документация пользователя:
- Репозиторий кода главной ветки приложения:
- Магазин YunoHost:
- Сообщите об ошибке:
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/trustyhash_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/trustyhash_ynh/tree/testing --debug
или
sudo yunohost app upgrade trustyhash -u https://github.com/YunoHost-Apps/trustyhash_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:**