linkenc.net Open in urlscan Pro
2a01:4f8:1c17:776f::3  Public Scan

Submitted URL: http://linkenc.net/
Effective URL: https://linkenc.net/
Submission: On November 16 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: formIO

<form name="formIO">
  <table>
    <tbody>
      <tr>
        <td>Password:<button type="submit" disabled="" style="display: none" aria-hidden="true"></button></td>
        <td style="text-align: right;"><a href="https://pteo.paranoiaworks.mobi/password_generator/" target="_blank" style="font-size: 70%">Secure Password Generator</a></td>
      </tr>
      <tr>
        <td colspan="2">
          <input type="password" name="password" value="" maxlength="100" style="width: 20em; min-height: 20px;">
        </td>
      </tr>
      <tr>
        <td colspan="2">
          <input type="checkbox" id="showHidePasswordId" onchange="showHidePassword();" value="">
          <span style="font-size: 80%">show/hide password</span>
        </td>
      </tr>
    </tbody>
  </table>
  <br>
  <div><b>Add your link(s) here:</b></div>
  <textarea name="unencrypted" id="unencrypted" placeholder="http://domain.xzy/mylink001
http://domain.xzy/mylink002
ftp://domain.xzy/myfile.doc
..." style=" width: 100%; height: 18em;"></textarea>
  <p>
    <input type="button" class="btnLight" value="Erase" onclick="erase();">
    <span> | </span>
    <input type="button" class="btnLight" value="Encrypt Links" onclick="doEncryption();">
    <span id="spinnerSmall" style="display: none; font-size: 75%;">Working...</span>
  </p>
</form>

Text Content

WEB LINK ENCRYPTION

Password: Secure Password Generator show/hide password


Add your link(s) here:

| Working...


Your encrypted link:

--------------------------------------------------------------------------------









ABOUT

 * This web application encrypts your link or links (website addresses, FTP
   addresses, etc.) and aggregates them to one password protected URL with an
   integrity / authenticity check. The final link can be easily and securely
   shared.

   --------------------------------------------------------------------------------

 * The application is fully client-side (JavaScript and WebAssembly). It means
   your data is processed in your web browser by your phone / computer (so it
   does not leave your system) - in the opposite to server-side software, where
   your data is sent across the Internet (often in an unencrypted form). All
   data is stored within the encrypted URL.
 * It uses a strong encryption algorithm (AES 256 bits in EAX mode).
 * Based on the Paranoia Text Encryption Online (PTEO) encryption engine. The
   data format is the same - only the final Base64 encoding is modified to
   consist of web safe characters and to allow browsers to easily wrap long
   links. PTEO (web application) + as a backup for offline decryption on all
   major systems / platforms - PTE for PC, PTE for iOS and SSE for Android are
   also able to work with this format (just enter the correct password, paste
   your link into the "encrypted text" area and click the "Decrypt" button).
 * Available localizations of this web application

 * 
 *