projects
/
friends.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Sqlite is not needed for python3
[friends.git]
/
README.md
Commit
Line
Data
c3553891
MF
1
friends
2
=======
3
4
Ostatus app
3ffcd3f8
MF
5
6
Generate self signed key with:
7
openssl req -x509 -newkey rsa:2048 -keyout key.pem -out cert.pem -nodes -days 3650