Justin Kromlinger
Justin Kromlinger
Fixed the format issue with `shfmt -w -s -i 2 -bn -ci -sr tessen`.
@ayushnix When do you plan to release 2.3.0? :)
Fixed the format issue with `shfmt -w -s -i 2 -bn -ci -sr tessen`.
Are there any plans to continue this draft or to replace it with a new MR? Currently the new v2 has a regression, since the old OpenKeychain integration supported hardware...
Do I understand this correctly, one can use `export TZ=UTC` to log in UTC? This is a pain point for me due to changing local timezones (CET/CEST).
I also had a hand full of files that identified as "GPG encrypted data" which caused bugs in OpenKeychain. Find them with `find`, `file` and `grep`: ``` find ~/.password-store -type...
What is the show-stopper here? Is it general incompatibility or just a simple version check? If it's the latter it would be nice if you could include a flag to...
This is still an issue in the latest Linux package. Please update it or add a comment in the README.md.
Same here. ``` [i] Setting AES key....... OK [+] Decrypting msgstore-2015-04-19.1.db.crypt8 (msgstore-2015-04-19.1.db8) -> 6296144 Bytes Traceback (most recent call last): File "tools/encryption.py", line 228, in work_dir(args.dir, args.output) File "tools/encryption.py", line...
It's really sad that there is absolutely zero useful documentation on a project with 392 stars. Every not-closed issue is from c9s and there are multiple closed issues asking how...