This repository has been archived on 2022-01-23. You can view files and clone it, but cannot push or open issues or pull requests.
vaultpass/example.vaultpass.xml

12 lines
464 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<vaultpass xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://git.square-r00t.net/VaultPass/"
xsi:schemaLocation="https://git.square-r00t.net/VaultPass/ http://schema.xml.r00t2.io/projects/vaultpass.xsd"
autoUnseal="true"
unsealShard="WU9VUiBVTlNFQUwgU0hBUkQgSEVSRQo=">
<uri>https://localhost:8000/</uri>
<auth>
<token/>
</auth>
</vaultpass>