Coder Social home page Coder Social logo

namecoin / namecoin.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jeremyrand/namecoin.org

17.0 12.0 36.0 16.3 MB

Namecoin.org website in Jekyll -- send PR's to beta branch, then merge into master and gh-pages

Home Page: https://www.namecoin.org/

License: Other

HTML 87.49% CSS 3.66% JavaScript 0.36% SCSS 8.49%

namecoin.org's People

Contributors

brandonrobertz avatar cassininmc avatar hlandau avatar jeremyrand avatar phelixbtc avatar phelixnmc avatar robertmin1 avatar skifree-snowmonster avatar tfreedman avatar yanalunaterra avatar yanmaani avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

namecoin.org's Issues

Add HL to the team page?

HL has been contributing heavily to the standardization efforts, I would like to add him in as an official team member.

Mention Talos on Twitter

Those of you who hang around on our IRC channels have probably seen Talos Secure Workstation come up a few times. For those of you who don't hang around IRC, Talos is a workstation/desktop with fully libre firmware (i.e. no Intel Management Engine) that's actually competitive in performance against current Intel hardware. It's developed by Raptor Engineering, who are responsible for porting a large fraction of the boards currently supported by Libreboot, so they actually have a track record of getting things done (unlike, say, Purism). Raptor is doing a crowdfund for Talos. It looks likely that Talos will get FSF "Respects Your Freedom" certification if it meets its funding goal, and Libreboot has endorsed the crowdfund.

This is relevant to our wider mission of making the Internet more resistant to wiretaps because U.S. intelligence and law enforcement don't bother pwning CA's; they prefer to pwn endpoints. Talos is a major step toward making endpoints more secure and trustworthy.

OU's CS dept is tentatively willing to fund the 250 USD "Log in with Us!" option for us, for the purpose of me porting Namecoin software to Talos.

Given that Talos's mission is aligned with ours, and that their crowdfund would benefit from some publicity, I'm suggesting mentioning Talos on the Namecoin Twitter account. The tweet would probably be a quote-tweet of a relevant tweet by Raptor, with a comment along the lines of "Decentralization and crypto won't help if the endpoints are backdoored. Talos improves endpoint trustworthiness. Support them if you can."

Thoughts? If there are no objections here in the next week, I'll post the tweet.

News section

Move the News section of the old site into something on the new site.

Figure out how to organize decentralized exchanges

Quoting from: #58

we should also figure out how we want to organize the exchanges page, given that Bitsquare isn't a for-profit entity like centralized exchanges, and therefore it doesn't make sense to expect them to donate for higher placement.

weusenamecoins.com link should be removed from video

I've had at least one person think that weusenamecoins.com is a website endorsed by us, because of its mention in the video. This is problematic. My opinion is that we should remove the video from the public site until the video is updated to link to namecoin.org instead.

@indolering , I think you had some contact with the video author a while back?

Should have a link to github

Maybe in this line:
"Find more information in the Namecoin wiki or join us on the Namecoin forum."

I suggest to link to /namecoin instead of linking directly to a repo.

Call to action

For after the move to Jekyll:

drazisil suggests a 'call to action' on the front page: namecoin/namecoin.info-dotbit#9 and a bunch of other things:

Current front page is taken 50% by an image, and the other by a wall of text.

As I understand, namecoin is (or was) designed to be a decentralized domain registrar.

The page seems to be mainly about freedom in the GNU sense and actually seems to tell very little about what the software is, or how to get started.

There is no call to action, or even an easy way to download (the download link being last on the nav bar, playing team, video and everything else above it in importance.

IMO, most of the front page should be moved to either features or philosophy.

The front page, 'above the fold' should be 'this is what it is, this is how to get started'

References bitcoin.org for a clean fast layout and call to action.

Add Bitsquare to exchanges page.

Bitsquare is a decentralized exchange. We should add them to the exchanges page.

At some point we should also figure out how we want to organize the exchanges page, given that Bitsquare isn't a for-profit entity like centralized exchanges, and therefore it doesn't make sense to expect them to donate for higher placement. We can worry about that in a 2nd ticket though.

Mention IRC meetings

We should mention the dev IRC meetings on the website, so that new developers can find it more easily.

Clean up mentions of dead/obsolete projects on Team page

The Team page mentions some of dead/obsolete projects. The ones I notice are FreeSpeechMe and Speech.is. At some point we might want to clean these up. In the case of FreeSpeechMe, that should be accompanied by documenting why it's obsolete (in FreeSpeechMe's case, because Mozilla wiped out those API's.)

DyName and NMControl are questionable in terms of usefulness long-term (DyName because some users might be tempted to use it in ways that scale poorly; NMControl because its architecture is inferior to ncdns), but I'd favor leaving those alone for now, since the alternative solutions aren't really ready at this point.

Upper left logo link is broken on github.io mirror

Clicking the Namecoin logo in the upper left corner of the site results in a broken link on the github.io mirror. That's because the link is currently pointing to / , when it should be pointing to {{site.baseurl}} .

Update Daniel's team entry

The team page states that @domob1812 is currently a PhD student. My understanding is that you finished up your PhD recently? Do you have suggestions on updated wording? Maybe "Daniel holds a PhD from University of Graz in Austria." ?

Site too wide in Tor Browser

Tor Browser uses a fixed window width (I think 1000 pixels) to reduce fingerprinting risk. Unfortunately, namecoin.org is slightly too wide to display at this window width without a horizontal scrollbar. That should be fixed.

Should we pull the 0.3.80 download?

We've received a report of a wallet corruption issue that only affects 0.3.x: namecoin/namecoin-core#89 . Namecoin Core is unaffected, according to the victim of the corruption.

We have a few options.

  1. Leave the site as it is.
  2. Leave 0.3.80 available, but warn users to backup their wallet.dat before trying to encrypt it.
  3. Leave 0.3.80 available, warn 0.3.80 users to backup their wallet.dat before trying to encrypt it, and also link prominently to Namecoin Core binaries (both 0.12 branch and the name tab PR).
  4. Leave 0.3.80 available, warn 0.3.80 users to backup their wallet.dat before trying to encrypt it, and once the name tab is merged to master, also link prominently to Namecoin Core binaries (0.12 branch and master branch).
  5. Leave 0.3.80 available, warn 0.3.80 users to backup their wallet.dat before trying to encrypt it, and once the name tab is merged to master, remove 0.3.80 and link instead to Namecoin Core binaries (0.12 branch and master branch).
  6. Remove 0.3.80 now and link instead to Namecoin Core binaries (both 0.12 branch and the name tab PR).

CC: @domob1812 @brandonrobertz @cassiniNMC @randy-waterhouse @midnightmagic @josephbisch @jonasbits

Please suggest which course of action you prefer, or feel free to suggest some different course of action. Also please tag anyone whom I forgot to tag, who should be involved in deciding.

Tagline missing when Javascript disabled

Loading the main page when Javascript is disabled results in a missing tagline. Presumably that can be easily worked around with a <noscript> element. Although we would need to decide which tagline to default to when Javascript is disabled.

Wiki Transfer: Domain Name Specification

A wiki article on "Domain Name Specification" exists; we should move the good parts to the Jekyll site and burn the Mostly Unsourced Bullshit (TM).

Also see this: https://web.archive.org/web/20170324235531/https://wiki.namecoin.org/index.php?title=Domain_Name_Specification_1.0 . The article "Domain Name Specification 2.0" is a verbatim copy of https://web.archive.org/web/20170324235017/https://wiki.namecoin.org/index.php?title=Domain_Name_Specification and doesn't need to be archived separately.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.