#iron #security #web

secure-session

Signed, encrypted session cookies for Iron

12 releases

0.4.0 Jun 17, 2020
0.3.1 Jan 13, 2018
0.3.0 Nov 20, 2017
0.2.1 Jul 11, 2017
0.0.5 Apr 8, 2017

#26 in #iron

MIT license

36KB
687 lines

rust-secure-session

Encrypted and signed cookie based sessions for Iron.

Documentation is hosted at docs.rs.

There is an example iron server in the directory ./examples, and more information can be found in the docs hosted at docs.rs. A complete reference implementation can be found on github.

Contributing

Please make all pull requests to the develop branch.

Bugs

This project has a full disclosure policy on security related errors. Please treat these errors like all other bugs and file a public issue. Errors communicated via other channels will be immediately made public.

This work is licensed under the MIT license. See LICENSE for details.

Dependencies

~9MB
~197K SLoC