Search Criteria
Package Details: ardor 2.3.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ardor.git (read-only, click to copy) |
---|---|
Package Base: | ardor |
Description: | The Ardor Reference Software Client for use with the Ardor Blockchain Platform. |
Upstream URL: | https://www.ardorplatform.org |
Licenses: | MIT/GPL |
Submitter: | mart-e |
Maintainer: | mart-e |
Last Packager: | mart-e |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-02 13:50 (UTC) |
Last Updated: | 2021-04-06 06:02 (UTC) |
Dependencies (2)
- jre8-openjdk
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
Latest Comments
mart-e commented on 2020-08-13 14:34 (UTC)
It looks like Jelurida is no longer publishing the releases on bitbucket. This is bad because I no longer have an URL with the version number to work with. It means that this installer will be broken as soon as a new release appears. If somebody has a different download URL, please share.
Izzette commented on 2018-02-15 17:21 (UTC)
This package allows any user (other) to write to
/opt/ardor
, which is insecure and trivially allows any user to escalate permissions to root at next boot given thatardor.service
is enabled. A better solution to allow any user to run ardor would be to use an ardor installer script that non-root can run to install into"$XDG_DATA_HOME/ardor"
.