blob: 329ebeac72fa9984d641ce13549ccb4ebdd47c2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# 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
|