-
To facilitate the reuse of our SDK by external projects beyond wallets, we need to simplify the interconnection of objects:
Replace `sendOperation.MakeOperation` by directly using an expiration slo…
-
1. Analyse rule sets from standardJs and airbnb.
2. Make a report.
3. Apply rules to packages.
4. Fix errors in packages
- [x] @typescript-eslint/strict-boolean-expressions
- [x] @typescript-eslint/p…
-
This issue lays out the Quartz v0.1 MVP version of querying the enclave. It diverged into a longer discussion about long term protocol design for querying, and this longer discussion has been moved to…
-
Again, I'm not an expert, but I believe this test is incorrect:
```
if (record.type == Record.TYPE.TLSA && record.name.equals(req))
```
https://github.com/MiniDNS/minidns/blob/master/minidns-d…
-
First, thanks for being awesome. I love the idea and appreciate y'all making security more usable.
I've run into an issue where I cannot `keybase push` after adding a couple `uid`s to the key that I …
-
We are using a relay server that experienced a chain reorg, and a bunch of the safe txns persisted to the DB had nonces that were out of sync with the main trunk of the network. This resulted in subse…
-
Since KVServer is designed as a `git`-like patch chain, there is an ability to implement a `revert` function which allows user to revert a specific change made accidentally by user himself before.
…
-
Whenever I try to use the `prove` subcommand, I get:
```
user@host: keybase prove github
error: flamsmark: signature verification failed
```
The error message is red, and bold, which is exciting, bu…
-
My server is generating this PSAD alert. I am told [here](https://serverfault.com/questions/957573/understanding-a-psad-error-for-src-00000000000000000000000000000000/957578#957578) it is a bug with P…
-
Hi,
I have been trying to verify JSON Web Tokens' signature with `webpki` and it appears to be more complicated than it should be.
Quoting [jwt.io](https://jwt.io/) :
> JSON Web Tokens are a…
Nic0w updated
2 years ago