hyperledger-iroha / iroha

Iroha - A simple, enterprise-grade decentralized ledger
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
440 stars 279 forks source link

[suggestion] Standard config locations #3595

Open mversic opened 1 year ago

mversic commented 1 year ago
          Either one of them is brittle. We should probably agree on a directory structure. Namely we should probably put everything Iroha related into `.config` or some other standard XDG-compliant directory and atleast use `$HOME` or other env vars.

_Originally posted by @appetrosyan in https://github.com/hyperledger/iroha/pull/3593#discussion_r1224193482_

appetrosyan commented 1 year ago

I strongly recommend following the XDG Base Directory Specification