/TODO (fb2626606d97d094bc7024442e0af7fdc2ff85a4) (465 bytes) (mode 100644) (type blob)

== Urgent ==
[ ] Seems curl is taking over SEGV handling. Prevent that, but allow the handler to be called.
[ ] 


== Non-urgent
[ ] Both client and server side are free (AGPLv3).
	Offering this as a SaaS may bring some money to support
	the development.
[ ] Figure out what to do with SELinux/AppArmor.
[ ] We can easily provide a vault service by hijacking getenv
	And providing a filesystem.
[ ] We can act also as a vault (both env vars and filesystem).
[ ] 




Mode Type Size Ref File
100644 blob 149 dad677a258f664d038e91eba0744739a98897d6c .gitignore
100644 blob 95 7642b9826e1e2c9b5c5c7aa9c940f97939d2571a History.txt
100644 blob 34520 dba13ed2ddf783ee8118c6a581dbf75305f816a3 LICENSE
100644 blob 1426 ec4811b930a56cb6f6f82e994aaca13126e3bb0f Makefile.in
100644 blob 42 d7c52ebbfd48ca77062939fdbb338cd89ec8c432 README
100644 blob 465 fb2626606d97d094bc7024442e0af7fdc2ff85a4 TODO
040000 tree - bd6db45682e49d644e97776df9df447bd60efc1e agent
040000 tree - fa868e7e1517317ff7de8a15bcc9903b0dc959f6 common
100755 blob 30 92c4bc48245c00408cd7e1fd89bc1a03058f4ce4 configure
040000 tree - e73b36007998fb7772c59c9acaf3c56342a7bba3 debian
040000 tree - b967be645e08a5dd6a3cd42da1a3070a97db5637 docs
100755 blob 18241 090eaa8bc40459e2fbe2a0d30bf2f7f28e9e2397 duilder
040000 tree - b521cacf8fe4065e9ce0c348ee7ddef726f2c2ea ingestd
040000 tree - bff5d348c5fde405868e2f23eb3bfc717c9141ba misc
100644 blob 1809 e73c08e054b775acd03ce330845a56f5195d525d ninedogs.spec
040000 tree - ed2ce950c8d76542b032c32b6414eb756393ae87 rocketgit
040000 tree - 6886f025e0842ae23d3f40ad0732c25d56007f2f samples
040000 tree - a5646da2ab3b1d78748c654aabca56bd1a534d4d test
040000 tree - e53b5e6147b257f2b2716d57bb5de3b811c06495 trace
040000 tree - c0d93c79cb243c1e157d4dac2d9e727fde016277 webd
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/catalinux/ninedogs

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/ninedogs

Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/ninedogs

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main