Bitcoin Forum
April 25, 2024, 03:59:14 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: onionX - Crypto Shoppingcart Solution written in PHP with Remote, Private Nodes  (Read 94 times)
NiceGuySKyy (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
April 15, 2021, 09:18:12 PM
 #1

Hi! Im new on here, but as im middle to insanely interested in bitcoin and other cryptocurrences i finally found this forum and registered an account. At the time being, me and a friend of mine are developing a new ecommerce shop system for all types of business owners and entrepeneurs, and therefore would love some feedback on the work already done and also suggestions to features to be added and so on.


Purpose:

Creating a strong solution, that is basic, yet advanced, secure and on top of that easy to use.

Language: php, html, css. Fetches adresses via json rpc.

We looked at an old, broken code for inspiration, trashed it and started from scratch. We wanted to develop a shop solution where each single shop owner also owns their own private blockchain node, either pruned or full, on a seperate server from the shop it self so the feeling of privacy is really strong (one off the biggest charms with cryptos, in my opinion). It is indeed starting to look like something, but is still in testing/demo while we finish off the last layers of encryption and licence systems.

Currently working:

* Fetching adresses with low to no off-price from current rates super fast.
* Can run on both clearnet and onion, either both at the same time or one of them.
* Super easy and handy admin panel (never needs to access the database, everything can be done from the site).
* Different layouts for product listings.
* SMTP for order details.
* Simple, yet somewhat pretty design, very stable and secure.


To do:
* Fix bugs with users that want to register while purchasing.
* Add monero and dash (more coins worth looking at?)
* Add more user-related content in the main shop script (PMs, My Account etc)


++

Here are some pictures of the current state Smiley Please leave feedback, both positive and negative.

https://imgur.com/3z6xXRY
https://imgur.com/xQq2D54
https://imgur.com/z5JHzdb
https://imgur.com/j08d7cU
1714017554
Hero Member
*
Offline Offline

Posts: 1714017554

View Profile Personal Message (Offline)

Ignore
1714017554
Reply with quote  #2

1714017554
Report to moderator
1714017554
Hero Member
*
Offline Offline

Posts: 1714017554

View Profile Personal Message (Offline)

Ignore
1714017554
Reply with quote  #2

1714017554
Report to moderator
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
SFR10
Legendary
*
Offline Offline

Activity: 2982
Merit: 3409


Crypto Swap Exchange


View Profile WWW
April 16, 2021, 06:13:26 AM
 #2

I'm not a back-end coder so my comments will be towards its front-end...


For the processor part, will you be offering a white-label type?

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
NotATether
Legendary
*
Online Online

Activity: 1582
Merit: 6679


bitcoincleanup.com / bitmixlist.org


View Profile WWW
April 16, 2021, 02:26:47 PM
 #3

I'm not a back-end coder so my comments will be towards its front-end...

...However, I am a back-end coder  Wink



Embedding images for you:








So, what exactly are you trying to sell? Is this a shop where you buy access to full nodes?

Or is this a kind of shop which can spawned along with its own full node? If this is what you're doing, then I really like the idea. You can distribute your storefront with BTCPayServer along with some of the modules needed to support a couple of altcoins. That way, you get a store running on Tor that accepts most by cryptocurrencies.

I don't like the idea of running the full node on the same server as the shop, because a remote access vulnerability in the shop exposes the node to risk, especially if the node uses a flimsy protocol such as JSON-RPC.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
NiceGuySKyy (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
April 16, 2021, 03:11:53 PM
 #4

No, its the shop with the setup and everything we are to sell. Its basicly a shopping cart without the help of third party companies.

I agree in your claims that running remote nodes with JSON-RPC can have weak security features. However, with the right encryption layers its a very good solution.

The setup as for now is a self hosted full node on a remote server, not going to mention what encryptions and so on as ive personally never seen anything like it and would like to remain "some secrets" until its done.
Theb
Hero Member
*****
Offline Offline

Activity: 1680
Merit: 655


View Profile
April 20, 2021, 04:10:37 PM
 #5

I'm not sure who is your target here yet but I don't think most site owners are targeting or mainly focus on the privacy part of the Bitcoin payments nor they are interested in running their own node. Most of the inquiries I have seen so far coming from website owners are the ones who are looking for payment gateways where they can implement Bitcoin payments easily for their website such as Coinbase Commersce or Bitpay, the ones who are interested more in running their own node resort to the likes of BTCpay and I think they already have a good solution to what you are currently offering.

..bustadice..         ▄▄████████████▄▄
     ▄▄████████▀▀▀▀████████▄▄
   ▄███████████    ███████████▄
  █████    ████▄▄▄▄████    █████
 ██████    ████████▀▀██    ██████
██████████████████   █████████████
█████████████████▌  ▐█████████████
███    ██████████   ███████    ███
███    ████████▀   ▐███████    ███
██████████████      ██████████████
██████████████      ██████████████
 ██████████████▄▄▄▄██████████████
  ▀████████████████████████████▀
                     ▄▄███████▄▄
                  ▄███████████████▄
   ███████████  ▄████▀▀       ▀▀████▄
               ████▀      ██     ▀████
 ███████████  ████        ██       ████
             ████         ██        ████
███████████  ████     ▄▄▄▄██        ████
             ████     ▀▀▀▀▀▀        ████
 ███████████  ████                 ████
               ████▄             ▄████
   ███████████  ▀████▄▄       ▄▄████▀
                  ▀███████████████▀
                     ▀▀███████▀▀
           ▄██▄
           ████
            ██
            ▀▀
 ▄██████████████████████▄
██████▀▀██████████▀▀██████
█████    ████████    █████
█████▄  ▄████████▄  ▄█████
██████████████████████████
██████████████████████████
    ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
       ████████████
......Play......
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!