- A.D.A.M.S. is still a work in progress.
- All subprocesses have been disabled. See 'config/adams.conf' to re-enable.
_
__ _ __| | __ _ _ _ _ ____
/ _` | / _` | / _` | | ` ` | / __/
| (_| | | (_| | | (_| | | | | | \__ \
\__,_| ⍟ \__,_|▄⍟▄\__,_|█⍟▄|_|_|_| ⍟ /___/ ⍟
███ ███
███ ███
██ ██
▄▄█▄▄
▄ ███───███ ▄
███ ███──█──███ ███
▀ ██──▄──██ ▀
▀▀█▀▀
██ ██
███ ███
Automated Decentralization And Management System
▀▀▀█████████▀▀▀
A.D.A.M.S. is a easy to deploy single-user Skynet Webportal and Managment System.
With an intuitive user interface, A.D.A.M.S empowers users of all skill levels to take full control over their online data. Complete with a built-in Handshake full node and PowerDNS server, A.D.A.M.S. automates the deployment of a self reliant Skynet Portal. With the ability to act as its own Handshake DNS resolver, A.D.A.M.S removes the need for users to trust their data with any third-party.
Note: A.D.A.M.S is currently only compatible with Ubuntu systems. Windows and MacOS compatibility will be a future development.
To build and run A.D.A.M.S. use the following:
./build.sh --run
For additional commands see the User Manual
A Skynet Portal is the doorway in which users access Skynet, and like any real doorway not under your control, it can be closed at any time. This is why it is imparitive that users have the tools necessary to quickly and easily deploy a Skynet Portal of their own. By operating their own portal, users are able to effectively eliminate the need to rely on any third-party to manage users data. Ensuring that users will never again need to worry about platforms or corporations holding their data hostage.
The Handshake protocol (HNS) is a decentralized naming and certificate authority. A fundamental part of the decentralized internet, Handshake provides users with the ability to fully own their domain name. Effectively breaking the monopolistic strangle hold ICANN has enjoyed for so long. No longer are website and application developers at the whims of a third-party central authority.
By running a Handshake full node A.D.A.M.S is also able to break the need for a user to rely on third-party owned, and operated, DNS servers. Guaranteeing that the users point of access to Skynet is always under their control.
The NGINX Webserver is a high preformance open-source webserver which is used by A.D.A.M.S. to provide users with a easy to use and remotely accessible user interface. Ensuring that no matter where they are, a user can manage and maintain their personal Skynet Portal.
PowerDNS is a light-weight open-source DNS server. Used in conjunction with the Handshake full node, PowerDNS provides users to resolve their own Handshake domain names.
Command | Flags | Description |
---|---|---|
./build.sh | Build A.D.A.M.S. from source | |
--run -r |
Build and run A.D.A.M.S | |
--install -i |
Build and run A.D.A.M.S. installer module | |
--manager -m |
Build and run A.D.A.M.S. manager module |
Command | Module | Description |
---|---|---|
adams | Run A.D.A.M.S. | |
install | Run A.D.A.M.S. installer module | |
manager | Run A.D.A.M.S. manager module |
Command | Flags | Description |
---|---|---|
adams install | Run A.D.A.M.S. | |
adams | Run A.D.A.M.S. install | |
skynet | Run Skynet Webportal install | |
handshake hsd |
Run Handshake Full Node install | |
powerdns pdns |
Run PowerDNS install | |
nginx | Run NGINX install |
Command | Flags | Description |
---|---|---|
adams manager | Run A.D.A.M.S. manager module | |
skynet | Run Skynet Webportal manager | |
handshake hsd |
Run Handshake Full Node manager | |
powerdns pdns |
Run PowerDNS manager | |
nginx | Run NGINX manager |