-
I have tried the two examples, one form the readme and one from the actual securejson.py file and I get different exceptions. (I can use the SecureConfigParser as documented).
My basic test is:
fr…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
**App and environment info (please complete the following information):**
- OS: Ubuntu
- OS version: 19.10
- ETCD manager version: 1.0.0
**How can we help?.**
I use snap to install, but wh…
-
#### Hardware
Hardware: Wemos D1 Mini
Core Version: 2.3.0
### Description
I'm very new to ESP8266 and I've been playing with I2S output for a week or so with this project as a starti…
-
Hello,
I have an error after login:
```
Whoops! An error occurred.
Unfortunately, this error was not recoverable. Firefly III broke. The error is:
Could not decrypt preference #1. If this err…
-
### Problem description
With Node 13.11.0, my Angular project cannot be installed (command `yarn install` is failing). When downgrading Node to 12.16.1, `yarn install` succeed.
### Reproduction st…
-
Would be cool to be able to integrate PGP into Caprine and encrypt incoming/outgoing messages should both recipients have privkeys in their Caprine settings.
Something like:
https://blog.stanko.…
-
Errors on compiling MacOSX QT wallet
qt/bootstrapdialog.cpp:133:23: error: no matching constructor for initialization of
'GUIUtil::ProgressBar'
ui.progress = new GUIUtil::ProgressBar(this…
-
See also https://github.com/zcash/zcash/issues/1347
I built zcashd master branch with debugging enabled:
```
CONFIGURE_FLAGS='--enable-debug' zcutil/build.sh
```
Then I started `zcashd` with te…
-
To ensure the wallet maintains control over secrets, the crypto operations in Crypters need to be inside the wallet. However, the formatting of envelopes doesn't conceptually belong to the wallet, and…