admin
April 12, 2022, 10:38pm
1
A major problem with cloud computing is the definition of your identity by THEIR rules. The more you interact through the cloud the more your identity is controlled by them.
admin
January 16, 2023, 9:39am
3
Alias Keys
All alias comes with at least 4 keys:
public encryption key
private encryption key
public signing key
private signing key
Public Key Pairs
By default the Public Key Pairs are NaCl based:
Public Key Demo
JavaScript port of TweetNaCl crypto library, providing secret and public-key authenticated encryption, hashing, and signatures
Secret Keys
By default the Secret Keys are NaCl based:
Secret Key Demo
JavaScript port of TweetNaCl crypto library, providing secret and public-key authenticated encryption, hashing, and signatures