https://github.com/trussed-dev/trussed-staging
https://github.com/trussed-dev/trussed-staging
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/trussed-dev/trussed-staging
- Owner: trussed-dev
- Created: 2023-04-24T09:26:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-16T07:46:48.000Z (about 1 year ago)
- Last Synced: 2025-06-15T22:19:08.201Z (about 1 year ago)
- Language: Rust
- Size: 143 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSES/Apache-2.0.txt
Awesome Lists containing this project
README
# trussed-staging
`trussed-staging` is a custom backend for [Trussed][] that provides functionality that is not yet merged upstream. It serves as a staging ground for new APIs.
[Trussed]: https://github.com/trussed-dev/trussed
## License
This project is dual-licensed under the [Apache-2.0][] and [MIT][] licenses.
Configuration files and examples are licensed under the [CC0 1.0
license][CC0-1.0]. For more information, see the license header in each file.
You can find a copy of the license texts in the [`LICENSES`](./LICENSES)
directory.
[Apache-2.0]: https://opensource.org/licenses/Apache-2.0
[MIT]: https://opensource.org/licenses/MIT
[CC0-1.0]: https://creativecommons.org/publicdomain/zero/1.0/
This project complies with [version 3.0 of the REUSE specification][reuse].
[reuse]: https://reuse.software/practices/3.0/