#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! :)
diogo 3 년 전가 Close
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 2명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.