Projects STRLCPY link-lock Commits 433816a4
🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 111 lines
    112 112  - Currently, the only way to recover a lost password is by trying all possible
    113 113   options (very slowly) by brute force. An example application to brute force
    114 114   Link Lock URLs in the browser can be found here:
    115  - [https://jstrieb.github.com/link-lock/bruteforce](https://jstrieb.github.com/link-lock/bruteforce/).
     115 + <https://jstrieb.github.io/link-lock/bruteforce>.
    116 116  - A parallelized, cross-platform, CPU-based brute forcer can be found here:
    117 117   <https://github.com/jstrieb/bruteforce-link-lock>
    118 118  - If you receive a Link Lock URL that you do not trust, decrypt it using this
    119 119   interface that does not automatically redirect:
    120  - [https://jstrieb.github.com/link-lock/decrypt](https://jstrieb.github.com/link-lock/decrypt/).
     120 + <https://jstrieb.github.io/link-lock/decrypt>.
    121 121   
    122 122  ### Evading Censorship
    123 123   
    skipped 98 lines
Please wait...
Page is in error, reload to recover