Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/yesodweb/clientsession

Last synced: about 24 hours ago

Repository metadata:

Stores web session data in a client cookie, protected with authentication and encryption.


Owner metadata:


Committers metadata

Last synced: 10 days ago

Total Commits: 110
Total Committers: 12
Avg Commits per committer: 9.167
Development Distribution Score (DDS): 0.409

Commits in past year: 2
Committers in past year: 2
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Michael Snoyman m****l@s****m 65
Felipe Lessa f****a@g****m 30
patrick brisbin p****n@g****m 4
Simon Hengel s****l@t****t 3
Andreas Abel a****l@i****e 1
Janus Troelsen y****k@g****m 1
Jean-Baptiste Mazon jb@d****r 1
Leon P Smith l****n@m****m 1
Matt Brown m****t@s****t 1
Miëtek Bak m****k@b****o 1
Snoyman s****n@s****) 1
Snoyman s****n@s****) 1

Issue and Pull Request metadata

Last synced: about 24 hours ago


Package metadata

hackage: clientsession

Achieves security through AES-CTR encryption and Skein-MAC-512-256 authentication. Uses Base64 encoding to avoid any issues with characters.

  • Homepage: http://github.com/yesodweb/clientsession/tree/master
  • Licenses: MIT
  • Latest release: 0.9.1 (published about 10 years ago)
  • Last Synced: 2024-11-08T01:05:23.164Z (2 days ago)
  • Versions: 44
  • Dependent Packages: 7
  • Dependent Repositories: 554
  • Downloads: 91,053 Total
  • Docker Downloads: 35
  • Rankings:
    • Docker downloads count: 0.175%
    • Dependent repos count: 0.746%
    • Downloads: 1.486%
    • Dependent packages count: 3.001%
    • Average: 5.126%
    • Forks count: 9.828%
    • Stargazers count: 15.519%
  • Maintainers (2)

Dependencies

clientsession.cabal hackage
  • base ==4.*
  • base *
  • base64-bytestring >=0.1.1.1
  • bytestring >=0.9
  • cereal >=0.3
  • cipher-aes >=0.1.7
  • clientsession *
  • cprng-aes >=0.2
  • crypto-api >=0.8
  • crypto-random *
  • directory >=1
  • entropy >=0.2.1
  • setenv *
  • skein ==1.0.*
  • tagged >=0.1
  • HUnit * test
  • QuickCheck >=2 test
  • base * test
  • bytestring >=0.9 test
  • cereal * test
  • clientsession * test
  • containers * test
  • hspec >=1.3 test
  • transformers * test