Identity management centered around a "Petname System" for Spritely.
Find a file
Christine Lemmer-Webber c2992f131d Merge branch 'edgename-keys' into 'main'
Add method to edgenames database to get the keys

See merge request spritely/brux!13
2022-03-11 14:19:30 +00:00
brux Add method to edgenames database to get the keys 2022-03-11 15:16:46 +01:00
.gitlab-ci.yml Make the dependencies auto resolve for CI 2022-03-02 21:05:53 +01:00
brux-design.org Add notes from cap-talk about context facets 2022-01-20 18:29:11 -05:00
LICENSE.txt Initialize repository and add license 2021-11-19 14:30:51 -05:00
navi-example.rkt Move the navi experimentation up a level so tests don't fail 2022-01-31 11:25:11 +01:00
README.org Add basic README 2021-12-06 11:55:29 +01:00

Brux is a library which is part of the Spritely Project which is desiged to provide:

  • A petname system which can be used by any application
  • Multiple personas as a way of providing user identities

This library ensures that these things persist between sessions of the applications by using Spritely Aurie as a method of serialising and restoring.

License

This project is licensed under the Apache 2.0 license. Please check the "license.txt" file for more information.