Bitcoin Forum
September 21, 2024, 10:06:53 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / MyWl.lt - Online Wallet Service - VOTE FOR YOUR COIN (Round 3) on: April 19, 2014, 11:43:17 PM
MyWl.lt is an online crypto currency wallet service operating since October 2013. The site looks to reverse the trend of poorly built insecure online wallets that have soured most of the community on the thought of hosting some of their coins with a third party. Built using a proprietary code framework designed over a decade of professional web development, MyWl.lt uses industry standard security measures and best practices to keep your coins safe.

After six months of operation with no outages, security breaches, or customer complaints, MyWl.lt is prepared to open its doors to the crypto currency community at large by adding one new coin every two weeks. New coins will be chosen by popular vote, with voting located at https://mywl.lt/voting/.  Votes are awarded as such:

   •   Unregistered users may vote 1 time every 12 hours
   •   Registered users may vote 5 times every 12 hours. Registration is free.
   •   Each 0.0002 BTC deposited into the associated address will count for 1 vote.
   •   The top coin will be added at the end of the voting period, and all other votes will carry over for the next round.

Q. Why should I use an online wallet versus keeping my coins in a paper wallet, QT client, online exchange, or pool wallet?

A. Nobody should keep all of their coins in one place. You probably don’t keep all of your income in one place, right? Every day, most people carry a small amount of money on our person, and keep various amounts in other locations (banks, safe deposit boxes, buried in the backyard). Crypto currencies should be no different. Keep your savings offline in a paper wallet, or in an encrypted wallet on a PC you trust. Back those keys up to Dropbox, USB stick, whatever you are comfortable with. But what happens when you want to spend some of those coins and you’re not at home? Or you just don’t want to load up a paper wallet to send a few bucks to a friend?  You reach in your wallet (MyWl.lt) and send a few coins quickly and securely. And, if the recipient is also on MyWl.lt, you only need their username, email, or trade key. Paypal made people trust in sending money online by making it easy and secure. For cryptos to become widespread, services like MyWl.lt are absolutely necessary.

Q. What makes MyWl.lt secure compared to other services?

A. To answer this, let’s examine what common issues have plagued other wallets and exchanges:

Inside jobs (e.g. Gox, Inputs.io) - Often, these are simply young inexperienced people who got in over their head, couldn’t resist the temptation, or who wanted to steal the coins all along.  MyWl.lt is owned by a highly trusted member of the crypto community with a history of philanthropism. In addition, any new hires would be fully vetted, likely someone already known and trusted for a long time, and would only be given security access to the parts of the system they need.

Poorly written code (e.g. CryptoRush, OpenEx) - MyWl.lt is written on a secure proprietary codebase where the web servers have no access to the wallets. The internal audit system makes it impossible for an account to ever have a negative balance.  Also, a "watchdog" process runs every minute looking out for suspicious activity both on the website and the wallets. If anything happens, the affected services are locked down automatically until they can be audited.

Q. Who runs MyWl.lt?

A. MyWl.lt is owned and operated by one person - clapyohands. Here is a little bit about my background:

I have been developing websites since 1995, and doing it full time since 2001. I started out as a junior developer in a small firm and quickly became lead developer, with an internal team of five people and another five offshore. At that firm I developed sites ranging from basic brochure (sales) sites to a complicated production management system running a large scale masonry business (employee scheduling, project management, inventory control, etc). While there, I also worked with fortune 500 companies like BASF and FujiFilm. From 2006 to 2013, I was the sole developer and CTO for a fantasy football advice company, which grew into a network of sites that is still operating and serving tens of millions of page views per month.

In 2013, I left that position to work full time in crypto currencies. For the last 12 months, I have been dedicating my time to the Digitalcoin community: acting as Digitalcoin Community Administrator; serving as a Digitalcoin Foundation board member; and developer of the first IRC wallet bot (DGCBot) and an open source faucet built on NodeJS (cryptofaucet-node). I’ve assisted other services such as CryptoALTeX in securing their systems before launch, and I am currently redesigning the DGC Poker site, DGCPoker.net.

