www
www copied to clipboard
krypt.co's website
I'm trying to scan QR code so as to pair my computer and iPhone. Although I'm trying to lower font on my terminal and my iPhone is capturing the code,...
I used `kr transfer` as documented at: https://krypt.co/docs/start/transfer_authority.html but it looks like my browser extension still uses my old phone. I assume by unpairing and re-pairing I will lose all...
fix https://github.com/kryptco/kr/issues/319#issuecomment-747262933 and https://github.com/kryptco/kr/issues/319#issuecomment-747262933
On my iPhone I cannot find the ‘Known Hosts’ screen. It is described as available from the ‘Developers Tab’. Which I can’t find - even though I have ‘developer mode’...
I don't think the `-v` is meant to be here, it causes a lot of noise on the terminal when sshing. Thanks for the great software!
The backup docs [here](https://krypt.co/docs/start/backup.html) don't make it clear that once `kr transfer` has been run, you need to re-pair the original. I used `kr transfer` to create a backup on...
When using mosh in it's default setting you get the user@unknown problem. The solution to this is use the --experimental-remote-ip=remote flag in mosh and the correct hostname will show up.
``` sh gpg --keyserver=hkp://keyserver.ubuntu.com:80 --recv-keys "C4A05888A1C4FA02E1566F859F2A29A569653940" ``` Adding `--keyserver-options http-proxy=$http_proxy` should fix this.
At least when using Safari, the Install link opens the Chrome store for the Extension rather than sending me to https://krypt.co/docs/start/installation.html. The Chrome store link isn't particularly useful if you...