Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Cut Your Data Warehouse Bill by 54%
Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.
BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
...Download tsa_test.sql (only if not included)
3. Create MySQL database.
- Import tsa_test.sql
- create user and grant access to tsa database (default "tsa_test") with Global privileges
4. Setup TSA
- open browser go to /tsa/admins in your server address
you just have to set following field:
dbhost = (MySQL Server Hostname)
dbusername = (TSA Database username)
dbpassword = (TSA Database password)
OR
open and edit tsa.cfg in tsa directory
[database]
dbhost = (MySQL Server Hostname)
dbusername = (TSA Database username)
dbpassword = (TSA Database password)
You can set other field as you need(optional)
5. ...
This is a simple web tool which allows users of a website to "securely" submit messages and files. They are sent over HTTPS to the server and there encrypted and forwarded to the administrator.
This software shall enable users to send / receive denyable messages: Nobody can prove a message is from / for a specific user.
Messages can be made private (by using password) or are public.
All messages have an expiration time/date / event
Copyright (C) 2016 Jonas Penno
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License,
or any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more...
[[We are in the progress of moving to github]]
Metalinks is a project to facilitate data distribution over mirrors and P2P networks. It does so by defining an XML format and the tools to handle these. The metalink files contain all the information needed to download and verify files.
A minimal CSPRNG reflecting the Zen of cipher design
AUM is an extremely fast, small-state, cryptographically secure pseudo-random number generator and stream cipher. AUM exhibits uniform distribution, mixes rapidly, has no detected bias, and comes in three variants: AUM16, with an internal state array of 16+4 32-bit words; AUM32, with an internal state of 32+4 words; and AUM64 with a 64+4-word state. The former permit seeding with a key of up to 512 or 1024 bits, the latter with a 2048-bit key.
“Scramble your social network data!” - With Scramble you can selective enforce you access control preferences for your content on social networks like Facebook or Twitter ...
PHPki is an Open Source Web application for managing a multi-agency PKI for HIPAA compliance. With it, you may create and centrally manage X.509 certificates for use with S/MIME enabled e-mail clients, SSL servers, and VPN applications.
This is where web developers can get tools that can make their life easier. Web technologies and languages used contain but are not limited to HTML, XHTML, CSS, JavaScript, PHP, and AJAX. All code is extremely slim, fast running, and is W3C compliant.
it’s a free and open source phishing framework that helps the social-engineers in phishing attacks.
and it’s includes alot of phishing pages and more stuff that helps you in phishing.
the application is coded in PHP,XHTML,CSS,and Javascript.
Recsig is a Joomla component intended to collect digital signatures for Popular Legislative Initiatives (PLI). The component comply with all legal requirements so that collected signatures can be considered valid for PLI by the Spanish law.
Want to create your own CA? Have a pain typing openssl command? With Certificate Utilities, we include many functions like create private key. This is the most professional and free certificate toolkit based on openssl and lisenced under under GPL!
"No more clear text passwords" is a project to stop the nonsense regarding passwords used in the login protocols of most Web 2.0 projects: they are sent in the clear, shamelessly, with absolutely no care for privacy, and without warning the users.
phpgirder, a set of PHP classes used to add user authentication, Access Control Levels, and encryption to PHP applications or frameworks. The ACL structure uses multiple database users and permissions and SSL encryption for enhanced application security.
JSRSA is a Javascript/PHP implementation of RSA algorithm which help you to simulate SSL-Like secure data transmission over the net as easy as possible !
With this script, you'll be full control over your captcha generate. You can add multiple options and effects to captcha image. And will generate non-passing captcha images.
PHP functions and classes to add a Domain Key Identified Mail (DKIM RFC 4871) signatures to emails sent by PHP. It is based on the openssl extensions of PHP. It can generate DKIM signature but cannot verify them.
Developped and tested on PHP 4.0.
Bloppy Blowfish PHP (En/De)crypter can crypt, with a private key, text messages or files, send it via e-mail and decrypt it. You can inject a crypted message into any kind of file (like JPEG image) and send it via e-mail.
You could be doing a better job of website security... If only there was a simple way to implement SSL with signed keys? PHP-CA is an easy to use and easy to administer Certificate Authority that runs in PHP.