#221 INSTALL.md -> where to download (https) README.md git via ssh (fail) https (works)

已关闭
canoodle3 年之前创建 · 1 条评论
canoodle 评论于 3 年之前

Hello,

1) first praise

thanks for this project, think it could become huge

1.1) if everyone can easily install it on one's webserver 1.2) speed is good (DDoS might also be an issue). 1.3) possibility of nodes to sync content with each other :) (like in diaspora, but nodes should also be able to operate stand alone)

2) then critique

-> there should be a "where to download" link in here: https://notabug.org/diogo/gnu-social/src/nightly/INSTALL.md

-> might be intentional https://notabug.org/diogo/gnu-social/src/nightly/README.md

# fails with
git clone git@notabug.org:diogo/gnu-social.git

# git@notabug.org: Permission denied (publickey).
# fatal: Could not read from remote repository.
# might be intentional, because only registered developers may push via ssh?

# works
git clone https://notabug.org/diogo/gnu-social.git

Hello, 1) first praise thanks for this project, think it could become huge 1.1) if everyone can easily install it on one's webserver 1.2) speed is good (DDoS might also be an issue). 1.3) possibility of nodes to sync content with each other :) (like in diaspora, but nodes should also be able to operate stand alone) 2) then critique -> there should be a "where to download" link in here: https://notabug.org/diogo/gnu-social/src/nightly/INSTALL.md -> might be intentional https://notabug.org/diogo/gnu-social/src/nightly/README.md <pre> # fails with git clone git@notabug.org:diogo/gnu-social.git # git@notabug.org: Permission denied (publickey). # fatal: Could not read from remote repository. # might be intentional, because only registered developers may push via ssh? # works git clone https://notabug.org/diogo/gnu-social.git </pre>
Diogo Cordeiro 评论于 3 年之前
所有者

1) Thanks for the constructive feedback xb

2) Yeah, it was intentional... But changed ssh link to https.

Only notabug registered users with configured ssh keys could pull with that one. So yeah, thanks! :)

1) Thanks for the [constructive feedback](https://www.youtube.com/watch?v=SPVnOonSO-s) xb 2) Yeah, it was intentional... But [changed ssh link to https](https://notabug.org/diogo/gnu-social/commit/e9cd4376688d02e39afee17ca124f369b4b595e8). Only notabug registered users with configured ssh keys could pull with that one. So yeah, thanks! :)
diogo3 年之前 关闭
登录 并参与到对话中。
未选择里程碑
未指派成员
2 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。