Author

Topic: Spesmilo 0.0.1.beta1 Release (Linux and Windows) (Read 7305 times)

legendary
Activity: 2576
Merit: 1186
I'm using Windows. How to clear current settings?
I think it's in the registry on Windows. It shouldn't lock up through...

Is the project still alive?
Yes, but I haven't seen a need to change much lately, and there's been no activity as far as other developers submitting merge requests either.

It would REALLY help the security if the passwords would be stored in a hashed form rather than plaintext in the address string in the settings.

Could it be fixed please?
No, it's not possible due to the HTTP protocol being used (which also sends it cleartext). I think if you leave the password out, it will prompt you.
full member
Activity: 186
Merit: 100
Is the project still alive?

It would REALLY help the security if the passwords would be stored in a hashed form rather than plaintext in the address string in the settings.

Could it be fixed please?
mrx
member
Activity: 86
Merit: 10
I want to use this client to remotely connect to an bitcoind server. But I accidentally inputted an wrong address and now the client would automatically connect to that address and lock up.

Tried to uninstall and reinstall but the settings are still there.

I'm using Windows. How to clear current settings?
legendary
Activity: 2576
Merit: 1186
Not compiling on Ubuntu Naughty ....

the error is

convert -background none icons/bitcoin32.xpm icons/bitcoin32.png
make: convert: Command not found
make: *** [icons/bitcoin32.png] Error 127


Also I have tried to sudo apt-install dependencies but it says package cant be found.
Be sure you have PySide and ImageMagick installed first.
full member
Activity: 184
Merit: 100
Not compiling on Ubuntu Naughty ....

the error is

convert -background none icons/bitcoin32.xpm icons/bitcoin32.png
make: convert: Command not found
make: *** [icons/bitcoin32.png] Error 127


Also I have tried to sudo apt-install dependencies but it says package cant be found.
sr. member
Activity: 298
Merit: 250
does it compile on ARM?
I would hope so. The only C-level runtime dependencies are Python and PySide. PySide has a supported ARM port.

thanks, I will let you know if I try it.
sr. member
Activity: 476
Merit: 250
does it compile on ARM?
I would hope so. The only C-level runtime dependencies are Python and PySide. PySide has a supported ARM port.
does it have some wallet & transaction handling?
can it encrypt wallet?
No. It is a GUI, not a Wallet.
(I want to use bitcoin wallet on pandora console)
I would recommend running a 24/7 bitcoind at home (or perhaps use xf2.org's hosting service) and run Spesmilo on your Pandora to control it remotely.
I'd love to try this but can't get to the win binary...
Why not?
ah nevermind. solved Smiley
legendary
Activity: 2576
Merit: 1186
does it compile on ARM?
I would hope so. The only C-level runtime dependencies are Python and PySide. PySide has a supported ARM port.
does it have some wallet & transaction handling?
can it encrypt wallet?
No. It is a GUI, not a Wallet.
(I want to use bitcoin wallet on pandora console)
I would recommend running a 24/7 bitcoind at home (or perhaps use xf2.org's hosting service) and run Spesmilo on your Pandora to control it remotely.
I'd love to try this but can't get to the win binary...
Why not?
sr. member
Activity: 476
Merit: 250
I'd love to try this but can't get to the win binary...
sr. member
Activity: 298
Merit: 250
does it compile on ARM?
does it have some wallet & transaction handling?
can it encrypt wallet?

(I want to use bitcoin wallet on pandora console)
hero member
Activity: 672
Merit: 500
BitLotto - best odds + best payouts + cheat-proof


Quote
The system considers many aspects of a file, including file age, file download source, digital signature, and file prevalence. These attributes are combined using a proprietary algorithm to determine a file’s safety reputation. The system maintains a rating for all files rather than just malicious files. Each software file is given a GOOD, BAD or SUSPICIOUS rating.

Symantec’s reputation-based security engine continuously monitors all files and over time a file’s reputation may change.

Could be just that it's so new. You have no "reputation". It will come with time and the warning will probably go away...
legendary
Activity: 2576
Merit: 1186
Norton 360 said, it has WS.Reputation.1 threat & deleted the file(windows installer).

http://securityresponse.symantec.com/security_response/writeup.jsp?docid=2010-051308-1854-99&vid=4294919973
Oh great. That means lots of someones were idiots and reported bitcoind as malware to Norton. Either that or Norton is stupid and treated some other reports as a problem with the NSIS installer framework itself... sigh
legendary
Activity: 1855
Merit: 1016
Norton 360 said, it has WS.Reputation.1 threat & deleted the file(windows installer).

http://securityresponse.symantec.com/security_response/writeup.jsp?docid=2010-051308-1854-99&vid=4294919973
legendary
Activity: 1470
Merit: 1005
Bringing Legendary Har® to you since 1952
What is the license ?

GPL ? BSD ? Mit ? Apache ?
GPLv3... read the COPYING file (included in source and on Start Menu for Windows)...

Cool.

I was just thinking that such an imporant infomation should be included in the project site, so this is why I am asking.
legendary
Activity: 2576
Merit: 1186
What is the license ?

GPL ? BSD ? Mit ? Apache ?
GPLv3... read the COPYING file (included in source and on Start Menu for Windows)...
legendary
Activity: 1470
Merit: 1005
Bringing Legendary Har® to you since 1952
What is the license ?

GPL ? BSD ? Mit ? Apache ?
LZ
legendary
Activity: 1722
Merit: 1072
P2P Cryptocurrency
Good job! Smiley
legendary
Activity: 2576
Merit: 1186
What exactly is different? Features?
You can (optionally) connect it to a remote (or local) 24/7 bitcoind. That's probably the biggest feature right now. Unless you prefer the Tonal number system, or one of the languages it supports.
hero member
Activity: 672
Merit: 500
BitLotto - best odds + best payouts + cheat-proof
What exactly is different? Features?
legendary
Activity: 2576
Merit: 1186
Would appreciate beta-testing of Spesmilo, the next generation Bitcoin client that welcomes diversity. Additional translations and patches welcome! Live support available on FreeNode #bitcoin-dev.


Gentoo install:

Quick start (from source):
  • # Dependencies: PySide, ImageMagick
  • make local
  • make
  • ./spesmilo

To install:
  • make install

To install with bitcoin: URI support for KDE:
  • make install KDESERVICEDIR="/usr/share/kde4/services"
Jump to: