IronCoreLabs / ironhide

Tool to easily encrypt and decrypt files to users and groups. Similar to GPG, but usable at scale.
GNU Affero General Public License v3.0
44 stars 6 forks source link

group info command generates error #74

Closed BobWall23 closed 1 year ago

BobWall23 commented 1 year ago
% ironhide group info ICL-all
thread 'main' panicked at 'Must be run on a system that has an OS time library.: IndeterminateOffset', /Users/bob/.cargo/registry/src/github.com-1ecc6299db9ec823/ironhide-1.0.0/src/util.rs:168:39

Other commands like file info and user lookup work as expected.