[go: up one dir, main page]

07 Jan 26

A shared secret manager that works with public keys. Made by Candid, they have other cool software too.

by sebastien 1 month ago

18 Sep 25

04 Apr 25

Rust tool to detect cell site simulators on an orbic mobile hotspot

by mrus 10 months ago

20 Mar 23

How to enable safe-paste mode on the terminal.

by mlb 2 years ago

19 Jan 22

A simple, intuitive web app for analysing and decoding data without having to deal with complex tools or programming languages.

by lamnatos 4 years ago saved 3 times

07 Oct 21

Upload a ransom note and/or sample encrypted file to identify the ransomware that has encrypted your data.

by mlb 4 years ago

20 Aug 21

Multipurpose converter and generator. Can directly send generated results to any url.

by shae 4 years ago saved 2 times

Script to run an OpenId server.

Highlights:

  • Written in Perl
  • Utilizes MySQL
  • Written to run in Apache
  • Supports multiple users
  • Login and user pages are “templates” that are easily customized
  • Implements every mandatory message exchange in OpenID 2.0
  • Implements much of the OpenID 1.1 specification (“dumb” mode described in the 1.1 spec has not been tested)
  • Supports deployments that use HTTP or HTTPS
  • Password validation routine is separated from the login page to optionally allow one to use HTTP for identifiers, but HTTPS to actually validate the user password
  • Supports both (HMAC|DH)-SHA1 and (HMAC|DH)-SHA256
  • Entirely free open source with no licensing restrictions
by shae 4 years ago saved 2 times