mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-09 20:47:58 -05:00
* arti: add storage option for arti state dir * fix dataset name --------- Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
33 lines
834 B
YAML
33 lines
834 B
YAML
app_version: 1.4.2
|
|
capabilities: []
|
|
categories:
|
|
- networking
|
|
description: Arti is an experimental Tor implementation written in Rust, and it is
|
|
designed to be modular, reusable, and easy to audit.
|
|
home: https://tpo.pages.torproject.net/core/arti/
|
|
host_mounts: []
|
|
icon: https://media.sys.truenas.net/apps/arti/icons/icon.png
|
|
keywords:
|
|
- tor
|
|
- privacy
|
|
lib_version: 2.1.16
|
|
lib_version_hash: dac15686f882b9ce65b8549a3d5c0ed7bafe2df7a9028880d1a99b0ff4af1eff
|
|
maintainers:
|
|
- email: dev@ixsystems.com
|
|
name: truenas
|
|
url: https://www.truenas.com/
|
|
name: arti
|
|
run_as_context:
|
|
- description: Arti runs as non-root user.
|
|
gid: 1000
|
|
group_name: arti
|
|
uid: 1000
|
|
user_name: arti
|
|
screenshots: []
|
|
sources:
|
|
- https://tpo.pages.torproject.net/core/arti/
|
|
- https://github.com/MAGICGrants/arti-docker
|
|
title: Arti
|
|
train: community
|
|
version: 1.0.5
|