Application Monitoring That Won't Slow Your App Down
AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
Start Free
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
FMSec (File Manager SECurity) is a set of extensions to file managers that enable some security-related operations to be easily performed.
The operations are:
- encryption and decryption using OpenSSL (https://www.openssl.org/),
- safe removing (shredding) files and directories (recursively),
- mounting and unmounting TrueCrypt and VeraCrypt (https://www.veracrypt.fr/en/) volumes,
- wiping the free space on a filesystem using WipeFreeSpace (https://wipefreespace.sourceforge.io/),
-...
HSENCFS is a user space encrypting file system. Simple to set up, seamless
to use, fast, safe, secure and maintenance free. It will encrypt
data on the fly written to it, decrypt data read from it. HSENCFS uses only
storage space for actual data stored, no pre-allocation needed. It is fast
enough for real time Video Encryption. HSENCFS is classified as a variable
key length encryption.
SES brings back the uncrackable onetime pad, with a digital twist.
SES brings back the uncrackable onetime pad, with a digital twist. It is well known that a random key of message-length is the only provably unbreakable cipher. SES uses cryptographic strength pseudo-random keys of message-length for its many encipherments, in addition to offering true one-time pad capability for the intrepid.
SES is built on ISAAC, Bob Jenkins' unbroken CSPRNG, a fast and simple stream cipher placed in the Public Domain in 1996. SES now gives you the ability to...