|
|
@ -10,3 +10,21 @@ Don't worry about access credentials, the datasawmp does authorization
|
|
|
|
without authentication the old school way: encryption. Pass a password
|
|
|
|
without authentication the old school way: encryption. Pass a password
|
|
|
|
when you create your data and if you pass the same when you retrieve
|
|
|
|
when you create your data and if you pass the same when you retrieve
|
|
|
|
it, you get the same bits back.
|
|
|
|
it, you get the same bits back.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## TODO
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Alpha
|
|
|
|
|
|
|
|
- [ ] Test domain
|
|
|
|
|
|
|
|
- [ ] Test integration
|
|
|
|
|
|
|
|
- [ ] Test application
|
|
|
|
|
|
|
|
- [ ] Concurrent access safety
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Beta
|
|
|
|
|
|
|
|
- [ ] Path Sanitation and rejection
|
|
|
|
|
|
|
|
- [ ] Usage statistics
|
|
|
|
|
|
|
|
- [ ] Clean up background process
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.0
|
|
|
|
|
|
|
|
- [ ] Rendered Dashboard
|
|
|
|
|
|
|
|
- [ ] Upload page helper for 404
|
|
|
|