Skip to content

haitlahcen/hmacaroons

 
 

Repository files navigation

Macaroons: Pure haskell implementation of macaroons

Maintenance Status Build Status Coverage Status Join the chat at https://gitter.im/jtanguy/hmacaroons

Macaroons is a pure haskell implementation of macaroons. It aims to provide compatibility at a serialized level with the reference implementation and the python implementation

WARNING: This library has not been audited by security experts. There is no error handling at the moment, everyhting is silently accepted

It is developed in the purpose of exploration purposes, and would need much more attention if it were to be used in production.

References

Papers and articles

Implementations

About

Pure haskell implementation of macaroons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 96.3%
  • Shell 3.7%