From eb6fc503ebac0ef85d2bc76f9405ec5d5762ef2c Mon Sep 17 00:00:00 2001 From: Vilem Ded <vilem.ded@uni.lu> Date: Fri, 8 Nov 2019 10:12:35 +0100 Subject: [PATCH] Private bin update Former-commit-id: 0e9636fd43ce15e47d317756fc4bbde1d51bf41a --- .gitattributes | 1 + passwords.md | 27 +++++++++++++++++++++++++++ privatebin-editor.png | 3 +++ privatebin-expired.png | 3 +++ privatebin-link.png | 3 +++ privatebin-password.png | 3 +++ 6 files changed, 40 insertions(+) create mode 100644 .gitattributes create mode 100644 privatebin-editor.png create mode 100644 privatebin-expired.png create mode 100644 privatebin-link.png create mode 100644 privatebin-password.png diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..1d0d3627 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.{png,mp4} filter=lfs diff=lfs merge=lfs -text \ No newline at end of file diff --git a/passwords.md b/passwords.md index bfedcbec..33180e9e 100644 --- a/passwords.md +++ b/passwords.md @@ -26,3 +26,30 @@ When sending passwords to collaborators, it is not advised to use e-mail or inst | [Privatebin @ Uni-LU HPC](https://hpc.uni.lu/privatebin/) |Free service provided by the HPC team of Uni LU. No signup required.| | [Zerobin](https://zerobin.net/) | Free. No signup required.| | [Noteshred](https://www.noteshred.com) | Free. Signup required.| + + +## Privatebin hosted by the LCSB + +### Sending a password + 1. 1. Go to [Privatebin @ LCSB](https://privatebin.lcsb.uni.lu/) and type the password you want to share into the Editor tab. You will be asked to enter your LUMS credentials when you click on "Send"<br/> + <img src="privatebin-editor.png"> + + 1. Set expiry period + - For the highest safety measures, sender can allow password link to be used only once so it expires upon first access. This feature can be set by checking **Burn after reading** checkbox. + + 1. You can also enter a password to protect your password link - this should be **different** from the password you are sharing! + 1. Click **Send** in right-top corner + - you should be redirected to a page containing the password and password link + <img src="privatebin-link.png"><br/> + 1. Share the **link** with your collaborator via your favorite communication channel + +### Receiving a password + * You have been provided a link to website where your new password is stored. (This link can be protected by yet another password you might be asked to enter.) +<img src="privatebin-password.png"><br/> + + * If you see following: +<img src="privatebin-expired.png"><br/> + * You have either entered the wrong/incomplete link - try copy-pasting the link into your browser instead of clicking on it - or + * your password link has already expired. In that case you will have to request a new link.<br/> + **Warning!**: If the password link was set with one access only (**Burn after reading**) and you are sure that you haven't accessed the link so far, you should notify the password sender because there is a chance that your communication was intercepted and someone accessed the link before you.<br/> + **Note**: If the page looks different from the pictures above, try using Google Chrome browser. If the issue persists, please take a screenshot of the page and send it to our [sysadmin](mailto:lcsb-sysadmins@uni.lu) team. diff --git a/privatebin-editor.png b/privatebin-editor.png new file mode 100644 index 00000000..906c2d26 --- /dev/null +++ b/privatebin-editor.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:804b2b08aadab5f579f90984bc8fa6ca096ff374ab60a433e857e86f26959056 +size 20114 diff --git a/privatebin-expired.png b/privatebin-expired.png new file mode 100644 index 00000000..87981c09 --- /dev/null +++ b/privatebin-expired.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:748d5d7c6dfa4aa6aac86a6580ffd5046afdc4f83b120046866af63ece4efdd2 +size 64905 diff --git a/privatebin-link.png b/privatebin-link.png new file mode 100644 index 00000000..99c35f2c --- /dev/null +++ b/privatebin-link.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:958fdd25b5c961ca0d61c1837b0967cc33ee7ac1213853cc96ea13bf5ae1fc76 +size 78656 diff --git a/privatebin-password.png b/privatebin-password.png new file mode 100644 index 00000000..e5d89aba --- /dev/null +++ b/privatebin-password.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3854bfdf5136aebc070d5ad2bfce3bebec5d363f696231b1a95ffe2bfbe52653 +size 67455 -- GitLab