Generate a new set of cryptographic keys
Step 1) Generate a passcode from your Old machine
~/.local/bin/at_activate otp -a @<REPLACE_client>Step 2) Make an authorization request on your New machine
~/.local/bin/at_activate enroll -a @<REPLACE_client> \
-s <PASSCODE> \
-p noports \
-k ~/.atsign/keys/@<REPLACE_client>_key.atKeys \
-d <client_device_name> \
-n "sshnp:rw,sshrvd:rw"Step 3) Approve the request on your Old machine
Last updated











