Bitcoin Forum
September 01, 2024, 07:22:51 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: onionX - Crypto Shoppingcart Solution written in PHP with Remote, Private Nodes on: April 16, 2021, 03:11:53 PM
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.
2  Bitcoin / Project Development / onionX - Crypto Shoppingcart Solution written in PHP with Remote, Private Nodes on: April 15, 2021, 09:18:12 PM
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.




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!