본문으로 건너뛰기

이메일 #101 - #105

원본 출처: Satoshi - Sirius emails 2009-2011

이메일 #101

Date: Fri, 20 Nov 2009 09:17:00 +0200
From: [email protected]
To: Satoshi Nakamoto <[email protected]>
Subject: Re: SMF forum, need a mod installed

한글 번역

아, 맞다, 한 가지 더 있습니다. 아직 서버의 sendmail을 설정하지 않아서 php 메일 기능이 동작하지 않지만, 어차피 아직은 필요하지 않습니다.

오늘은 설정할 시간이 없어서, /var/www/bitcoin에 대한 전체 권한을 가진 임시 계정 "maintenance"를 만들었습니다. 비밀번호는 "6648ku5HeK"이며 포트 30000으로 ssh나 sftp로 접속할 수 있습니다.

그대로 공개해도 됩니다. 리디렉션을 설정하시는 건가요, 아니면 dns 항목을 설정하시는 건가요? dns 항목일 경우 포럼 주소가 http://forum.bitcoin.org/ 가 되도록 Apache vhost를 설정할 수 있습니다.

Linux 빌드가 이제 동작한다니 좋습니다. 새 릴리스와 포럼을 시작으로 일들이 본격적으로 진행되는 모습을 보게 되어 신납니다. 제가 직접 거래소를 세우고 (웹) 사업자들에게 이 통화를 알리기 시작할 날도 멀지 않았습니다.

NewLibertyStandard는 코인이 바닥나지 않도록 가격을 시장 가격(즉, 사람들이 사고팔려는 가격)으로 바꾸는 게 좋겠습니다.

저는 SMF 포럼을 설정하고 있었습니다. SMF가 phpBB보다 더 잘 만들어졌고 더 안정적이라고들 해서, SMF의 외관을 제대로 만들 수 있다면 그쪽이 더 바람직한 선택입니다.

대부분의 포럼은 vBulletin을 사용합니다(big-boards.com에는 vBulletin 1376개, Invision 275개, phpBB 245개, SMF 41개가 등록되어 있습니다). 그래서 vBulletin이나 Invision처럼 보이지 않으면, vBulletin을 살 여유가 없어서 타협한 것처럼 보입니다. SMF의 UI는 처음에는 표준적인 외관과 거리가 멀었지만, CSS를 이용해 다른 포럼들과 더 비슷하게 보이도록 만들 수 있었습니다.

CSS로 할 수 있는 만큼은 다 했고, 나머지는 PHP 파일을 수정하고 이미지를 올려야 합니다. 포럼에는 파일 업로드·편집 관리 기능이 내장되어 있지 않고, SMF File Manager mod로 별도로 추가됩니다. mod는 올렸는데 설치되려면 일부 파일에 chmod 777이 필요합니다. Admin->Packages->Browse Packages로 가서 Apply Mod를 누르면, ftp 로그인 정보를 입력하면 자동으로 처리해 주겠다고 나옵니다.

누군가 말하기로는 이렇게도 해야 할 수 있다고 합니다 mkdir /var/www/bitcoin/smf/packages/temp

오류 로그에 나온 오류는 다음과 같습니다: failed to open stream: Permission denied File: /var/www/bitcoin/smf/Sources/Subs-Package.php (이건 첫 파일일 뿐이라고 확신합니다)

설정을 마치는 대로 이 SMF 설치 상태로 공개해도 될까요? forum.bitcoin.org를 여기로 연결할 수 있을 겁니다.

Liberty의 보고로는 linux-test8이 원활하게 돌아가고 있습니다. 제 테스트도 잘 돌아가고 있습니다. Linux 버전은 완전히 안정화된 것 같습니다.

좋은 소식은, 그가 비트코인을 처음 판매했다고 합니다. 누군가가 그가 가진 물량을 전부 사 갔습니다. 살 사람이 나타날지 팔 사람이 나타날지 궁금했었는데 말입니다.

영어 원문

Oh yes, one more thing. I haven't configured the server's sendmail  
yet, so the php mail functionality doesn't work, but it's not needed
yet anyway.

