cyrtophora

[EXPERIMENTAL] secure web node
git clone https://gitlab.com/kwatafana/cyrtophora.git
Log | Files | Refs | README

ModeNameSize
-rw-r--r--.gitignore4L
-rw-r--r--.gitlab-ci.yml39L
-rw-r--r--README.md40L
-rw-r--r--UNLICENSE24L
-rw-r--r--cyrto/.gitignore10L
-rw-r--r--cyrto/CHANGELOG.md3L
-rw-r--r--cyrto/README.md1L
-rw-r--r--cyrto/analysis_options.yaml30L
-rw-r--r--cyrto/example/cyrtophora_example.dart6L
-rw-r--r--cyrto/lib/cyrtophora.dart9L
-rw-r--r--cyrto/lib/src/account.dart10L
-rw-r--r--cyrto/lib/src/api.dart30L
-rw-r--r--cyrto/lib/src/data.dart64L
-rw-r--r--cyrto/lib/src/utils.dart75L
-rw-r--r--cyrto/lib/src/validate.dart80L
-rw-r--r--cyrto/pubspec.yaml14L
-rw-r--r--cyrto/test/cyrtophora_test.dart5L
-rw-r--r--cyrto/test/utils_test.dart100L
-rw-r--r--cyrto/test/validate_test.dart66L
-rw-r--r--phora/Cargo.lock1145L
-rw-r--r--phora/Cargo.toml18L
-rw-r--r--phora/src/account.rs44L
-rw-r--r--phora/src/crypto.rs188L
-rw-r--r--phora/src/data.rs35L
-rw-r--r--phora/src/database/error.rs27L
-rw-r--r--phora/src/database/mod.rs15L
-rw-r--r--phora/src/database/sqlite.rs136L
-rw-r--r--phora/src/endpoints.rs16L
-rw-r--r--phora/src/lib.rs122L
-rw-r--r--phora/src/node.rs17L
-rw-r--r--phora/src/validate.rs146L
-rw-r--r--spec/.gitignore1L
-rw-r--r--spec/book.toml6L
-rw-r--r--spec/src/SUMMARY.md8L
-rw-r--r--spec/src/accounts.md37L
-rw-r--r--spec/src/cyrtophora.md3L
-rw-r--r--spec/src/database.md6L
-rw-r--r--spec/src/password-hashing.md75L
-rw-r--r--spec/src/sqlite-support.md11L
-rw-r--r--spec/src/validation.md1L