X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Faccount-view.html;h=2691e57b24b26f27dc17c78f5e1c167c8871d778;hb=69d4ef6baf273e93270de07261a32ccceee50464;hp=8cd7c6370ab885c1f36ce8c9be2e5300806ff36a;hpb=8ebebd5565c68390b51adf9d02f1c3d837de1e94;p=myslice.git diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html index 8cd7c637..2691e57b 100644 --- a/portal/templates/account-view.html +++ b/portal/templates/account-view.html @@ -1,6 +1,7 @@ {% extends "layout-unfold1.html" %} {% block head %} + @@ -21,7 +22,7 @@ Pub Key {% for row in data %} - + {{ row.platform_name }} {{ row.account_type }} {{ row.usr_hrn }} @@ -34,6 +35,16 @@

MySlice Account

+ +{% if messages %} + +{% endif %} + +
@@ -132,8 +143,9 @@ -

For better security we recommend that you download and delete your private key from the server. - Always store your private key in a secure location. +

Tradeoff: Ease-of-use vs Security.
+ Ease-of-use: Automatic account delegation. Don't delete private key.
+ Security: Manual account delegation. Download & Delete private key.