> I don't have the time to configure it today, but I made a temporary
> account "maintenance" with password "6648ku5HeK" and full permissions
> to /var/www/bitcoin. You can access it via ssh or sftp at port 30000.
>
> It's okay to go live. Are you setting up a redirect or a dns entry? In
> case of dns entry I could set up an Apache vhost so that the forum
> address would be http://forum.bitcoin.org/.
>
> Great that the Linux build works now. It's exciting to see how things
> will start rolling with the new release and the forum. Not too long
> until I can set up my own exchange and start promoting the currency to
> (web) business people.
>
> NewLibertyStandard should perhaps change his pricing to the market
> price (i.e. what people are willing to buy and sell for) so that he
> doesn't run out of coins.
>
>> I've been configuring the SMF forum. They're saying SMF is better
>> written than phpBB and more reliable, so if I can get SMF to look
>> right, that's the preferable choice.
>>
>> Most forums run vBulletin (big-boards.com lists 1376 vBulletin, 275
>> Invision, 245 phpBB and 41 SMF), so if you don't look like vBulletin or
>> Invision, it looks like you compromised because you couldn't afford
>> vBulletin. SMF's UI started out further away from the standard look,
>> but I've been able to use CSS to make it look more like the others.
>>
>> I've done as much as I can with CSS, the rest requires editing PHP
>> files and uploading images. The forum doesn't have a built in file
>> upload/edit admin feature, it's added separately as the SMF File
>> Manager mod. I uploaded the mod but some files need to be chmod 777 so
>> it can install. If you go to Admin->Packages->Browse Packages and
>> click on Apply Mod, it offers to do it automatically if you enter an
>> ftp login.
>>
>> Someone says you might also have to
>> mkdir /var/www/bitcoin/smf/packages/temp
>>
>> The error in the error log is:
>> failed to open stream: Permission denied
>> File: /var/www/bitcoin/smf/Sources/Subs-Package.php
>> (I'm sure that's just the first file)
>>
>> Is it OK to go live with this SMF installation when I'm finished
>> configuring it? I should be able to point forum.bitcoin.org to it.
>>
>> Liberty reports that linux-test8 has been running smoothly. My tests
>> have been running fine as well. The Linux version looks fully
>> stabilized to me.
>>
>> Good news: he says he made his first sale of bitcoins. Someone bought
>> out all he had. I had been wondering whether it would be buyers or
>> sellers.

이메일 #102

Date: Fri, 20 Nov 2009 22:09:41 +0000
From: Satoshi Nakamoto <[email protected]>
Subject: Re: SMF forum, need a mod installed
To: [email protected]

한글 번역

그대로 공개해도 됩니다. 리디렉션을 설정하시는 건가요, 아니면 dns 항목을 설정하시는 건가요? dns 항목일 경우 포럼 주소가 http://forum.bitcoin.org/ 가 되도록 Apache vhost를 설정할 수 있습니다.

DNS 항목으로 하죠.

bitcoin.org의 안내 내용과 당신의 사이트 내용을 합쳐서 bitcoin.org 도메인 전체를 옮기는 방안을 생각 중입니다. 릴리스 전에 지금의 bitcoin.org 사이트를 사용자 중심으로 바꾼 사이트로 교체해야 합니다.

웹사이트와 포럼을 동시에 옮긴다면, 외관상 그렇게 보이길 원하지 않는 한 forum.bitcoin.org는 필요하지 않습니다.

사용할 CMS는 정하셨나요? Drupal과 다른 CMS들을 조사해서 무엇이 가장 많이 쓰이는지 봐야겠습니다.

Linux 빌드가 이제 동작한다니 좋습니다. 새 릴리스와 포럼을 시작으로 일들이 본격적으로 진행되는 모습을 보게 되어 신납니다. 제가 직접 거래소를 세우고 (웹) 사업자들에게 이 통화를 알리기 시작할 날도 멀지 않았습니다.

linux 버전, 설치용 exe, tor 옵션, 그리고 더 나아진 웹사이트와 포럼은 모두 방문자 중에서 실제로 사용할 수 있는 사람의 비율을 높여 줄 것입니다. 그리고 자동 시작과 트레이 최소화가 계속 실행해 두는 사람의 수를 늘려 줄 것입니다. 이런 요소들이 서로 곱절로 작용합니다.

NewLibertyStandard는 코인이 바닥나지 않도록 가격을 시장 가격(즉, 사람들이 사고팔려는 가격)으로 바꾸는 게 좋겠습니다.

낮게 시작해서 가격만 오르게 하는 게 좋습니다.

그가 전기 비용이 가격을 떠받치는 최소 하한선이라는 개념을 설명하는 점이 정말 마음에 듭니다. 최소한 전기료로 그 비용을 내거나, 대신 만들어 주는 사람에게 생산 비용을 내야 합니다.

