Outils pour utilisateurs

Outils du site


php:zerobin

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révisionLes deux révisions suivantes
php:zerobin [2017/05/03 02:57] – [Source] sebsauvagephp:zerobin [2018/11/15 09:06] sebsauvage
Ligne 3: Ligne 3:
 <html><div style="width:100%; text-align:right;"><a href="http://flattr.com/thing/638092/ZeroBin" target="_blank"><img src="../images/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a></div></html> <html><div style="width:100%; text-align:right;"><a href="http://flattr.com/thing/638092/ZeroBin" target="_blank"><img src="../images/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a></div></html>
  
-**//TL;DR//**: ZeroBin is a minimalist, opensource online pastebin/discussion board where the server has zero knowledge of hosted data. Data is encrypted/decrypted in the browser using 256 bits AES. You can [[http://sebsauvage.net/paste/|test it online]].+**//TL;DR//**: ZeroBin is a minimalist, opensource online pastebin/discussion board where the server has zero knowledge of hosted data. Data is encrypted/decrypted in the browser using 256 bits AES. You can [[https://sebsauvage.net/paste/|test it online]].
  
 //**Paste, share, discuss about it.**// //**Paste, share, discuss about it.**//
Ligne 95: Ligne 95:
 ===== Sample URL ===== ===== Sample URL =====
  
-http://sebsauvage.net/paste/?7a5dd0979f712164#QdnCROuH9eb/UXv3oBjBw3eOdb3y9p5n+/EAkUJZBxg=+https://sebsauvage.net/paste/?7a5dd0979f712164#QdnCROuH9eb/UXv3oBjBw3eOdb3y9p5n+/EAkUJZBxg=
  
   * **7a5dd0979f712164** is the paste identifier.   * **7a5dd0979f712164** is the paste identifier.
   * **QdnCROuH9eb/UXv3oBjBw3eOdb3y9p5n+/EAkUJZBxg=** is the decryption key. It is never sent to the server ((If you don't trust me, **Wireshark the damn thing !**))   * **QdnCROuH9eb/UXv3oBjBw3eOdb3y9p5n+/EAkUJZBxg=** is the decryption key. It is never sent to the server ((If you don't trust me, **Wireshark the damn thing !**))
  
-A test service is available at http://sebsauvage.net/paste/ \\ (Please note that this is a test service: Data may be deleted anytime and the service may be shut down. Please do not abuse this service.)+A test service is available at https://sebsauvage.net/paste/ \\ (Please note that this is a test service: Data may be deleted anytime and the service may be shut down. Please do not abuse this service.)
  
 ===== Source ===== ===== Source =====
Ligne 133: Ligne 133:
 ===== Authors ===== ===== Authors =====
  
-  * sebsauvage (sebsauvage at sebsauvage dot net, webmaster of http://sebsauvage.net)+  * sebsauvage (sebsauvage at sebsauvage dot net, webmaster of https://sebsauvage.net)
   * Discussion idea: PeaceCopathe.   * Discussion idea: PeaceCopathe.
   * and [[https://github.com/sebsauvage/ZeroBin/contributors|contributors]] (on GitHub)   * and [[https://github.com/sebsauvage/ZeroBin/contributors|contributors]] (on GitHub)
php/zerobin.txt · Dernière modification : 2022/10/19 05:52 de sebsauvage