Dr Ian Preston

Results 95 issues of Dr Ian Preston

Use a global BufferedNetwork, so that uploads wait for previous ones to complete before starting.

Store it on the server encrypted to the boxing keypair. Store up to 100 logins to get history. It can include the source IP, user agent if available and the...

Export enough information to restore your identity on a new server (without data or friends) This is the login salt and alg, plus the login data

Only retain pointers that are reachable from local users or pki. Adjust usage when removing.

Store a new secret on your server which is only released after webauthn. This is then mixed in to the password derived login to derive the full login credentials (in...

This should be doable by just checkpointing the feed state of that friend without importing the items. They do need to be imported to the file system view however.