영어 원문

> It's okay to go live. Are you setting up a redirect or a dns entry? In 
> case of dns entry I could set up an Apache vhost so that the forum
> address would be http://forum.bitcoin.org/.

DNS entry.

I'm thinking of merging the bitcoin.org information with your site
content so I can switch the whole bitcoin.org domain over. We need to
replace the current bitcoin.org site with a user-oriented site before
the release.

If the website and forum switch at the same time, then forum.bitcoin.org
isn't necessary unless we want it that way for looks.

Have you decided on the CMS to use? I should research Drupal and other
CMSes and see what's the most popular.

> Great that the Linux build works now. It's exciting to see how things
> will start rolling with the new release and the forum. Not too long
> until I can set up my own exchange and start promoting the currency to
> (web) business people.

The linux version, setup exe, tor option and better website/forum will
all increase the percentage of visitors who can use it, and the
autostart and minimize to tray will increase how many keep running it.
All those factors multiply together.

> NewLibertyStandard should perhaps change his pricing to the market price
> (i.e. what people are willing to buy and sell for) so that he doesn't
> run out of coins.

It's good to start low and only have the price go up.

I really like that he explains the concept that the cost of electricity
is a minimum floor under the price. At a minimum you either have to pay
the cost in electricity or pay someone the cost of production to make
them for you.

이메일 #103

Date: Sat, 21 Nov 2009 07:02:20 +0000
From: Satoshi Nakamoto <[email protected]>
Subject: Re: SMF forum, need a mod installed
To: [email protected]

한글 번역

고맙습니다, 잘 됐습니다. SSH로 File Manager를 설치했습니다. Drupal에도 테마 몇 개를 올렸습니다. 아직 사용 가능한 테마를 전부 꼼꼼히 살펴보지는 않았습니다.

CMS들을 둘러보니 Drupal과 Joomla가 많이 쓰입니다. 대체로 Joomla가 테마 선택 폭이 넓고 배우기 쉽지만, 프로그래머에게는 Drupal이 더 직관적이고 맞춤 설정에 좋을 수 있습니다. CMS로는 Joomla가 낫고, 블로그로는 Drupal이 낫습니다. Drupal의 URL은 검색 엔진에 친화적이고, Joomla는 그렇지 않습니다.

둘 다 SMF 연결 모듈이 있습니다. 나중을 위해 적어 두면, Drupal 쪽은 "SMFforum Integration"이라는 이름입니다.

[email protected] 님이 쓰셨습니다:

오늘은 설정할 시간이 없어서, /var/www/bitcoin에 대한 전체 권한을 가진 임시 계정 ""를 만들었습니다. 비밀번호는 ""이며 포트 30000으로 ssh나 sftp로 접속할 수 있습니다.

영어 원문

Thanks, that worked, I got File Manager installed with SSH.  I also 
uploaded a few themes into Drupal. I haven't thoroughly gone through
all the available themes yet.

Looked around at CMSes, Drupal and Joomla are popular. Consensus is
Joomla has a better selection of themes and is easier to learn, though
Drupal may be more intuitive for programmers and customization. Joomla
better for CMS, Drupal better for blogs. Drupal's URLs are search
engine friendly, Joomla not.

Both have SMF bridge modules available. For future reference, Drupal's
is named "SMFforum Integration".

[email protected] wrote:
> I don't have the time to configure it today, but I made a temporary
> account "" with password "" and full permissions to
> /var/www/bitcoin. You can access it via ssh or sftp at port 30000.

이메일 #104

Date: Sat, 21 Nov 2009 12:50:00 +0200
From: [email protected]
To: Satoshi Nakamoto <[email protected]>
Subject: Re: SMF forum, need a mod installed

한글 번역

고객용으로 Joomla 사이트를 만들어 본 적이 있는데, 솔직히 저는 Drupal이 더 좋습니다. 주로 관리 화면이 쓰기 쉽고 본 사이트에 통합되어 있기 때문입니다.

https로는 이미지가 제대로 불러와지지 않는데, 시간 날 때 확인해 보겠습니다.

그냥 bitcoin.org DNS 항목을 바꾸는 게 더 쉽습니다. forum.bitcoin.org는 필요하지 않습니다.

