Argos Notary Cloud
Argos Notary Cloud step-by-step
- Create profile
Login to Argos Notary Cloud with the OAUTH provider of choice.
Create a Private Elliptic Curve key in your profile.
Choose a domain to use.
e.g. example.com or argosnotary.com.
As an example for Maven artifacts a good choice would be the group id of your artifacts.
You should choose a domain for which you have DNS administrator rights available!
- Create TXT DNS record for the chosen domain.
It should be proven that you are or your organization is owner of the chosen domain. For this a DNS TXT record should be created with the combination of a part of your private key id, your public key and the domain.
Create A TXT record as <8 characters of your key id>.<your domain>
with the your public key as value.
Example:
Private Key Id | TXT record | Record value (Public Key) |
---|---|---|
20c3a43ddd2796facd478a3d41060... | 20c3a43d.argosnotary.com | MHYwEAYHKoZIzj0CAQYFK4... |
This record is important and will be used as a root of trust in the future.
- Request ownership of your domain in Argos Notary Cloud at support@argosnotary.com
Add to the mail the used domain and key id of the created Private Key
The Personal Account
with the private key
will be Domain Owner
and can give other Users permissions.