Popularity
1.3
Declining
Activity
0.0
Stable
0
2
0
Monthly Downloads: 3
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
happstack-server-tls-cryptonite alternatives and similar packages
Based on the "Happstack" category.
Alternatively, view happstack-server-tls-cryptonite alternatives based on common mentions on social networks and blogs.
-
happstack-clientsession
Securely store session data in a client-side cookie. Uses the clientession library. -
happstack-server-tls
Adds HTTPS support to happstack-server -
happstack-foundation
Glue code for using Happstack with acid-state, web-routes, reform, and HSP -
happstack-lite
A simplified subset of happstack-server -
happstack-jmacro
support for using jmacro with Happstack -
happstack-hsp
support for using HSP with Happstack -
happstack-authenticate
An authentication framework for Happstack with support for pluggable authentication modules -
happstack-auth
A Happstack Authentication Suite
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Promo
www.influxdata.com
Do you think we are missing an alternative of happstack-server-tls-cryptonite or a related project?
README
happstack-server-tls-cryptonite
TLS support for happstack, based on native crypto implementation in tls and cryptonite packages.
Pro:
- You are not affected by OpenSSL bugs. Goodbye, script kiddies.
- More portable, no foreign libraries required.
- Pure Haskell, something to brag about.
Contra:
- You have all the cryptonite/tls bugs. If your server is under targeted attack, this may make attacker's job easier.