Sha256: fdc751be1767e2c247fe3dacd794886e7962208d976fc2fa2a20175084f7b8fe

Contents?: true

Size: 311 Bytes

Versions: 8

Compression:

Stored size: 311 Bytes

Contents

<%= erb :header %>
<h2>URL for your secret</h2>
<p><b><%=url%></b></p>
<p>Your secret can only be viewed ONCE, do not open the URL yourself</p>
<% if key_sent_to_mobile %>
<p>The decryption key is sent to the receiver via sms, dont forget to provide the URL via another channel</p>
<% end %>
<%= erb :footer %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
yopass-2.0.0 lib/views/secret_url.erb
yopass-1.1.5 lib/views/secret_url.erb
yopass-1.1.4 lib/views/secret_url.erb
yopass-1.1.2 lib/views/secret_url.erb
yopass-1.1.1 lib/views/secret_url.erb
yopass-1.1.0 lib/views/secret_url.erb
yopass-1.0.1 lib/views/secret_url.erb
yopass-1.0.0 lib/views/secret_url.erb