http://www.startssl.com/?app=1 같은 곳에서 무료 SSL 인증서를 받을 수 있는지 알아볼 수 있습니다. 그러면 사용자들이 자체 서명한 인증서 때문에 보안 경고를 받지 않게 됩니다. 다만 익명으로 등록된 도메인에도 인증서를 내어주는지는 모르겠습니다.

고맙습니다, 잘 됐습니다. SSH로 File Manager를 설치했습니다. Drupal에도 테마 몇 개를 올렸습니다. 아직 사용 가능한 테마를 전부 꼼꼼히 살펴보지는 않았습니다.

CMS들을 둘러보니 Drupal과 Joomla가 많이 쓰입니다. 대체로 Joomla가 테마 선택 폭이 넓고 배우기 쉽지만, 프로그래머에게는 Drupal이 더 직관적이고 맞춤 설정에 좋을 수 있습니다. CMS로는 Joomla가 낫고, 블로그로는 Drupal이 낫습니다. Drupal의 URL은 검색 엔진에 친화적이고, Joomla는 그렇지 않습니다.

둘 다 SMF 연결 모듈이 있습니다. 나중을 위해 적어 두면, Drupal 쪽은 "SMFforum Integration"이라는 이름입니다.

[email protected] 님이 쓰셨습니다:

오늘은 설정할 시간이 없어서, /var/www/bitcoin에 대한 전체 권한을 가진 임시 계정 ""를 만들었습니다. 비밀번호는 ""이며 포트 30000으로 ssh나 sftp로 접속할 수 있습니다.

영어 원문

I've done a Joomla site for a customer, and I must say I like Drupal  
better, mostly for the admin interface which is easier to use and
integrated into the main site.

Images aren't loading properly over https, I'll check it out when I can.

It's easier to just change the bitcoin.org DNS entry,
forum.bitcoin.org is not necessary.

We could see if we can get a free SSL certificate somewhere, like
http://www.startssl.com/?app=1, so the users wouldn't get a security
warning from a self-signed certificate. However I don't know if they
give certificates for anonymously registered domains.

> Thanks, that worked, I got File Manager installed with SSH. I also
> uploaded a few themes into Drupal. I haven't thoroughly gone through
> all the available themes yet.
>
> Looked around at CMSes, Drupal and Joomla are popular. Consensus is
> Joomla has a better selection of themes and is easier to learn, though
> Drupal may be more intuitive for programmers and customization. Joomla
> better for CMS, Drupal better for blogs. Drupal's URLs are search
> engine friendly, Joomla not.
>
> Both have SMF bridge modules available. For future reference, Drupal's
> is named "SMFforum Integration".
>
> [email protected] wrote:
>> I don't have the time to configure it today, but I made a temporary
>> account "" with password "" and full permissions to
>> /var/www/bitcoin. You can access it via ssh or sftp at port 30000.

이메일 #105

Date: Sat, 21 Nov 2009 21:46:52 +0000
From: Satoshi Nakamoto <[email protected]>
Subject: Re: SMF forum, need a mod installed
To: [email protected]

한글 번역

그럼 Drupal 설정으로 진행하겠습니다.

사이트를 기본으로 https로 만들지는 않는 게 좋겠습니다. 사이트의 공개 영역이 https인 경우는 아직 매우 드뭅니다. 아마 잠재적인 기술적 문제와 지연, 더 큰 서버 부하를 불러오기 때문일 겁니다. 사용자로서 우연히 접한 이름 없는 사이트의 신원을 확인하는 데 시간이 걸리면 조금 짜증이 납니다. 제 경험으로는 https 사이트가 로딩에 실패하는 경우가 훨씬 잦은 것 같습니다.

중요한 건 필요한 사람을 위해 SSL을 쓸 수 있게 해 두는 것입니다. SSL이 필요한 사람은 http 뒤에 "s"를 붙여 넣어 보고 되는지 확인할 줄 안다고 생각합니다. SMF에는 넘겨받은 URL이 https이면 모든 연결을 https로 바꾸는 코드가 있습니다.

가입 안내문에, SSL을 원하면 언제든 http를 https로 바꾸고 자체 서명한 인증서를 승인하면 된다는 설명이나, 그렇게 바꿔 주는 연결을 넣어 둘 수 있습니다. TOR 안내문에도 언급할 수 있습니다.

인증서는 일이 안정된 뒤에 알아봐도 됩니다. Class 1은 1년 동안 변경이 허용되지 않는데, 현재 호스트에 문제가 생겨 IP를 바꿔야 하면 위험합니다.

