- ComputerCraft | Programmable Computers for Minecraft
- → ProjectB's Content
ProjectB's Content
There have been 111 items by ProjectB (Search limited from 10-February 22)
#251323 O
Posted by
ProjectB
on 15 May 2016 - 11:14 PM
in
Operating Systems
#250260 O
Posted by
ProjectB
on 15 April 2016 - 01:31 AM
in
Operating Systems
#246513 O
Posted by
ProjectB
on 24 February 2016 - 04:00 AM
in
Operating Systems
LewisTehMinerz, on 23 February 2016 - 07:10 PM, said:
10/10.
Please add a check to the installer that checks if you already have a startup file instead of overwriting it... I spent ages writing that bootloader you know, and I've just lost all of the data.
I'm sorry that you lost your program, I would be frustrated too. Although when installing an OS it's common practice for it to utilize the startup file to make it easier to use, and its a commonplace with other OSs on the forums. I hope you enjoy O though.
#245174 O
Posted by
ProjectB
on 09 February 2016 - 06:16 AM
in
Operating Systems
#244873 O
Posted by
ProjectB
on 05 February 2016 - 02:39 AM
in
Operating Systems
#244693 O
Posted by
ProjectB
on 01 February 2016 - 07:22 PM
in
Operating Systems
#244657 O
Posted by
ProjectB
on 31 January 2016 - 11:13 PM
in
Operating Systems
So, what do you want to see in O3? Feel free to reply, or pop me a PM. Thanks a bunch for all of your support!
Things added or added into current dev builds:
- Restructuring of file system (systemO + userO + bootO) to better suit O
- Redesigned settings program, to look better
- New crash screen and better variable handling
#243504 O
Posted by
ProjectB
on 17 January 2016 - 10:46 PM
in
Operating Systems
Wojbie, on 17 January 2016 - 10:38 PM, said:
I would suggest making your own version of setting api that allows creation and modification of custom settings while ingoring attempts to change booting ones.
#243500 O
Posted by
ProjectB
on 17 January 2016 - 10:22 PM
in
Operating Systems
This update received some important security updates (for latest version of CC)
- Forced startup to run to ensure O boots securely.
- Disabled disk/startup from possible malicious attacks
- Protects .settings file from attackers
- Credits are now being rendered again
More info on security changes:
Using the set program, a malicious attacker could disable startup programs, allowing O's security to be compromised before O boots.
Solution: Forcing startup to run, and protecting the .settings file
#243361 O
Posted by
ProjectB
on 17 January 2016 - 12:26 AM
in
Operating Systems
If you need any help getting it working just for you, or would like to see anything added into it drop me a line. I'm always here to help.
#243254 O
Posted by
ProjectB
on 16 January 2016 - 02:40 AM
in
Operating Systems
#243042 O
Posted by
ProjectB
on 13 January 2016 - 10:38 PM
in
Operating Systems
#242987 O
Posted by
ProjectB
on 13 January 2016 - 05:01 AM
in
Operating Systems
Please report any bugs on the forum, or PM before this goes public. This should be the last update to O2 other than bug fixes before the next major version of O. Thanks for all of your support for O.
Change List:
- Added new colors to the boot screen, and cleaned it up
- Update screen has been slightly
- Changed the bootloader process for enhanced security.
- Updated the file system to be more efficient and secure.
O has a nice pretty installer!
pastebin run 4HLxeETG
As always, if you run into any bugs, or have any suggestions be sure to reply or pop me a PM. If you you discover any security issues with O, please respectfully disclose them here.
More info on security changes:
A potential bug could be exploited crashing startup, allowing for access to the shell before the security in launchpad had been activated
Solution: Killing O if the bootloader exits for any reason.
Credit: ProjectB
#242211 Rate the Above User's Avatar!
Posted by
ProjectB
on 02 January 2016 - 08:43 PM
in
Forum Games
#241766 Rate the Above User's Avatar!
Posted by
ProjectB
on 29 December 2015 - 04:45 AM
in
Forum Games
Not to sound boring, but you can't put in text to make the page wider. (It's against the rules)
#241753 Rate the Above User's Avatar!
Posted by
ProjectB
on 29 December 2015 - 12:28 AM
in
Forum Games
#241663 Guess Who's Below
Posted by
ProjectB
on 28 December 2015 - 10:17 AM
in
Forum Games
I'm going to guess DemHydraz.
#241642 O
Posted by
ProjectB
on 28 December 2015 - 12:56 AM
in
Operating Systems
- Added Credits for the open source code used in O
- Your PIN is now hashed with SHA256 with salting
- Security enhancements all around in the file system
pastebin run 4HLxeETG
As always, if you run into any bugs, or have any suggestions be sure to reply or pop me a PM. If you you discover any security issues with O, please respectfully disclose them here.
More info about security changes:
An attacker could overwrite parts of the string API, tricking file protection to allow for root file modification.
Solution: Backed up the whole String API for launchpad
Credit: DemHydraz
----------
An attacker could overwrite parts of the table API, tricking file protection to allow for root file modification.
Solution: Backed up parts of the Table API used by launchpad
Credit: DemHydraz
#241608 Rate the Above User's Avatar!
Posted by
ProjectB
on 27 December 2015 - 10:01 PM
in
Forum Games
Very specifically good.
#241606 O
Posted by
ProjectB
on 27 December 2015 - 09:24 PM
in
Operating Systems
More info
The string API wasn't local to launchpad allowing for someone to overwrite the table and gain full access to the file system
Credit: DemHydraz
If you find any issues in O's security, please disclose them here
#241604 O
Posted by
ProjectB
on 27 December 2015 - 08:37 PM
in
Operating Systems
More info
table.concat wasn't local to launchpad allowing for someone to overwrite the table and gain full access to the file system
Credit: DemHydraz
If you find any issues in O's security, please disclose them here
#241601 Rate the Above User's Avatar!
Posted by
ProjectB
on 27 December 2015 - 08:10 PM
in
Forum Games
I agree with DemHydraz, very creepy.
#241590 O
Posted by
ProjectB
on 27 December 2015 - 07:32 PM
in
Operating Systems
- O will no longer wipe all files on the drive upon uninstall
- Credits have been added to the settings program
#241535 O
Posted by
ProjectB
on 27 December 2015 - 01:42 AM
in
Operating Systems
This update includes some important security patches.
- PINs are now hashed SHA256 bit with salts (Why wasn't it already like this?)
- When adding or modifying an existing PIN, O will now verify at boot that you set it, if you are unable to enter O will wipe the new PIN.
In order to test it out, head over to O's development website, and follow the instructions there.
O Development Center
Thanks for testing out this new version of O! Please note any feedback below!
Quick other note
O2.4.2 Build 4 is now out to better address how O manages your data when you remove it.
#241460 O
Posted by
ProjectB
on 26 December 2015 - 06:18 AM
in
Operating Systems
telepsychonic, on 26 December 2015 - 06:09 AM, said:
- ComputerCraft | Programmable Computers for Minecraft
- → ProjectB's Content


