blob: 5e14a32b3065ca5058b320665cb27c21169beca0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
wtf is this?
# SSH
* ssh: key-only-auth
# GIT
* selective encrypted files
* fat file storage
* gitolite: ban 'push -f'
* git-app for mobile
* lock gitolite write access and backup (once daily?)
* pull/push backups to other storage
* verify backups
|