diff --git a/hubzilla/addon/g1wallet/g1wallet_renderer.php b/hubzilla/addon/g1wallet/g1wallet_renderer.php index 874ef9f..a5ff67d 100644 --- a/hubzilla/addon/g1wallet/g1wallet_renderer.php +++ b/hubzilla/addon/g1wallet/g1wallet_renderer.php @@ -40,6 +40,15 @@ function g1wallet_render_landing($access) { $out .= '
Your self-sovereign Ğ1 identity. Keys are derived in your browser and never leave your device.
'; $out .= ''; + // Optional participation notice. + $out .= ''; + $out .= 'The Ğ1 Wallet is optional. '; + $out .= 'Ğ1 is a libre currency independent of fiat, used for valuing and bartering surplus capacity among private individuals. '; + $out .= 'The Civic Infrastructure implements it for participants who choose to engage in that economy. '; + $out .= 'It is not required for participation in the diagnostic record system. '; + $out .= 'Future addons such as Barter will require an active wallet — this page is where you manage it.'; + $out .= '
'; + // Locked view — shown by default. JS hides this and shows unlocked-view on successful derivation. $out .= ''; - $out .= 'Don\'t have a Ğ1 account? You can create one using '; - $out .= 'Cesium or '; - $out .= 'Ğecko.'; - $out .= '
'; - $out .= '