Skip to content

Commit

Permalink
update data notice
Browse files Browse the repository at this point in the history
  • Loading branch information
dasha committed Jun 14, 2021
1 parent a60432d commit 0d0efc2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 14 deletions.
3 changes: 2 additions & 1 deletion public/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ textarea.materialize-textarea:focus:not([readonly]) + label {
text-align: right;
}
.action-link.place-top.move-down {
top: 350px;
top: 275px;
}

.action-link.action-link-inverted {
Expand Down Expand Up @@ -441,6 +441,7 @@ img {
display: list-item;
list-style-type: square;
margin-bottom: 10px;
padding-bottom: 10px;
}
.notice-link {
color: #801f00;
Expand Down
17 changes: 4 additions & 13 deletions views/data.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,12 @@
<div class="data card-panel">
<div class='notice'>
<p class='title'>
<strong>Important Notice:</strong> Sharelock.io service is being ended and the site will be shut down <strong>August
1st,
2021</strong>. After this date Sharelock will no longer be available, and you will not be able to retrieve any
shared
secrets that are stored
only in Sharelock.
<strong>Important Notice:</strong> New secrets creation has been disabled. Sharelock.io is being ended and the service
will be shut down <strong>August 1st, 2021</strong>.
After this date Sharelock will no longer be available, and you will not be able to retrieve any previously shared
secrets.
</p>
<ul>
<li>
If you are creating a new shared secret via Sharelock you should plan to move to other alternatives such as
<a class='notice-link' target="_blank" rel="noopener" href="https://1password.com/">1Password</a> and <a
target="_blank" rel="noopener" class='notice-link' href="https://www.sendsafely.com/">SendSafely</a>
immediately. Creation of Sharelock secrets
will no longer be available after <strong>June 9th, 2021</strong>.
</li>
<li>
If you’re retrieving a secret shared with you via Sharelock, you should store this secret in another secure
location so you do not lose access to it after <strong>August 1st, 2021</strong>.
Expand Down

0 comments on commit 0d0efc2

Please sign in to comment.