i have just found two "privacy" browsers. krypton anonymous & anonymous browser. i can read the descriptions , but was wondering if anyone knew some specific pros and/or cons for these.
any help , advice , leads , or links would be greatly appreciated.:good:
"err on the side of kindness"
mrrocketdog said:
i have just found two "privacy" browsers. krypton anonymous & anonymous browser. i can read the descriptions , but was wondering if anyone knew some specific pros and/or cons for these.
any help , advice , leads , or links would be greatly appreciated.:good:
"err on the side of kindness"
Click to expand...
Click to collapse
use orbot + orfox
sorry idk the other browsers
Related
I'm currently working on a Bugtracker for the xda-developers (my own project - wasn't asked by anybody)
The idea behind it is to allow:
The Developers to see what bugs are outstanding
The user to submit their problems
The curious to see which ROM has less bugs
The n00bs to do research before asking questions (and have more places to spam)
I'm not planning to replace the forums, I just want to make an extra tool that can be used along side the forums - but is neater for bug reporting
Feel free to post your thoughts on if you like it (and so what should be included) or if you don't like it (and so what should replace it, if anything)
Thanks!
Hey, that's very nice.
But.. Are we talking about a new website? or just a new thread?
DaVince said:
Hey, that's very nice.
But.. Are we talking about a new website? or just a new thread?
Click to expand...
Click to collapse
Entirely new website.
It will be hosted on my http://www.vidmes.com webserver
i voted approving the bugtracker but i like the idea of all the information about universal development being centralized in one only location.
so, i think it would be interesting to keep it in this forum.
It's ok, we'll just have a sticky thread that has a link to TehPenguin's site.
I vote you go for it TehPenguin.
DaVince said:
It's ok, we'll just have a sticky thread that has a link to TehPenguin's site.
I vote you go for it TehPenguin.
Click to expand...
Click to collapse
Well, I've done some tentative work on it - and its looking good (if a little bare - I'm a software developer, not a web designer )
I'm a little busy this week, so its going to be about 2 weeks before I announce the link for the Beta
In the mean time, I'd like suggestions as to what people want in it
(Also, I notice one negative vote - I'd like to see their argument....)
Thanks!
Great Idea
I think mandatory information should be
1) Device Vendor...ie Imate, XDA etc
2) Radio stack in use
3) OS Rom in use
4) Third party software installed ( I know this list can be big, I myself have well over 100 apps as std) but is important for diagnosing bugs. Perhaps we could get an AppMgr listing from each system, not too hard to obtain.
You could also go overboard a little and have a PDA page, browseable from our Uni's so nothing graphics intensive or fancy. A simple login dialogue ( Can we port XDA-Dev user accounts?) once the user has logged in, they fill in a basic form with the bug description, click on submit and we could pull the information in points 1 to 4 above off of the device with a script.
Just my 50pence worth.
Great idea m8, hope it gets somewhere.............let me know if I can help with anything.
Cheers,
Beast
yes! would be really helpful for cooks
beast0898 said:
I think mandatory information should be
1) Device Vendor...ie Imate, XDA etc
2) Radio stack in use
3) OS Rom in use
4) Third party software installed ( I know this list can be big, I myself have well over 100 apps as std) but is important for diagnosing bugs. Perhaps we could get an AppMgr listing from each system, not too hard to obtain.
Click to expand...
Click to collapse
What I was planning to do with this is to have them describe a "Bug" in very generic terms as the Bug's description. Then they are required to add a comment (which other people may add) - this comment would have a "template" which would have things such as vendor, radio (I didn't actually think of this one), etc...
beast0898 said:
You could also go overboard a little and have a PDA page, browseable from our Uni's so nothing graphics intensive or fancy. A simple login dialogue ( Can we port XDA-Dev user accounts?) once the user has logged in, they fill in a basic form with the bug description, click on submit and we could pull the information in points 1 to 4 above off of the device with a script.
Click to expand...
Click to collapse
Some good ideas but....
I can't actually get info from the xda-developer's forums database - this may be a security risk on their behalf and would require far to much messing around to organise (as much as I would like to do it)
You will be able to view the page on your PDA's - its _very_ basic and I'll try to keep it xHTML complaint and do fanciness with CSS (though at the moment it does use some table hax)
Pulling info out of the PDA is virtually impossible (unless I build an app for the PDA's.... maybe later ) since the pda only tells me what browser version it is using
Either way - these are the things I like to see - Ideas!!!!
Keep them coming!
DaVince said:
It's ok, we'll just have a sticky thread that has a link to TehPenguin's site.
I vote you go for it TehPenguin.
Click to expand...
Click to collapse
I totally agree with DaVince, having a bug tracking website would be cool and having a link directly to the site via xda-developers is a good idea. Keeping everything centralised and available for use by everyone who uses xda-developers.
You have my vote! Would be a great tool...
gsmknight
TehPenguin said:
What I was planning to do with this is to have them describe a "Bug" in very generic terms as the Bug's description. Then they are required to add a comment (which other people may add) - this comment would have a "template" which would have things such as vendor, radio (I didn't actually think of this one), etc...
Some good ideas but....
I can't actually get info from the xda-developer's forums database - this may be a security risk on their behalf and would require far to much messing around to organise (as much as I would like to do it)
You will be able to view the page on your PDA's - its _very_ basic and I'll try to keep it xHTML complaint and do fanciness with CSS (though at the moment it does use some table hax)
Pulling info out of the PDA is virtually impossible (unless I build an app for the PDA's.... maybe later ) since the pda only tells me what browser version it is using
Either way - these are the things I like to see - Ideas!!!!
Keep them coming!
Click to expand...
Click to collapse
Hi TehPenguin,
Surely we can run a JScript or Vbs through the PPC Browser to get the required data from the Reg, only a couple of RegReads!
Just another thought............... I prefer accurate information, the reg is less likely to make mistakes than a user!! (No offence intended to anyone)
L8r,
Beast
Bugtracker
Hi,
Would be great to have this.
Looking forward
Leo
Why not use one of the many bugtrackers already out there? I prefer Flyspray (http://www.flyspray.org/) since it's as mighty as Mantis, but more Web 2.0 ... and you should be able to browse it on your PPC, although I don't think anybody really wants this ...
Cheers,
-mARKUS
P.S.: As for getting registry stuff through the PPC ... I doubt you can read out the registry by a JavaScript running on the page itself. Also there are many geeks out there who use Resco so they could easily export a .reg-file and attach it to the report.
mbirth said:
Why not use one of the many bugtrackers already out there? I prefer Flyspray (http://www.flyspray.org/) since it's as mighty as Mantis, but more Web 2.0 ... and you should be able to browse it on your PPC, although I don't think anybody really wants this ...
Cheers,
-mARKUS
Click to expand...
Click to collapse
I've had a look at at a number of bug reporting systems - the problem with them is that I'd have to end up customising it quite a bit anyway. For instance, they are typically designed for one program, possibly with options to support different parts\plug-ins for these programs. My design involves having multiple "Devices" each with multiple "ROMs", which may be deprecated, and each of these ROMs have multiple bugs - thats a couple more levels of complexity than the average bug tracker can handle.
Although they are more "Web 2.0" the Javasript\other fanciness would make it difficult to view on a PDA. Personally I prefer the old style Web 1.0 and a PHP back end
The other advantage of me making it is that you guys can have, almost, anything you want - and it should be done as soon as I have time, seeing as I know the code intimately.
And the point I really like - I love coding
mbirth said:
P.S.: As for getting registry stuff through the PPC ... I doubt you can read out the registry by a JavaScript running on the page itself. Also there are many geeks out there who use Resco so they could easily export a .reg-file and attach it to the report.
Click to expand...
Click to collapse
Exporting a reg file is the only possibility. Due to "security" problems, no script can actually see the registry of the device (or your PC for that matter), except what is in the "User Agent" key.
I'll put it on the "TODO" list to make a .NET program that automatically dumps your settings and creates a bug report
Given time, this can become quite beautiful. And time is now something that I will have - since I'm on holidays for the next few weeks!! (Yay for no more exams!!)
The alpha version is almost finished
I'll put a link up onto WM-Gurus for the final testing stage of the Alpha and see how it goes
Once the Alpha is complete (ie not too buggy) I'll put the link for the Beta here
Enjoy!
this is really a great idea.
i hope all goes well...
thanks to all!
Okay,
ALPHA VERSION IS NOW AVAILABLE!!!!
You can see it by going to: http://xdabugs.vidmes.com
Feel free to register or use the following users:
Username "test" password "testing" (Access level - registered user)
Username "dev" password "dev" (Access level - developer)
Username "admin" password "password" (Access level - administrator)
PLEASE NOTE: At the end of the Alpha stage, ALL DATA WILL BE CLEARED FROM THE DATABASE!
What I need people to do:
Look for bugs
Write the Help\FAQ sections
Ask me questions so I can write the Help\FAQ sections
See what else is needed
Enjoy!!
Wasnt quite sure were to ask, so i just posted here.
Hoping someone can help.
Anyone know of a website that will allow me to create my own website with simple building tools, i.e. does not require me to know code or html. And is free or cheap? Thank you for any help.
Andromendous said:
Wasnt quite sure were to ask, so i just posted here.
Hoping someone can help.
Anyone know of a website that will allow me to create my own website with simple building tools, i.e. does not require me to know code or html. And is free or cheap? Thank you for any help.
Click to expand...
Click to collapse
You can try Skylium (completely free). I have my web there and I didn't have problems in one year. Without banners and ads. With a lot of utilities: joomla, php, mysql...
Saludos
M110A2
Thanks for the quick response however, it seems to be all in Spanish...
Yes it's in Spanish, but it has a lot of services.
During a lot of years I had the web in 000Webhost (English), but it gave me some problems. You can test it.
I had another web in Aruba.it (not free, but cheap, and several languages). But I don't remember if it had building tools.
Saludos
M110A2
Probably the best site I've used is wix. It's super easy and looks awesome and everything is easy enough to edit with a little bit of practice.
Thanks for the suggestions guys, ill give em a shot
Wix is nice, but lots of ad and very proprietary (can not extract your data and move it somewhere) and you must pay to have your own domain name etc
In the same spirit you have jimdo and weebly which are less markettingly aggressive
jimdo.com
weebly.com
And Silex, which is free, open source, no hidden costs, but with far less templates (you are supposed to start your site from a blank page)
silex.me
Wix is my fave!
Thought I'll update this website for the times. My favorite website builder is hPage ( https://www.hpage.com ). I have created two websites there already and it's really good. I love all the features and it's very affordable too compared to other website builders.
Andromendous said:
Wasnt quite sure were to ask, so i just posted here.
Hoping someone can help.
Anyone know of a website that will allow me to create my own website with simple building tools, i.e. does not require me to know code or html. And is free or cheap? Thank you for any help.
Click to expand...
Click to collapse
Try to use Wix, I've heard a lot of good things about it.
Wix is my fave
Andromendous said:
Wasnt quite sure were to ask, so i just posted here.
Hoping someone can help.
Anyone know of a website that will allow me to create my own website with simple building tools, i.e. does not require me to know code or html. And is free or cheap? Thank you for any help.
Click to expand...
Click to collapse
Hello, I suggest trying sites.google.com. I know that this is a google, and maybe you don't want to share data with them.
I use it for ~4 sites and I don't know much code (except some HTML things), and it didn't ask to know it. Yeah, you can add HTML blocks yourself. But all can be done through interface.
I will not publish any links to the examples, because you can find through your favourite search engine yourself.
Google gives a "domain" like "sites.google.com /view/{name which can be configured before and after publishing}"
If you don't want that, try services for DDNS like noip .com or just shorten a link to the page you want (for example, bit .ly does that).
I also use Jimdo and it only annoys in some places where google's service is better (like >100 fonts (Jimdo offers only one, similar to Times)).
Give them a try.
HTH,
Anonymous
Firstly, allow me to thank the wonderful people here at xda for a great site that that obviously helps out so many folk with such diverse problems.!
Okay... I am originally versed and quite happy with my LG G2 (ATT rooted.. again thanx xda) but without finances to replace my broken touch screen, I have been on an extended temporary demotion to the cheapiest Android I could find... the StraightTalk LGL15g.
Trying once again to have 'free reign' over my OS (4.4.2 kitkat, same as the aforementioned G2) I rooted with chainfire's xda's link to Supersu (marked as 'stable'). It seemed to work fine with little to no obvious problems although very limited acess to files through Sqlite... then slowly deteriated in stability and is now resident to some very fustrating behaviours that I cannot find resolve for:
1) web pages 'refreshing' if I try to use an app or another web browser tab... and losing all my work (if the page had forms), and everything I had typed in 'reply' text boxes.
2) I can no longer upload photos to webpages oras attachments on emails.
The same 'refreshing' takes place. e.g. On facebook or other date sites that I use.. I click 'upload photo'... the file browser opens and I browse and select normally.. but when I 'ok it' instead of the upload process beginning, I am back to a refreshed page where I am prompted to 'upload photo' again.
ANY help, advice, or suggestion would be greatly appreciated.!
~ Cheryl
Incidentals...
Incidentally, it is the reason I have no 'profile photo' or avatar on my account here
Hello, Thanks for using XDA Assist.
I request you to please post your issues at QnA Subforum or General Help Thread. Experts there might be able to help you out.
Once again, thanks for using XDA Assist.
Have a nice time !
Hi,
This app seems to be the option to go for many people as it is simple to apply modifications.
I tried myself and see a lot of optimization, boost and improvement features but could not find what exactly each one of them do.
Is there a detailed description of all the features anywhere in the forum? I could not find.
If there is interest, people can post here each setting and I will update the OP.
Best regards,
+1 many features would like to see more detailed explanation of what it is !
IN FACT, I saw that @Paget96 saw my reply. I just want to add that if I had direct contact via Discord or something with Paget96, if he could explain each feature, I would help typing out each explanation so that it's clear and easy to understand!
I noticed that there are some one-sentence explanations if you search the forum. But the responses are peppered throughout many different threads. It would be great to get the explanations together in one thread or something like an FAQ or feature list.
purplepenguin said:
IN FACT, I saw that @Paget96 saw my reply. I just want to add that if I had direct contact via Discord or something with Paget96, if he could explain each feature, I would help typing out each explanation so that it's clear and easy to understand!
I noticed that there are some one-sentence explanations if you search the forum. But the responses are peppered throughout many different threads. It would be great to get the explanations together in one thread or something like an FAQ or feature list.
Click to expand...
Click to collapse
We'll make that
Sent from my Nexus 5 using Tapatalk
..
I will do that
Hello to everyone, I have been using Whatsapp Plus ( link here: wwwDOTofficial-plusDOTcom/ ) for almost an year thinking it was only a copy of the original app with some graphical mod. After reading this article ( blogDOTmalwarebytesDOTcom/cybercrime/2018/04/mobile-menace-monday-whatsapp-plus-fake ) I disinstalled it and installed the original app. The app I have been using is different from the one in the article but I'm afraid that even this one is capable of stealing personal data. Anyone here knows anything more? I tried searching on the web but I couldn't find a good answer.
P.S. I had to write DOT to repleace dots in the link because I'm a new member and I'm not allowed to post links.
Thanks guys!
napster95 said:
Hello to everyone, I have been using Whatsapp Plus ( link here: wwwDOTofficial-plusDOTcom/ ) for almost an year thinking it was only a copy of the original app with some graphical mod. After reading this article ( blogDOTmalwarebytesDOTcom/cybercrime/2018/04/mobile-menace-monday-whatsapp-plus-fake ) I disinstalled it and installed the original app. The app I have been using is different from the one in the article but I'm afraid that even this one is capable of stealing personal data. Anyone here knows anything more? I tried searching on the web but I couldn't find a good answer.
P.S. I had to write DOT to repleace dots in the link because I'm a new member and I'm not allowed to post links.
Thanks guys!
Click to expand...
Click to collapse
I have read through the article and it seems although the application is not very dangerous per se, it will show you ads and make the phone go slower.
I recommend you always go with the official application if you want to avoid unwanted surprises
But the article says that it is capable of stealing data, I'm not concerned about ads. I tried to open the source code to find something but last code I saw was on Arduino