[email protected] 님이 쓰셨습니다:

고객용으로 Joomla 사이트를 만들어 본 적이 있는데, 솔직히 저는 Drupal이 더 좋습니다. 주로 관리 화면이 쓰기 쉽고 본 사이트에 통합되어 있기 때문입니다.

https로는 이미지가 제대로 불러와지지 않는데, 시간 날 때 확인해 보겠습니다.

그냥 bitcoin.org DNS 항목을 바꾸는 게 더 쉽습니다. forum.bitcoin.org는 필요하지 않습니다.

http://www.startssl.com/?app=1 같은 곳에서 무료 SSL 인증서를 받을 수 있는지 알아볼 수 있습니다. 그러면 사용자들이 자체 서명한 인증서 때문에 보안 경고를 받지 않게 됩니다. 다만 익명으로 등록된 도메인에도 인증서를 내어주는지는 모르겠습니다.

고맙습니다, 잘 됐습니다. SSH로 File Manager를 설치했습니다. Drupal에도 테마 몇 개를 올렸습니다. 아직 사용 가능한 테마를 전부 꼼꼼히 살펴보지는 않았습니다.

CMS들을 둘러보니 Drupal과 Joomla가 많이 쓰입니다. 대체로 Joomla가 테마 선택 폭이 넓고 배우기 쉽지만, 프로그래머에게는 Drupal이 더 직관적이고 맞춤 설정에 좋을 수 있습니다. CMS로는 Joomla가 낫고, 블로그로는 Drupal이 낫습니다. Drupal의 URL은 검색 엔진에 친화적이고, Joomla는 그렇지 않습니다.

둘 다 SMF 연결 모듈이 있습니다. 나중을 위해 적어 두면, Drupal 쪽은 "SMFforum Integration"이라는 이름입니다.

[email protected] 님이 쓰셨습니다:

오늘은 설정할 시간이 없어서, /var/www/bitcoin에 대한 전체 권한을 가진 임시 계정 ""를 만들었습니다. 비밀번호는 ""이며 포트 30000으로 ssh나 sftp로 접속할 수 있습니다.

영어 원문

I'll go ahead with setting up Drupal then.

I don't think we should make the site https by default. It's still very
unusual for the public part of sites to be https, probably because it
introduces potential technical complications, delays and greater server
load. As a user I'm a little annoyed when it takes time to verify the
identity of some no-name site I casually came across. For me it seems
like https sites fail to load a lot more often.

The important thing is to have SSL available for those who need it.
Those who need SSL I think know to try inserting an "s" after http and
see if it works. SMF has code that changes all the links to https if
the URL handed in is https.

We could add a note on the registration page that if you want SSL, you
can change http to https at any time and approve the self-signed
certificate, or a link that does it, and the TOR page can mention it too.

We can look into getting a certificate later when things have settled
down. With Class 1, no changes are allowed for a year, which is a risk
if we find issues with the current host and have to change IP.

[email protected] wrote:
> I've done a Joomla site for a customer, and I must say I like Drupal
> better, mostly for the admin interface which is easier to use and
> integrated into the main site.
>
> Images aren't loading properly over https, I'll check it out when I can.
>
> It's easier to just change the bitcoin.org DNS entry, forum.bitcoin.org
> is not necessary.
>
> We could see if we can get a free SSL certificate somewhere, like
> http://www.startssl.com/?app=1, so the users wouldn't get a security
> warning from a self-signed certificate. However I don't know if they
> give certificates for anonymously registered domains.
>
>> Thanks, that worked, I got File Manager installed with SSH. I also
>> uploaded a few themes into Drupal. I haven't thoroughly gone through
>> all the available themes yet.
>>
>> Looked around at CMSes, Drupal and Joomla are popular. Consensus is
>> Joomla has a better selection of themes and is easier to learn, though
>> Drupal may be more intuitive for programmers and customization. Joomla
>> better for CMS, Drupal better for blogs. Drupal's URLs are search
>> engine friendly, Joomla not.
>>
>> Both have SMF bridge modules available. For future reference, Drupal's
>> is named "SMFforum Integration".
>>
>> [email protected] wrote:
>>> I don't have the time to configure it today, but I made a temporary
>>> account "" with password "" and full permissions to
>>> /var/www/bitcoin. You can access it via ssh or sftp at port 30000.
>
>
>
링크 복사하기X에 공유페이스북에 공유쓰레드에 공유