I’ll admit that I don’t spend much time on the forums, so you may not recognize my name, but I’m always around on IRC (#digitalcoin) and happy to answer any questions or concerns you have. I tend to avoid forums mostly because my original goal when leaving my first development position was to build "the next generation of forum" for the web. While I didn’t get to take on that project, it seems that nobody else has bothered to make forums easier to use in the last 15 years either.

Note: Digitalcoin Foundation Chairman Rawdawg- will be helping promote MyWl.lt and can speak on my behalf, but has no access, and no ownership in the company. MyWl.lt is the official online wallet of Digitalcoin.


Every legitimate crypto currency needs secure online wallets.
Vote for your favorite coin every 12 hours at https://mywl.lt/voting





Congratulations to Myriad and BlackCoin on winning the first 2 rounds
2  Alternate cryptocurrencies / Altcoin Discussion / To the operator of the block explorers at webboise.com on: August 11, 2013, 07:01:35 AM
Please check your block explorers. DGC and ARG have been stuck for over a week.
3  Alternate cryptocurrencies / Altcoin Discussion / [ANN][DGC] DigitalCoin Online Wallet / IRC Bot *10 FREE DGC*Earn DGC Daily* on: June 21, 2013, 02:53:25 AM
Announcing the DigitalCoin Online IRC Wallet
NEW: Help with IRC and list of all bot commands http://irc.mywl.lt/


I have created an online wallet for the DigitalCoin IRC channel (#digitalcoin on irc.freenode.net).  It is the first wallet bot that I am aware of, but I'd love to hear if anyone has built anything similar.

Our bot is called DGCBot and the first thing you need to do is introduce yourself.
Code:
/msg DGCBot YO

Then set a password
Code:
/msg DGCBot PASS <password>

Create a wallet
Code:
/msg DGCBot !wallet create <password>

DGCBot will give you your wallet address. Deposit some DGC from your personal wallet and you're ready to go!

All commands are done via private message, but you can turn on the ability to use them in public chat.  If you do, you should register your nickname with NickServ which helps make sure nobody else can sign on as you.

Sending money is easy. Say you want to send money to someone in the room.
Code:
!wallet send clapyohands 10DGC

Or if you want to donate to the DGC Developer Fund
Code:
!wallet donate 10DGC

Here's the full list of commands:

Code:
Private Chat Commands:

!wallet create <password> - Creates a wallet if one does not exist
!wallet address - Returns your wallet address
!wallet balance - Returns the balance of your wallet
!wallet send <address or username> <amount> <password> [channel] - Sends a payment to an address or registered user if it does not exceed your balance (Min. Tx Fee: 0.1DGC). Optionally announce payment to channel.
!wallet donate <amount> <password> [channel] - Donate to the DGC Developer Fund. Optional: specify a channel for the bot to announce your donation to.
!wallet allowpublic <password> - Enables public chat commands for your account. Only recommended for experienced users.
!wallet denypublic <password> - Disables public chat commands for your account.
!wallet make it rain <amount> <password> <channel> - Divides the amount up among all registered users in the specified channel.

Public Chat Commands: (disabled by default for security. Never type your password in public chat!)
!wallet address - Displays your wallet address in the channel
!wallet balance - Display the balance of your wallet in the channel
!wallet send <address or username> <amount> - Sends a payment to an address or registered user if it does not exceed your balance (Min. Tx Fee: 0.1DGC)
!wallet donate <amount> - Donate to the DGC Developer Fund
!wallet make it rain <amount> - Divides the amount up among all registered users in the channel.

The bot also does a lot more, such as getting network stats or calculating profitability for all altcoins, and DGCDice integration.

Join us in #digitalcoin on irc.freenode.net (Webchat at https://kiwiirc.com/client/irc.freenode.net)

Currently we are giving out 10DGC to everybody who comes in and gets a wallet. Come in, say hi, and get your 10 DGC!

* To get your 10DGC send a message to threestar or clapyohands.  If we're not around, hang out for a while, we're never gone too long Smiley
4  Other / Beginners & Help / [ANN] [DGC] DigitalCoin Online IRC Wallet (#digitalcoin Freenode) !10 FREE DGC! on: June 20, 2013, 08:13:17 PM
Announcing the DigitalCoin Online IRC Wallet

I have created an online wallet for the DigitalCoin IRC channel (#digitalcoin on irc.freenode.net).  It is the first wallet bot that I am aware of, but I'd love to hear if anyone has built anything similar.

Our bot is called DGCBot and the first thing you need to do - like any bot - is introduce yourself.
Code:
/msg DGCBot hello

Then set a password
Code:
/msg DGCBot PASS <password>

Create a wallet
Code:
/msg DGCBot !wallet create <password>

DGCBot will give you your wallet address. Deposit some DGC from your personal wallet and you're ready to go!

Sending money is easy. Say you want to send money to someone in the room.
Code:
!wallet send clapyohands 10DGC

Or if you want to donate to the DGC Developer Fund
Code:
!wallet donate 10DGC

Here's the full list of commands:

Code:
## Private Commands: ##
!wallet help - Returns usage info
!wallet create <password> - Creates a wallet for user if one does not exist
!wallet address - Returns the user's wallet address
!wallet balance - Returns the balance of the user's wallet
!wallet send <address or username> <amount> <password> <channel> - Sends a payment if user has enough in balance. Announces to specified channel (optional)
!wallet donate <amount> <password> - Donate to the DGC Developer Fund
!wallet allowpublic <password> - Allows the user to publicly send payments
!wallet denypublic <password> - Public payment requests will not be allowed

## Public Commands (all except help only available if allowpublic is enabled): ##
!wallet help - Messages the user with help info
!wallet address - Publicly displays the user's wallet address
!wallet balance - Publicly displays the balance of the user's wallet
!wallet send <address or username> <amount>
!wallet donate <amount> - Donate to the DGC Developer Fund

The bot also does a lot more, such as getting network stats or calculating profitability for all altcoins, and DGCDice integration.

Come join us in #digitalcoin on irc.freenode.net (Webchat at https://webchat.freenode.net)

Today, threestar and I are each giving 5DGC to anyone who sets up a wallet. That's 10 free DGC just for coming into IRC chat. Come get your free money!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!