Skip to content

Fetch ONVAULT script from the vault container #30

@gartz

Description

@gartz

It would be nice to have a way to fetch the ONVAULT script from the vault container, instead of github.

curl -L https://raw.githubusercontent.com/dockito/vault/master/ONVAULT > /usr/local/bin/ONVAULT

To:

curl -L http://local-network-vault-ip:port/ONVAULT > /usr/local/bin/ONVAULT

The security benefit of doing that is, since the ONVAULT is reviewed and it's a trustable script, it will be always the same in the environment that vault is used.

Using a online script is as much trustable as the team developing and releasing it security, as much as I trust on the project and members of it, if it gets lots of users, it will be a good target for hackers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions